[==========] 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
I20260713 09:04:58.819003 16264 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.226.62:38071
I20260713 09:04:58.820434 16264 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:04:58.821411 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:58.835141 16271 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
W20260713 09:04:58.835151 16270 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
W20260713 09:04:58.835945 16273 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
I20260713 09:04:58.837262 16264 server_base.cc:1061] running on GCE node
I20260713 09:04:59.951031 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:59.951247 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:59.951391 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933499951377 us; error 0 us; skew 500 ppm
I20260713 09:04:59.952119 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:59.956915 16264 webserver.cc:533] Webserver started at http://127.15.226.62:38295/ using document root <none> and password file <none>
I20260713 09:04:59.957674 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:59.957849 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:59.958215 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:59.963523 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/master-0-root/instance:
uuid: "7111e23f29a0442ca9e2413e6a26653b"
format_stamp: "Formatted at 2026-07-13 09:04:59 on dist-test-slave-n0r2"
I20260713 09:04:59.970508 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:04:59.975116 16279 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:59.976091 16264 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:04:59.976387 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/master-0-root
uuid: "7111e23f29a0442ca9e2413e6a26653b"
format_stamp: "Formatted at 2026-07-13 09:04:59 on dist-test-slave-n0r2"
I20260713 09:04:59.976666 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-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)
I20260713 09:05:00.033809 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:00.035236 16264 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
I20260713 09:05:00.035632 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:00.101167 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.62:38071
I20260713 09:05:00.101294 16330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.62:38071 every 8 connection(s)
I20260713 09:05:00.108348 16331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.128310 16331 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b: Bootstrap starting.
I20260713 09:05:00.133692 16331 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:00.135408 16331 log.cc:826] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b: Log is configured to *not* fsync() on all Append() calls
I20260713 09:05:00.139420 16331 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b: No bootstrap required, opened a new log
I20260713 09:05:00.158699 16331 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7111e23f29a0442ca9e2413e6a26653b" member_type: VOTER }
I20260713 09:05:00.159221 16331 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:00.159447 16331 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7111e23f29a0442ca9e2413e6a26653b, State: Initialized, Role: FOLLOWER
I20260713 09:05:00.160271 16331 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7111e23f29a0442ca9e2413e6a26653b" member_type: VOTER }
I20260713 09:05:00.160717 16331 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:00.161011 16331 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:00.161327 16331 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:00.165179 16331 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7111e23f29a0442ca9e2413e6a26653b" member_type: VOTER }
I20260713 09:05:00.165849 16331 leader_election.cc:304] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [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: 7111e23f29a0442ca9e2413e6a26653b; no voters: 
I20260713 09:05:00.167439 16331 leader_election.cc:290] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:00.167721 16334 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:00.169711 16334 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 1 LEADER]: Becoming Leader. State: Replica: 7111e23f29a0442ca9e2413e6a26653b, State: Running, Role: LEADER
I20260713 09:05:00.170544 16334 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [LEADER]: Queue going to LEADER mode. State: All 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: "7111e23f29a0442ca9e2413e6a26653b" member_type: VOTER }
I20260713 09:05:00.171504 16331 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:00.179620 16335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7111e23f29a0442ca9e2413e6a26653b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7111e23f29a0442ca9e2413e6a26653b" member_type: VOTER } }
I20260713 09:05:00.179848 16336 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7111e23f29a0442ca9e2413e6a26653b. Latest consensus state: current_term: 1 leader_uuid: "7111e23f29a0442ca9e2413e6a26653b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7111e23f29a0442ca9e2413e6a26653b" member_type: VOTER } }
I20260713 09:05:00.180280 16335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:00.180351 16336 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:00.183445 16343 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:00.193321 16343 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:00.195442 16264 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:00.207883 16343 catalog_manager.cc:1383] Generated new cluster ID: 94b2e7b76b454cd0a84de59de83298e9
I20260713 09:05:00.208148 16343 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:00.226295 16343 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:00.228312 16343 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:00.253650 16343 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b: Generated new TSK 0
I20260713 09:05:00.254755 16343 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:00.261449 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:00.268929 16353 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
W20260713 09:05:00.270138 16354 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
I20260713 09:05:00.277761 16264 server_base.cc:1061] running on GCE node
W20260713 09:05:00.278234 16356 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
I20260713 09:05:00.279069 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:00.279282 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:00.279439 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933500279422 us; error 0 us; skew 500 ppm
I20260713 09:05:00.280009 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:00.283834 16264 webserver.cc:533] Webserver started at http://127.15.226.1:41837/ using document root <none> and password file <none>
I20260713 09:05:00.284343 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:00.284551 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:00.284811 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:00.285902 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-0-root/instance:
uuid: "a361e3dcc8594b02ba5aec60a192f17f"
format_stamp: "Formatted at 2026-07-13 09:05:00 on dist-test-slave-n0r2"
I20260713 09:05:00.291100 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260713 09:05:00.295117 16361 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:00.295862 16264 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:05:00.296106 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "a361e3dcc8594b02ba5aec60a192f17f"
format_stamp: "Formatted at 2026-07-13 09:05:00 on dist-test-slave-n0r2"
I20260713 09:05:00.296371 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-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)
I20260713 09:05:00.318686 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:00.319916 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:00.322345 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:00.326506 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:00.326713 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:00.326961 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:00.327111 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:00.419404 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:34287
I20260713 09:05:00.419464 16423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:34287 every 8 connection(s)
I20260713 09:05:00.425963 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:00.437361 16428 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
W20260713 09:05:00.440026 16429 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
I20260713 09:05:00.444326 16264 server_base.cc:1061] running on GCE node
W20260713 09:05:00.445654 16431 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
I20260713 09:05:00.446787 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:00.447052 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:00.447258 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933500447241 us; error 0 us; skew 500 ppm
I20260713 09:05:00.448016 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:00.451133 16424 heartbeater.cc:344] Connected to a master server at 127.15.226.62:38071
I20260713 09:05:00.451587 16424 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:00.451576 16264 webserver.cc:533] Webserver started at http://127.15.226.2:35061/ using document root <none> and password file <none>
I20260713 09:05:00.452306 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:00.452551 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:00.452586 16424 heartbeater.cc:507] Master 127.15.226.62:38071 requested a full tablet report, sending...
I20260713 09:05:00.452961 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:00.454504 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-1-root/instance:
uuid: "7e994fb42dda42519ebf8ceab2299951"
format_stamp: "Formatted at 2026-07-13 09:05:00 on dist-test-slave-n0r2"
I20260713 09:05:00.455350 16296 ts_manager.cc:194] Registered new tserver with Master: a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287)
I20260713 09:05:00.457417 16296 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52450
I20260713 09:05:00.461365 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260713 09:05:00.465917 16436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:00.466714 16264 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:05:00.467020 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-1-root
uuid: "7e994fb42dda42519ebf8ceab2299951"
format_stamp: "Formatted at 2026-07-13 09:05:00 on dist-test-slave-n0r2"
I20260713 09:05:00.467342 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-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)
I20260713 09:05:00.490761 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:00.492304 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:00.494511 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:00.497998 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:00.498243 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:00.498521 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:00.498735 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:00.581673 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.2:34209
I20260713 09:05:00.581756 16498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.2:34209 every 8 connection(s)
I20260713 09:05:00.589923 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:00.597620 16502 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
W20260713 09:05:00.599177 16503 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
I20260713 09:05:00.599673 16499 heartbeater.cc:344] Connected to a master server at 127.15.226.62:38071
I20260713 09:05:00.600080 16499 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:00.601001 16499 heartbeater.cc:507] Master 127.15.226.62:38071 requested a full tablet report, sending...
W20260713 09:05:00.602238 16505 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
I20260713 09:05:00.603072 16296 ts_manager.cc:194] Registered new tserver with Master: 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:00.604254 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:00.604701 16296 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52462
I20260713 09:05:00.605248 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:00.605500 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:00.605679 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933500605663 us; error 0 us; skew 500 ppm
I20260713 09:05:00.606385 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:00.608865 16264 webserver.cc:533] Webserver started at http://127.15.226.3:33673/ using document root <none> and password file <none>
I20260713 09:05:00.609459 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:00.609683 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:00.609973 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:00.611244 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-2-root/instance:
uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
format_stamp: "Formatted at 2026-07-13 09:05:00 on dist-test-slave-n0r2"
I20260713 09:05:00.616668 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:05:00.620512 16510 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:00.621340 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:00.621646 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-2-root
uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
format_stamp: "Formatted at 2026-07-13 09:05:00 on dist-test-slave-n0r2"
I20260713 09:05:00.621975 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933498662137-16264-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)
I20260713 09:05:00.642290 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:00.643838 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:00.645337 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:00.648713 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:00.648977 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:05:00.649256 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:00.649453 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:00.729162 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.3:39749
I20260713 09:05:00.729215 16572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.3:39749 every 8 connection(s)
I20260713 09:05:00.745219 16573 heartbeater.cc:344] Connected to a master server at 127.15.226.62:38071
I20260713 09:05:00.745558 16573 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:00.746349 16573 heartbeater.cc:507] Master 127.15.226.62:38071 requested a full tablet report, sending...
I20260713 09:05:00.748178 16296 ts_manager.cc:194] Registered new tserver with Master: b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:00.749137 16264 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013284904s
I20260713 09:05:00.749588 16296 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52474
I20260713 09:05:00.806571 16296 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52478:
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"
    }
  }
}
W20260713 09:05:00.811306 16296 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.
I20260713 09:05:00.894292 16389 tablet_service.cc:1511] Processing CreateTablet for tablet a243ab5e773a4fb3a82d823468514e33 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:00.895236 16388 tablet_service.cc:1511] Processing CreateTablet for tablet 431994f7c38a49b99c7eb5c54af26d11 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:00.898940 16384 tablet_service.cc:1511] Processing CreateTablet for tablet fec444614f6b44a7b8a7fe560e35e046 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:00.899363 16389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a243ab5e773a4fb3a82d823468514e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.896564 16386 tablet_service.cc:1511] Processing CreateTablet for tablet 6e80a9bbc9dd452391f421c0df2ca837 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:00.900719 16387 tablet_service.cc:1511] Processing CreateTablet for tablet 30d828ad317046db943ff48306080e27 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:00.897683 16385 tablet_service.cc:1511] Processing CreateTablet for tablet 843ed717dd7b482ab9f05d6e64284b09 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:00.902518 16384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec444614f6b44a7b8a7fe560e35e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.905589 16388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431994f7c38a49b99c7eb5c54af26d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.908938 16386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e80a9bbc9dd452391f421c0df2ca837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.911095 16387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d828ad317046db943ff48306080e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.919301 16383 tablet_service.cc:1511] Processing CreateTablet for tablet 3722e056eff64e4e8be447bad1613d64 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:00.919332 16385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843ed717dd7b482ab9f05d6e64284b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.921399 16383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3722e056eff64e4e8be447bad1613d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.945936 16537 tablet_service.cc:1511] Processing CreateTablet for tablet 431994f7c38a49b99c7eb5c54af26d11 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:00.953955 16462 tablet_service.cc:1511] Processing CreateTablet for tablet 30d828ad317046db943ff48306080e27 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:00.956095 16382 tablet_service.cc:1511] Processing CreateTablet for tablet fd5014a338cb42968dc88f042357e1bd (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:00.956771 16464 tablet_service.cc:1511] Processing CreateTablet for tablet a243ab5e773a4fb3a82d823468514e33 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:00.958424 16536 tablet_service.cc:1511] Processing CreateTablet for tablet 30d828ad317046db943ff48306080e27 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:00.962180 16537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431994f7c38a49b99c7eb5c54af26d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.966743 16462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d828ad317046db943ff48306080e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.960491 16533 tablet_service.cc:1511] Processing CreateTablet for tablet fec444614f6b44a7b8a7fe560e35e046 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:00.968500 16532 tablet_service.cc:1511] Processing CreateTablet for tablet 3722e056eff64e4e8be447bad1613d64 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:00.972683 16464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a243ab5e773a4fb3a82d823468514e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.972635 16382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5014a338cb42968dc88f042357e1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.966872 16463 tablet_service.cc:1511] Processing CreateTablet for tablet 431994f7c38a49b99c7eb5c54af26d11 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:00.962695 16534 tablet_service.cc:1511] Processing CreateTablet for tablet 843ed717dd7b482ab9f05d6e64284b09 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:00.972134 16535 tablet_service.cc:1511] Processing CreateTablet for tablet 6e80a9bbc9dd452391f421c0df2ca837 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:00.974532 16461 tablet_service.cc:1511] Processing CreateTablet for tablet 6e80a9bbc9dd452391f421c0df2ca837 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:00.962813 16460 tablet_service.cc:1511] Processing CreateTablet for tablet 843ed717dd7b482ab9f05d6e64284b09 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:00.969105 16538 tablet_service.cc:1511] Processing CreateTablet for tablet a243ab5e773a4fb3a82d823468514e33 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:00.986049 16458 tablet_service.cc:1511] Processing CreateTablet for tablet 3722e056eff64e4e8be447bad1613d64 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:00.990360 16463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431994f7c38a49b99c7eb5c54af26d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.992900 16536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d828ad317046db943ff48306080e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:00.987718 16459 tablet_service.cc:1511] Processing CreateTablet for tablet fec444614f6b44a7b8a7fe560e35e046 (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:01.001093 16457 tablet_service.cc:1511] Processing CreateTablet for tablet fd5014a338cb42968dc88f042357e1bd (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:01.003281 16461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e80a9bbc9dd452391f421c0df2ca837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.003418 16538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a243ab5e773a4fb3a82d823468514e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.007414 16459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec444614f6b44a7b8a7fe560e35e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.019990 16460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843ed717dd7b482ab9f05d6e64284b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.020025 16591 tablet_bootstrap.cc:492] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.022233 16533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec444614f6b44a7b8a7fe560e35e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.026494 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3722e056eff64e4e8be447bad1613d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.031267 16457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5014a338cb42968dc88f042357e1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.031471 16534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843ed717dd7b482ab9f05d6e64284b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.035950 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e80a9bbc9dd452391f421c0df2ca837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.034231 16531 tablet_service.cc:1511] Processing CreateTablet for tablet fd5014a338cb42968dc88f042357e1bd (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:01.036362 16458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3722e056eff64e4e8be447bad1613d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.040128 16531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5014a338cb42968dc88f042357e1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.085186 16456 tablet_service.cc:1511] Processing CreateTablet for tablet c1d2b81fe78041d4b1cf6d993c1278ba (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:01.088933 16530 tablet_service.cc:1511] Processing CreateTablet for tablet c1d2b81fe78041d4b1cf6d993c1278ba (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:01.090451 16456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d2b81fe78041d4b1cf6d993c1278ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.099618 16384 tablet_service.cc:1511] Processing CreateTablet for tablet c1d2b81fe78041d4b1cf6d993c1278ba (DEFAULT_TABLE table=test-workload [id=e26a9878053d43fb8254260c94ca96c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:01.105976 16384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d2b81fe78041d4b1cf6d993c1278ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.106552 16530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d2b81fe78041d4b1cf6d993c1278ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:01.137328 16593 tablet_bootstrap.cc:492] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.141026 16592 tablet_bootstrap.cc:492] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.148897 16591 tablet_bootstrap.cc:654] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.160557 16591 tablet_bootstrap.cc:492] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
I20260713 09:05:01.162045 16591 ts_tablet_manager.cc:1403] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.159s	user 0.008s	sys 0.010s
I20260713 09:05:01.174584 16591 raft_consensus.cc:359] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.175319 16591 raft_consensus.cc:385] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.175630 16591 raft_consensus.cc:740] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.180716 16592 tablet_bootstrap.cc:654] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.181143 16593 tablet_bootstrap.cc:654] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.184199 16591 consensus_queue.cc:260] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
W20260713 09:05:01.185644 16344 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:01.189009 16592 tablet_bootstrap.cc:492] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.189435 16592 ts_tablet_manager.cc:1403] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.005s
I20260713 09:05:01.189566 16593 tablet_bootstrap.cc:492] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.190109 16593 ts_tablet_manager.cc:1403] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.006s
I20260713 09:05:01.191675 16591 ts_tablet_manager.cc:1434] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:05:01.192417 16424 heartbeater.cc:499] Master 127.15.226.62:38071 was elected leader, sending a full tablet report...
I20260713 09:05:01.192247 16592 raft_consensus.cc:359] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.193022 16592 raft_consensus.cc:385] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.192975 16593 raft_consensus.cc:359] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.193408 16592 raft_consensus.cc:740] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.193773 16593 raft_consensus.cc:385] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.194092 16593 raft_consensus.cc:740] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.194195 16592 consensus_queue.cc:260] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.194777 16593 consensus_queue.cc:260] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.205540 16591 tablet_bootstrap.cc:492] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.215509 16591 tablet_bootstrap.cc:654] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.234041 16573 heartbeater.cc:499] Master 127.15.226.62:38071 was elected leader, sending a full tablet report...
I20260713 09:05:01.234426 16499 heartbeater.cc:499] Master 127.15.226.62:38071 was elected leader, sending a full tablet report...
I20260713 09:05:01.237296 16591 tablet_bootstrap.cc:492] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
W20260713 09:05:01.237531 16574 tablet.cc:2406] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:01.237756 16591 ts_tablet_manager.cc:1403] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260713 09:05:01.239652 16593 ts_tablet_manager.cc:1434] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.049s	user 0.018s	sys 0.023s
I20260713 09:05:01.240511 16593 tablet_bootstrap.cc:492] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.244153 16591 raft_consensus.cc:359] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.245334 16591 raft_consensus.cc:385] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.245512 16592 ts_tablet_manager.cc:1434] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.056s	user 0.027s	sys 0.016s
I20260713 09:05:01.245651 16591 raft_consensus.cc:740] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.246605 16592 tablet_bootstrap.cc:492] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.246687 16593 tablet_bootstrap.cc:654] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.246510 16591 consensus_queue.cc:260] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.251001 16591 ts_tablet_manager.cc:1434] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260713 09:05:01.251922 16591 tablet_bootstrap.cc:492] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.258682 16591 tablet_bootstrap.cc:654] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.267928 16592 tablet_bootstrap.cc:654] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.272513 16593 tablet_bootstrap.cc:492] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.272984 16593 ts_tablet_manager.cc:1403] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.008s
I20260713 09:05:01.276957 16593 raft_consensus.cc:359] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.278030 16593 raft_consensus.cc:385] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.278309 16593 raft_consensus.cc:740] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.278990 16593 consensus_queue.cc:260] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.281241 16593 ts_tablet_manager.cc:1434] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:01.282119 16593 tablet_bootstrap.cc:492] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.282428 16592 tablet_bootstrap.cc:492] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.282899 16592 ts_tablet_manager.cc:1403] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260713 09:05:01.285612 16592 raft_consensus.cc:359] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.286396 16591 tablet_bootstrap.cc:492] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
I20260713 09:05:01.286409 16592 raft_consensus.cc:385] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.286934 16591 ts_tablet_manager.cc:1403] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
I20260713 09:05:01.286962 16592 raft_consensus.cc:740] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.287868 16592 consensus_queue.cc:260] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.289777 16591 raft_consensus.cc:359] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.290146 16592 ts_tablet_manager.cc:1434] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:01.290426 16591 raft_consensus.cc:385] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.290743 16591 raft_consensus.cc:740] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.291255 16592 tablet_bootstrap.cc:492] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.291493 16591 consensus_queue.cc:260] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.296129 16593 tablet_bootstrap.cc:654] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.298146 16592 tablet_bootstrap.cc:654] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.301709 16591 ts_tablet_manager.cc:1434] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:05:01.302632 16591 tablet_bootstrap.cc:492] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.308643 16591 tablet_bootstrap.cc:654] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.309329 16592 tablet_bootstrap.cc:492] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.309800 16592 ts_tablet_manager.cc:1403] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:05:01.312541 16592 raft_consensus.cc:359] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.313235 16592 raft_consensus.cc:385] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.313515 16592 raft_consensus.cc:740] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.314241 16592 consensus_queue.cc:260] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.316208 16592 ts_tablet_manager.cc:1434] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:05:01.317153 16592 tablet_bootstrap.cc:492] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.323092 16592 tablet_bootstrap.cc:654] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.328461 16593 tablet_bootstrap.cc:492] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.328845 16593 ts_tablet_manager.cc:1403] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.012s
I20260713 09:05:01.329150 16591 tablet_bootstrap.cc:492] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
I20260713 09:05:01.329571 16591 ts_tablet_manager.cc:1403] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260713 09:05:01.330917 16593 raft_consensus.cc:359] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.331424 16593 raft_consensus.cc:385] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.331636 16593 raft_consensus.cc:740] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.332252 16593 consensus_queue.cc:260] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.332208 16591 raft_consensus.cc:359] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.333027 16591 raft_consensus.cc:385] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.333314 16591 raft_consensus.cc:740] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.334211 16593 ts_tablet_manager.cc:1434] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:05:01.333956 16591 consensus_queue.cc:260] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.335323 16593 tablet_bootstrap.cc:492] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.335935 16591 ts_tablet_manager.cc:1434] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:01.336810 16591 tablet_bootstrap.cc:492] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.342198 16597 raft_consensus.cc:493] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.342670 16597 raft_consensus.cc:515] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.347280 16597 leader_election.cc:290] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.358323 16591 tablet_bootstrap.cc:654] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.370846 16593 tablet_bootstrap.cc:654] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.375437 16592 tablet_bootstrap.cc:492] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.375921 16592 ts_tablet_manager.cc:1403] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.009s
I20260713 09:05:01.380393 16592 raft_consensus.cc:359] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.381160 16592 raft_consensus.cc:385] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.381451 16592 raft_consensus.cc:740] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.381771 16598 raft_consensus.cc:493] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.382119 16592 consensus_queue.cc:260] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.382308 16598 raft_consensus.cc:515] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.385069 16598 leader_election.cc:290] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:01.385334 16591 tablet_bootstrap.cc:492] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
I20260713 09:05:01.385795 16591 ts_tablet_manager.cc:1403] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.005s
I20260713 09:05:01.387868 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.388652 16548 raft_consensus.cc:2468] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 0.
I20260713 09:05:01.388511 16591 raft_consensus.cc:359] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.389194 16591 raft_consensus.cc:385] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.389492 16591 raft_consensus.cc:740] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.389551 16598 raft_consensus.cc:493] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.390058 16598 raft_consensus.cc:515] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.390184 16591 consensus_queue.cc:260] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.391396 16362 leader_election.cc:304] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.391963 16598 leader_election.cc:290] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:01.392329 16591 ts_tablet_manager.cc:1434] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260713 09:05:01.392498 16597 raft_consensus.cc:2804] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:01.392823 16597 raft_consensus.cc:493] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.393184 16597 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.393332 16591 tablet_bootstrap.cc:492] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.399466 16591 tablet_bootstrap.cc:654] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.402474 16597 raft_consensus.cc:515] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.408767 16597 leader_election.cc:290] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.415174 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:01.415750 16548 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.426717 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
I20260713 09:05:01.427410 16474 raft_consensus.cc:2468] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 0.
I20260713 09:05:01.433737 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:01.434381 16474 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.433782 16548 raft_consensus.cc:2468] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 1.
I20260713 09:05:01.435837 16591 tablet_bootstrap.cc:492] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
I20260713 09:05:01.436520 16592 ts_tablet_manager.cc:1434] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.060s	user 0.017s	sys 0.010s
I20260713 09:05:01.437296 16362 leader_election.cc:304] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.437991 16591 ts_tablet_manager.cc:1403] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.014s
I20260713 09:05:01.439085 16592 tablet_bootstrap.cc:492] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.442339 16615 raft_consensus.cc:2804] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.442823 16615 raft_consensus.cc:697] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:01.443603 16615 consensus_queue.cc:237] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.441012 16591 raft_consensus.cc:359] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.446779 16591 raft_consensus.cc:385] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.447098 16591 raft_consensus.cc:740] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.447785 16591 consensus_queue.cc:260] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.450556 16591 ts_tablet_manager.cc:1434] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:05:01.451467 16591 tablet_bootstrap.cc:492] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.451923 16474 raft_consensus.cc:2468] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 1.
I20260713 09:05:01.436230 16593 tablet_bootstrap.cc:492] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.452839 16593 ts_tablet_manager.cc:1403] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.007s
I20260713 09:05:01.458652 16593 raft_consensus.cc:359] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.459316 16593 raft_consensus.cc:385] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.461203 16593 raft_consensus.cc:740] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.463145 16591 tablet_bootstrap.cc:654] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.463480 16592 tablet_bootstrap.cc:654] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.465171 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
I20260713 09:05:01.466130 16593 consensus_queue.cc:260] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.466509 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
W20260713 09:05:01.468474 16512 leader_election.cc:343] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.470510 16474 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 0.
I20260713 09:05:01.475811 16593 ts_tablet_manager.cc:1434] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:05:01.476733 16593 tablet_bootstrap.cc:492] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.473881 16512 leader_election.cc:304] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.483255 16612 raft_consensus.cc:2804] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:01.474195 16294 catalog_manager.cc:5697] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 0 to 1, leader changed from <none> to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.479785 16615 raft_consensus.cc:493] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.488595 16615 raft_consensus.cc:515] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.483683 16612 raft_consensus.cc:493] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.491609 16615 leader_election.cc:290] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.491991 16612 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.495379 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
I20260713 09:05:01.495944 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.499368 16548 raft_consensus.cc:2468] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 0.
I20260713 09:05:01.501454 16615 raft_consensus.cc:493] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.503156 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f" is_pre_election: true
I20260713 09:05:01.503432 16615 raft_consensus.cc:515] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.501370 16362 leader_election.cc:304] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.511850 16597 raft_consensus.cc:2804] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:01.511950 16363 leader_election.cc:343] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.512259 16597 raft_consensus.cc:493] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.512610 16597 raft_consensus.cc:3060] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:01.515128 16511 leader_election.cc:343] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.500851 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f" is_pre_election: true
I20260713 09:05:01.516355 16615 leader_election.cc:290] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.516839 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d828ad317046db943ff48306080e27" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
I20260713 09:05:01.517417 16474 raft_consensus.cc:2468] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 0.
I20260713 09:05:01.517764 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d828ad317046db943ff48306080e27" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.518749 16363 leader_election.cc:304] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f; no voters: 
W20260713 09:05:01.519413 16362 leader_election.cc:343] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.520020 16615 raft_consensus.cc:2804] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:01.519747 16612 raft_consensus.cc:515] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.520642 16615 raft_consensus.cc:493] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.521308 16615 raft_consensus.cc:3060] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.526640 16612 leader_election.cc:290] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:01.527221 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:01.527750 16474 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.528486 16591 tablet_bootstrap.cc:492] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
I20260713 09:05:01.528929 16591 ts_tablet_manager.cc:1403] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.019s
I20260713 09:05:01.530717 16615 raft_consensus.cc:515] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.531697 16591 raft_consensus.cc:359] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.532337 16591 raft_consensus.cc:385] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.532608 16591 raft_consensus.cc:740] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.533737 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d828ad317046db943ff48306080e27" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:01.533839 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:01.533977 16591 consensus_queue.cc:260] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.534888 16399 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:01.535476 16362 leader_election.cc:343] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.536101 16597 raft_consensus.cc:515] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.536386 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d828ad317046db943ff48306080e27" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:01.535126 16615 leader_election.cc:290] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.537065 16473 raft_consensus.cc:3060] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.538872 16398 raft_consensus.cc:2393] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b87e5eddeebd4b97bb7642bc296ca29a in current term 1: Already voted for candidate a361e3dcc8594b02ba5aec60a192f17f in this term.
I20260713 09:05:01.540722 16592 tablet_bootstrap.cc:492] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.541260 16592 ts_tablet_manager.cc:1403] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.026s
I20260713 09:05:01.542616 16511 leader_election.cc:304] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b87e5eddeebd4b97bb7642bc296ca29a; no voters: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f
I20260713 09:05:01.543653 16612 raft_consensus.cc:3060] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.549522 16474 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 1.
I20260713 09:05:01.549789 16597 leader_election.cc:290] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.550908 16512 leader_election.cc:304] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.551291 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:01.551818 16598 raft_consensus.cc:2804] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.552166 16593 tablet_bootstrap.cc:654] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.553150 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
W20260713 09:05:01.553143 16363 leader_election.cc:343] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.554589 16591 ts_tablet_manager.cc:1434] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.001s
I20260713 09:05:01.555527 16591 tablet_bootstrap.cc:492] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.557257 16612 raft_consensus.cc:2749] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:01.562321 16473 raft_consensus.cc:2468] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 1.
I20260713 09:05:01.563406 16363 leader_election.cc:304] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f; no voters: b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:01.564177 16597 raft_consensus.cc:2804] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.565135 16597 raft_consensus.cc:697] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:01.567041 16615 raft_consensus.cc:493] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.567781 16615 raft_consensus.cc:515] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.568159 16597 consensus_queue.cc:237] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.569612 16548 raft_consensus.cc:2468] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 1.
I20260713 09:05:01.570060 16615 leader_election.cc:290] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.567337 16399 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 1.
I20260713 09:05:01.573726 16362 leader_election.cc:304] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:01.575556 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
I20260713 09:05:01.575451 16592 raft_consensus.cc:359] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.576155 16592 raft_consensus.cc:385] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.576437 16592 raft_consensus.cc:740] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
W20260713 09:05:01.576869 16363 leader_election.cc:343] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.577481 16615 raft_consensus.cc:2804] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.577168 16592 consensus_queue.cc:260] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.577904 16615 raft_consensus.cc:697] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:01.578660 16615 consensus_queue.cc:237] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.579241 16592 ts_tablet_manager.cc:1434] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.000s
I20260713 09:05:01.586391 16598 raft_consensus.cc:697] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 LEADER]: Becoming Leader. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:01.583034 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.592077 16591 tablet_bootstrap.cc:654] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.595806 16598 consensus_queue.cc:237] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.596576 16548 raft_consensus.cc:2468] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 0.
I20260713 09:05:01.597944 16362 leader_election.cc:304] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [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: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:01.598690 16597 raft_consensus.cc:2804] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:01.599048 16597 raft_consensus.cc:493] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.599375 16597 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.595913 16592 tablet_bootstrap.cc:492] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.606961 16597 raft_consensus.cc:515] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.612537 16591 tablet_bootstrap.cc:492] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
I20260713 09:05:01.614862 16597 leader_election.cc:290] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.615366 16593 tablet_bootstrap.cc:492] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.609773 16592 tablet_bootstrap.cc:654] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.615543 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:01.615744 16591 ts_tablet_manager.cc:1403] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.001s
I20260713 09:05:01.616341 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:01.616912 16548 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.615803 16593 ts_tablet_manager.cc:1403] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.008s
W20260713 09:05:01.621834 16363 leader_election.cc:343] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.621878 16593 raft_consensus.cc:359] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.622327 16591 raft_consensus.cc:359] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.622702 16593 raft_consensus.cc:385] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.623052 16593 raft_consensus.cc:740] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.623143 16591 raft_consensus.cc:385] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.623519 16591 raft_consensus.cc:740] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.623872 16593 consensus_queue.cc:260] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.624279 16591 consensus_queue.cc:260] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.626472 16593 ts_tablet_manager.cc:1434] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:01.627357 16593 tablet_bootstrap.cc:492] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.627646 16296 catalog_manager.cc:5697] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a reported cstate change: term changed from 0 to 1, leader changed from <none> to b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3). New cstate: current_term: 1 leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:01.635414 16548 raft_consensus.cc:2468] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 1.
I20260713 09:05:01.636526 16362 leader_election.cc:304] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:01.637262 16597 raft_consensus.cc:2804] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.637701 16597 raft_consensus.cc:697] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:01.638440 16597 consensus_queue.cc:237] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.639225 16593 tablet_bootstrap.cc:654] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.640271 16295 catalog_manager.cc:5697] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 0 to 1, leader changed from <none> to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.645571 16592 tablet_bootstrap.cc:492] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.646013 16592 ts_tablet_manager.cc:1403] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260713 09:05:01.646072 16591 ts_tablet_manager.cc:1434] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:05:01.647207 16591 tablet_bootstrap.cc:492] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f: Bootstrap starting.
I20260713 09:05:01.646788 16295 catalog_manager.cc:5697] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 0 to 1, leader changed from <none> to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.648856 16592 raft_consensus.cc:359] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.649551 16592 raft_consensus.cc:385] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.649839 16592 raft_consensus.cc:740] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.651384 16592 consensus_queue.cc:260] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.653456 16591 tablet_bootstrap.cc:654] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.653450 16592 ts_tablet_manager.cc:1434] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:05:01.655144 16592 tablet_bootstrap.cc:492] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.657122 16597 raft_consensus.cc:493] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.657559 16597 raft_consensus.cc:515] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.659519 16597 leader_election.cc:290] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:01.661231 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.661814 16548 raft_consensus.cc:2468] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 0.
I20260713 09:05:01.662496 16593 tablet_bootstrap.cc:492] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.662974 16593 ts_tablet_manager.cc:1403] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.003s
I20260713 09:05:01.663683 16362 leader_election.cc:304] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.663093 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
I20260713 09:05:01.664366 16597 raft_consensus.cc:2804] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:01.664808 16597 raft_consensus.cc:493] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.665167 16597 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:01.665611 16363 leader_election.cc:343] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.665793 16593 raft_consensus.cc:359] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.666435 16593 raft_consensus.cc:385] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.666704 16593 raft_consensus.cc:740] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.667435 16593 consensus_queue.cc:260] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.668553 16592 tablet_bootstrap.cc:654] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.672729 16597 raft_consensus.cc:515] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.675544 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:01.676047 16548 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.676265 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
W20260713 09:05:01.677734 16363 leader_election.cc:343] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:01.678622 16593 ts_tablet_manager.cc:1434] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:05:01.679539 16593 tablet_bootstrap.cc:492] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.674714 16597 leader_election.cc:290] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Requested vote from peers b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:01.685766 16591 tablet_bootstrap.cc:492] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f: No bootstrap required, opened a new log
I20260713 09:05:01.686787 16591 ts_tablet_manager.cc:1403] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.013s
I20260713 09:05:01.688216 16593 tablet_bootstrap.cc:654] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.690719 16548 raft_consensus.cc:2468] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 1.
I20260713 09:05:01.689416 16294 catalog_manager.cc:5697] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 0 to 1, leader changed from <none> to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.691717 16362 leader_election.cc:304] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:01.692766 16597 raft_consensus.cc:2804] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.693271 16597 raft_consensus.cc:697] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:01.690302 16592 tablet_bootstrap.cc:492] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.694290 16592 ts_tablet_manager.cc:1403] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.008s
I20260713 09:05:01.694052 16597 consensus_queue.cc:237] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.690959 16591 raft_consensus.cc:359] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.697144 16591 raft_consensus.cc:385] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.696981 16592 raft_consensus.cc:359] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.697536 16591 raft_consensus.cc:740] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.697854 16592 raft_consensus.cc:385] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.698196 16592 raft_consensus.cc:740] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.698618 16591 consensus_queue.cc:260] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.698905 16592 consensus_queue.cc:260] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.701336 16592 ts_tablet_manager.cc:1434] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:01.702203 16592 tablet_bootstrap.cc:492] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.708297 16592 tablet_bootstrap.cc:654] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.708971 16591 ts_tablet_manager.cc:1434] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260713 09:05:01.717844 16593 tablet_bootstrap.cc:492] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.718341 16593 ts_tablet_manager.cc:1403] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.007s
I20260713 09:05:01.719483 16592 tablet_bootstrap.cc:492] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.719863 16592 ts_tablet_manager.cc:1403] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:05:01.721604 16593 raft_consensus.cc:359] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.722348 16593 raft_consensus.cc:385] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.722240 16592 raft_consensus.cc:359] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.722748 16593 raft_consensus.cc:740] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.722918 16592 raft_consensus.cc:385] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.723323 16592 raft_consensus.cc:740] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.723632 16593 consensus_queue.cc:260] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.724108 16592 consensus_queue.cc:260] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.726536 16592 ts_tablet_manager.cc:1434] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:05:01.727324 16592 tablet_bootstrap.cc:492] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a: Bootstrap starting.
I20260713 09:05:01.724532 16294 catalog_manager.cc:5697] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 0 to 1, leader changed from <none> to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.732585 16592 tablet_bootstrap.cc:654] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.737229 16593 ts_tablet_manager.cc:1434] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:05:01.741504 16593 tablet_bootstrap.cc:492] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.743526 16592 tablet_bootstrap.cc:492] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a: No bootstrap required, opened a new log
I20260713 09:05:01.743927 16592 ts_tablet_manager.cc:1403] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:05:01.746235 16592 raft_consensus.cc:359] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.746650 16592 raft_consensus.cc:385] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.746815 16592 raft_consensus.cc:740] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.747296 16592 consensus_queue.cc:260] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.748624 16592 ts_tablet_manager.cc:1434] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:05:01.759088 16593 tablet_bootstrap.cc:654] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.762984 16593 tablet_bootstrap.cc:492] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.763346 16593 ts_tablet_manager.cc:1403] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:05:01.765578 16593 raft_consensus.cc:359] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.766198 16593 raft_consensus.cc:385] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.766450 16593 raft_consensus.cc:740] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.767050 16593 consensus_queue.cc:260] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.768867 16593 ts_tablet_manager.cc:1434] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:05:01.769695 16593 tablet_bootstrap.cc:492] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951: Bootstrap starting.
I20260713 09:05:01.771241 16599 raft_consensus.cc:493] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.771754 16599 raft_consensus.cc:515] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.775187 16599 leader_election.cc:290] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.776005 16593 tablet_bootstrap.cc:654] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:01.789646 16593 tablet_bootstrap.cc:492] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951: No bootstrap required, opened a new log
I20260713 09:05:01.790051 16593 ts_tablet_manager.cc:1403] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.005s
I20260713 09:05:01.792500 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.792294 16593 raft_consensus.cc:359] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.792949 16593 raft_consensus.cc:385] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:01.793021 16548 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 0.
I20260713 09:05:01.793239 16593 raft_consensus.cc:740] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Initialized, Role: FOLLOWER
I20260713 09:05:01.794225 16599 raft_consensus.cc:493] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.794584 16437 leader_election.cc:304] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.794631 16599 raft_consensus.cc:515] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.796627 16599 leader_election.cc:290] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.797173 16599 raft_consensus.cc:2804] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:01.797574 16599 raft_consensus.cc:493] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.797946 16599 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.799650 16597 raft_consensus.cc:493] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.800119 16597 raft_consensus.cc:515] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.802073 16597 leader_election.cc:290] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.803013 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2b81fe78041d4b1cf6d993c1278ba" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.803609 16548 raft_consensus.cc:2468] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 0.
I20260713 09:05:01.804764 16362 leader_election.cc:304] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.805538 16597 raft_consensus.cc:2804] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:01.805900 16597 raft_consensus.cc:493] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.806221 16597 raft_consensus.cc:3060] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.793881 16593 consensus_queue.cc:260] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.807314 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2b81fe78041d4b1cf6d993c1278ba" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
I20260713 09:05:01.807868 16473 raft_consensus.cc:2468] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 0.
I20260713 09:05:01.809165 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5014a338cb42968dc88f042357e1bd" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.809671 16593 ts_tablet_manager.cc:1434] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:05:01.809732 16548 raft_consensus.cc:2468] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 0.
I20260713 09:05:01.808844 16599 raft_consensus.cc:515] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.809985 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f" is_pre_election: true
I20260713 09:05:01.810645 16399 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 0.
I20260713 09:05:01.812075 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5014a338cb42968dc88f042357e1bd" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f" is_pre_election: true
I20260713 09:05:01.812588 16399 raft_consensus.cc:2468] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 0.
I20260713 09:05:01.813777 16437 leader_election.cc:304] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.815505 16644 raft_consensus.cc:2804] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:01.815848 16644 raft_consensus.cc:493] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:01.815810 16597 raft_consensus.cc:515] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.816306 16644 raft_consensus.cc:3060] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.818866 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2b81fe78041d4b1cf6d993c1278ba" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:01.819375 16548 raft_consensus.cc:3060] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.825340 16599 leader_election.cc:290] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.825976 16548 raft_consensus.cc:2468] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 1.
I20260713 09:05:01.826752 16597 leader_election.cc:290] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.827178 16362 leader_election.cc:304] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.827955 16597 raft_consensus.cc:2804] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.828384 16597 raft_consensus.cc:697] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:01.829631 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:01.829631 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:01.829751 16597 consensus_queue.cc:237] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.830421 16399 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.830427 16548 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.836360 16548 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 1.
I20260713 09:05:01.836361 16399 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 1.
I20260713 09:05:01.837832 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2b81fe78041d4b1cf6d993c1278ba" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:01.838251 16473 raft_consensus.cc:3060] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.841339 16437 leader_election.cc:304] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f; no voters: 
I20260713 09:05:01.842530 16644 raft_consensus.cc:515] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.842847 16473 raft_consensus.cc:2468] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 1.
I20260713 09:05:01.844620 16644 leader_election.cc:290] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.845192 16644 raft_consensus.cc:2804] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.845278 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5014a338cb42968dc88f042357e1bd" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:01.845781 16399 raft_consensus.cc:3060] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.845940 16293 catalog_manager.cc:5697] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 0 to 1, leader changed from <none> to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.847046 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5014a338cb42968dc88f042357e1bd" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:01.847571 16548 raft_consensus.cc:3060] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.849763 16644 raft_consensus.cc:697] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 1 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:01.850747 16644 consensus_queue.cc:237] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.853426 16548 raft_consensus.cc:2468] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 1.
I20260713 09:05:01.854506 16437 leader_election.cc:304] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:01.856535 16645 raft_consensus.cc:2804] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:01.857038 16645 raft_consensus.cc:697] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 1 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:01.857797 16645 consensus_queue.cc:237] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.861181 16399 raft_consensus.cc:2468] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 1.
I20260713 09:05:01.866290 16293 catalog_manager.cc:5697] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.877575 16293 catalog_manager.cc:5697] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:01.916680 16645 raft_consensus.cc:493] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.917196 16645 raft_consensus.cc:515] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:01.918736 16645 leader_election.cc:290] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.919770 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.919646 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f" is_pre_election: true
I20260713 09:05:01.920357 16548 raft_consensus.cc:2393] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e994fb42dda42519ebf8ceab2299951 in current term 1: Already voted for candidate a361e3dcc8594b02ba5aec60a192f17f in this term.
I20260713 09:05:01.921324 16437 leader_election.cc:304] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951; no voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:01.921890 16645 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.923524 16644 raft_consensus.cc:493] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.923942 16644 raft_consensus.cc:515] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.925819 16644 leader_election.cc:290] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.927640 16645 raft_consensus.cc:2749] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:01.927736 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.928542 16547 raft_consensus.cc:2393] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e994fb42dda42519ebf8ceab2299951 in current term 1: Already voted for candidate a361e3dcc8594b02ba5aec60a192f17f in this term.
I20260713 09:05:01.928509 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f" is_pre_election: true
I20260713 09:05:01.929612 16597 consensus_queue.cc:1048] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:01.930019 16437 leader_election.cc:304] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951; no voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:01.930749 16645 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.939152 16645 raft_consensus.cc:2749] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:01.947965 16622 consensus_queue.cc:1048] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:01.981105 16645 raft_consensus.cc:493] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:01.981503 16645 raft_consensus.cc:515] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:01.982987 16645 leader_election.cc:290] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:01.983675 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f" is_pre_election: true
I20260713 09:05:01.983944 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" is_pre_election: true
I20260713 09:05:01.984606 16547 raft_consensus.cc:2393] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e994fb42dda42519ebf8ceab2299951 in current term 1: Already voted for candidate a361e3dcc8594b02ba5aec60a192f17f in this term.
I20260713 09:05:01.985486 16437 leader_election.cc:304] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951; no voters: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:01.986176 16645 raft_consensus.cc:3060] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:01.990082 16645 raft_consensus.cc:2749] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:02.002775 16622 consensus_queue.cc:1048] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.014868 16615 consensus_queue.cc:1048] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.018734 16598 raft_consensus.cc:493] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:02.018872 16623 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:02.019222 16598 raft_consensus.cc:515] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.021173 16598 leader_election.cc:290] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:02.022676 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d828ad317046db943ff48306080e27" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f" is_pre_election: true
I20260713 09:05:02.026265 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d828ad317046db943ff48306080e27" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e994fb42dda42519ebf8ceab2299951" is_pre_election: true
I20260713 09:05:02.027006 16473 raft_consensus.cc:2393] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b87e5eddeebd4b97bb7642bc296ca29a in current term 1: Already voted for candidate a361e3dcc8594b02ba5aec60a192f17f in this term.
I20260713 09:05:02.027400 16547 raft_consensus.cc:3060] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:02.029711 16512 leader_election.cc:304] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b87e5eddeebd4b97bb7642bc296ca29a; no voters: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f
I20260713 09:05:02.050659 16623 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.063140 16598 raft_consensus.cc:2749] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:02.066774 16622 consensus_queue.cc:1048] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.081730 16472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
mode: GRACEFUL
new_leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
 from {username='slave'} at 127.0.0.1:46866
I20260713 09:05:02.082427 16472 raft_consensus.cc:606] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 1 LEADER]: Received request to transfer leadership to TS a361e3dcc8594b02ba5aec60a192f17f
I20260713 09:05:02.095705 16615 consensus_queue.cc:1048] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.119560 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
mode: GRACEFUL
new_leader_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:42624
I20260713 09:05:02.120138 16399 raft_consensus.cc:606] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Received request to transfer leadership to TS 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:02.125983 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
mode: GRACEFUL
new_leader_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:42624
I20260713 09:05:02.126504 16399 raft_consensus.cc:606] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Received request to transfer leadership to TS 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:02.139887 16547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64"
dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
mode: GRACEFUL
new_leader_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:53134
I20260713 09:05:02.140316 16547 raft_consensus.cc:606] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 LEADER]: Received request to transfer leadership to TS 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:02.147634 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d2b81fe78041d4b1cf6d993c1278ba"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
mode: GRACEFUL
new_leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:42624
I20260713 09:05:02.148061 16399 raft_consensus.cc:606] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Received request to transfer leadership to TS b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:02.155300 16622 consensus_queue.cc:1048] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.165289 16597 consensus_queue.cc:1048] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.167224 16615 consensus_queue.cc:1048] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.182646 16597 raft_consensus.cc:993] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f: : Instructing follower 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:02.183107 16615 raft_consensus.cc:1081] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Signalling peer 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:02.185122 16472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:46840
I20260713 09:05:02.185716 16472 raft_consensus.cc:493] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.193238 16472 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.194128 16622 consensus_queue.cc:1048] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.199605 16472 raft_consensus.cc:515] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.202575 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:02.203128 16399 raft_consensus.cc:3055] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:02.203409 16399 raft_consensus.cc:740] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:02.203373 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:02.204052 16547 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.204310 16399 consensus_queue.cc:260] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.205506 16399 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.210096 16547 raft_consensus.cc:2468] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:02.211050 16472 leader_election.cc:290] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:02.211097 16437 leader_election.cc:304] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:02.212540 16644 raft_consensus.cc:2804] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:02.213671 16644 raft_consensus.cc:697] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:02.214497 16644 consensus_queue.cc:237] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.215014 16399 raft_consensus.cc:2468] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:02.220585 16622 consensus_queue.cc:1048] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.228737 16294 catalog_manager.cc:5697] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 1 to 2, leader changed from a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1) to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:02.239624 16615 consensus_queue.cc:1048] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.251308 16615 raft_consensus.cc:993] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f: : Instructing follower b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:02.251744 16615 raft_consensus.cc:1081] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Signalling peer b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:02.253290 16548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d2b81fe78041d4b1cf6d993c1278ba"
dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:53118
I20260713 09:05:02.253855 16548 raft_consensus.cc:493] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.254213 16548 raft_consensus.cc:3060] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.260403 16548 raft_consensus.cc:515] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.262398 16548 leader_election.cc:290] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 2 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:02.262943 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2b81fe78041d4b1cf6d993c1278ba" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:02.263358 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d2b81fe78041d4b1cf6d993c1278ba" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:02.263477 16399 raft_consensus.cc:3055] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:02.263913 16472 raft_consensus.cc:3060] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.263913 16399 raft_consensus.cc:740] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:02.264864 16399 consensus_queue.cc:260] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.266011 16399 raft_consensus.cc:3060] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.270025 16472 raft_consensus.cc:2468] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 2.
I20260713 09:05:02.271026 16512 leader_election.cc:304] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:02.271745 16399 raft_consensus.cc:2468] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 2.
I20260713 09:05:02.271768 16657 raft_consensus.cc:2804] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:02.272337 16657 raft_consensus.cc:697] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 2 LEADER]: Becoming Leader. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:02.273146 16657 consensus_queue.cc:237] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.279757 16294 catalog_manager.cc:5697] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a reported cstate change: term changed from 1 to 2, leader changed from a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1) to b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3). New cstate: current_term: 2 leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:02.331660 16644 consensus_queue.cc:1048] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.335137 16645 consensus_queue.cc:1048] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.344163 16645 consensus_queue.cc:1048] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.348333 16645 consensus_queue.cc:1048] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:02.374257 16645 raft_consensus.cc:993] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951: : Instructing follower a361e3dcc8594b02ba5aec60a192f17f to start an election
I20260713 09:05:02.374675 16645 raft_consensus.cc:1081] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 1 LEADER]: Signalling peer a361e3dcc8594b02ba5aec60a192f17f to start an election
I20260713 09:05:02.376385 16398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
 from {username='slave'} at 127.0.0.1:42614
I20260713 09:05:02.376981 16398 raft_consensus.cc:493] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.377348 16398 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.386969 16398 raft_consensus.cc:515] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.388962 16398 leader_election.cc:290] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 2 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:02.389218 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:02.389490 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:02.389755 16472 raft_consensus.cc:3055] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:02.390082 16472 raft_consensus.cc:740] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:02.390090 16548 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.390760 16472 consensus_queue.cc:260] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.391604 16472 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.395388 16472 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 2.
I20260713 09:05:02.396175 16363 leader_election.cc:304] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f; no voters: 
I20260713 09:05:02.396335 16548 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 2.
I20260713 09:05:02.396776 16615 raft_consensus.cc:2804] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:02.397171 16615 raft_consensus.cc:697] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 2 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:02.397908 16615 consensus_queue.cc:237] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.403510 16296 catalog_manager.cc:5697] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 1 to 2, leader changed from 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2) to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 2 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:02.622614 16597 raft_consensus.cc:993] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f: : Instructing follower 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:02.623071 16615 raft_consensus.cc:1081] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Signalling peer 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:02.624554 16472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:46840
I20260713 09:05:02.625020 16472 raft_consensus.cc:493] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.625375 16472 raft_consensus.cc:3060] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.630394 16472 raft_consensus.cc:515] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.631868 16472 leader_election.cc:290] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:02.632815 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:02.633351 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843ed717dd7b482ab9f05d6e64284b09" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:02.633374 16548 raft_consensus.cc:3060] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.633934 16398 raft_consensus.cc:3055] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:02.634182 16398 raft_consensus.cc:740] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:02.634765 16398 consensus_queue.cc:260] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.635571 16398 raft_consensus.cc:3060] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.639495 16398 raft_consensus.cc:2468] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:02.639562 16548 raft_consensus.cc:2468] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:02.640568 16437 leader_election.cc:304] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f; no voters: 
I20260713 09:05:02.641283 16645 raft_consensus.cc:2804] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:02.641739 16645 raft_consensus.cc:697] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:02.642390 16645 consensus_queue.cc:237] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.648941 16296 catalog_manager.cc:5697] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 1 to 2, leader changed from a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1) to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:02.657612 16612 raft_consensus.cc:993] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a: : Instructing follower 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:02.658028 16674 raft_consensus.cc:1081] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 LEADER]: Signalling peer 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:02.659463 16472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:46852
I20260713 09:05:02.659904 16472 raft_consensus.cc:493] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.660211 16472 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.664916 16472 raft_consensus.cc:515] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.666489 16472 leader_election.cc:290] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:02.667424 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:02.667544 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:02.667996 16398 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.668102 16548 raft_consensus.cc:3055] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:02.668418 16548 raft_consensus.cc:740] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:02.669112 16548 consensus_queue.cc:260] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.670024 16548 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.674086 16548 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:02.674172 16398 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:02.674921 16437 leader_election.cc:304] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:02.675515 16645 raft_consensus.cc:2804] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:02.675961 16645 raft_consensus.cc:697] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:02.676645 16645 consensus_queue.cc:237] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:02.684512 16296 catalog_manager.cc:5697] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 1 to 2, leader changed from b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3) to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:02.699524 16398 raft_consensus.cc:1275] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:02.700548 16645 consensus_queue.cc:1048] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:02.707952 16548 raft_consensus.cc:1275] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:02.709348 16645 consensus_queue.cc:1048] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:02.798128 16398 raft_consensus.cc:1275] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:02.799342 16674 consensus_queue.cc:1048] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:02.807454 16472 raft_consensus.cc:1275] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:02.809221 16612 consensus_queue.cc:1048] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:02.810810 16472 raft_consensus.cc:1275] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Refusing update from remote peer a361e3dcc8594b02ba5aec60a192f17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:02.814092 16622 consensus_queue.cc:1048] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:02.820734 16548 raft_consensus.cc:1275] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Refusing update from remote peer a361e3dcc8594b02ba5aec60a192f17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:02.823487 16615 consensus_queue.cc:1048] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:03.073529 16548 raft_consensus.cc:1275] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:03.074609 16645 consensus_queue.cc:1048] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:03.081775 16398 raft_consensus.cc:1275] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:03.083427 16671 consensus_queue.cc:1048] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:03.212051 16398 raft_consensus.cc:1275] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:03.213153 16671 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:03.220737 16548 raft_consensus.cc:1275] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:03.221977 16644 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:05.660095 16264 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:05:05.660827 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:05.679908 16472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
mode: GRACEFUL
new_leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:46872
I20260713 09:05:05.680370 16472 raft_consensus.cc:606] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Received request to transfer leadership to TS b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:05.690068 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
mode: GRACEFUL
new_leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:42630
I20260713 09:05:05.690539 16399 raft_consensus.cc:606] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Received request to transfer leadership to TS b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:05.691533 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:05.692075 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:05.832484 16683 raft_consensus.cc:993] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f: : Instructing follower b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:05.832890 16681 raft_consensus.cc:1081] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Signalling peer b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:05.834149 16545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33"
dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:53118
I20260713 09:05:05.834542 16545 raft_consensus.cc:493] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:05.834774 16545 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.838927 16545 raft_consensus.cc:515] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:05.840451 16545 leader_election.cc:290] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 2 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:05.841096 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:05.841490 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:05.841657 16399 raft_consensus.cc:3055] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:05.841967 16399 raft_consensus.cc:740] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:05.842011 16472 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.842784 16399 consensus_queue.cc:260] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:05.843905 16399 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:05.848179 16472 raft_consensus.cc:2468] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 2.
I20260713 09:05:05.849323 16512 leader_election.cc:304] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:05.849622 16399 raft_consensus.cc:2468] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 2.
I20260713 09:05:05.849920 16685 raft_consensus.cc:2804] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:05.850339 16685 raft_consensus.cc:697] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 LEADER]: Becoming Leader. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:05.851011 16685 consensus_queue.cc:237] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:05.861238 16294 catalog_manager.cc:5697] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a reported cstate change: term changed from 1 to 2, leader changed from a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1) to b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3). New cstate: current_term: 2 leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:06.023811 16644 raft_consensus.cc:993] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951: : Instructing follower b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:06.024187 16684 raft_consensus.cc:1081] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Signalling peer b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:06.025468 16545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64"
dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:53132
I20260713 09:05:06.025900 16545 raft_consensus.cc:493] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:06.026229 16545 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.030190 16545 raft_consensus.cc:515] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.031587 16545 leader_election.cc:290] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 3 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:06.032387 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:06.032618 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:06.032817 16399 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.033118 16472 raft_consensus.cc:3055] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:06.033376 16472 raft_consensus.cc:740] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:06.033921 16472 consensus_queue.cc:260] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.034711 16472 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.036974 16399 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 3.
I20260713 09:05:06.037825 16511 leader_election.cc:304] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [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: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:06.038410 16685 raft_consensus.cc:2804] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:06.038856 16685 raft_consensus.cc:697] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 LEADER]: Becoming Leader. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:06.038919 16472 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 3.
I20260713 09:05:06.039661 16685 consensus_queue.cc:237] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.045931 16294 catalog_manager.cc:5697] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a reported cstate change: term changed from 2 to 3, leader changed from 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2) to b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3). New cstate: current_term: 3 leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:06.142012 16495 debug-util.cc:398] Leaking SignalData structure 0x7b080012e060 after lost signal to thread 16267
W20260713 09:05:06.142724 16495 debug-util.cc:398] Leaking SignalData structure 0x7b080012e740 after lost signal to thread 16330
W20260713 09:05:06.144532 16495 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc560 after lost signal to thread 16572
I20260713 09:05:06.288772 16399 raft_consensus.cc:1275] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:06.289979 16685 consensus_queue.cc:1048] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:06.311661 16472 raft_consensus.cc:1275] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:06.313380 16686 consensus_queue.cc:1048] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:06.440950 16472 raft_consensus.cc:1275] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:06.442313 16685 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:06.450664 16399 raft_consensus.cc:1275] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:06.452056 16686 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:06.692978 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:06.705121 16545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33"
dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
mode: GRACEFUL
new_leader_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:53134
I20260713 09:05:06.705721 16545 raft_consensus.cc:606] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 LEADER]: Received request to transfer leadership to TS 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:06.710456 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
mode: GRACEFUL
new_leader_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:42624
I20260713 09:05:06.711016 16399 raft_consensus.cc:606] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Received request to transfer leadership to TS 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:06.715705 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30d828ad317046db943ff48306080e27"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
mode: GRACEFUL
new_leader_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:42624
I20260713 09:05:06.716229 16399 raft_consensus.cc:606] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Received request to transfer leadership to TS 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:06.720564 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
mode: GRACEFUL
new_leader_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:42624
I20260713 09:05:06.721114 16399 raft_consensus.cc:606] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 2 LEADER]: Received request to transfer leadership to TS 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:06.731247 16545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64"
dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
mode: GRACEFUL
new_leader_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:53134
I20260713 09:05:06.731730 16545 raft_consensus.cc:606] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 LEADER]: Received request to transfer leadership to TS 7e994fb42dda42519ebf8ceab2299951
I20260713 09:05:06.732084 16704 raft_consensus.cc:993] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f: : Instructing follower 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:06.732472 16681 raft_consensus.cc:1081] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Signalling peer 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:06.733989 16472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30d828ad317046db943ff48306080e27"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:46840
I20260713 09:05:06.734481 16472 raft_consensus.cc:493] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:06.734833 16472 raft_consensus.cc:3060] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:06.739900 16472 raft_consensus.cc:515] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.741339 16472 leader_election.cc:290] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:06.742023 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d828ad317046db943ff48306080e27" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:06.742524 16399 raft_consensus.cc:3055] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:06.742421 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d828ad317046db943ff48306080e27" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:06.742982 16545 raft_consensus.cc:3060] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:06.744993 16399 raft_consensus.cc:740] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:06.745891 16399 consensus_queue.cc:260] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.747015 16399 raft_consensus.cc:3060] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:06.747555 16545 raft_consensus.cc:2468] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:06.748670 16437 leader_election.cc:304] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:06.749307 16684 raft_consensus.cc:2804] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:06.750294 16684 raft_consensus.cc:697] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:06.751072 16684 consensus_queue.cc:237] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.753043 16399 raft_consensus.cc:2468] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:06.757632 16295 catalog_manager.cc:5697] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 1 to 2, leader changed from a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1) to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:06.861506 16704 raft_consensus.cc:993] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f: : Instructing follower 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:06.861897 16681 raft_consensus.cc:1081] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 2 LEADER]: Signalling peer 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:06.863178 16472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:46840
I20260713 09:05:06.863605 16472 raft_consensus.cc:493] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:06.863865 16472 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.868474 16472 raft_consensus.cc:515] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.870307 16472 leader_election.cc:290] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 3 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:06.871312 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:06.871670 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:06.871896 16399 raft_consensus.cc:3055] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:06.872212 16545 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.872219 16399 raft_consensus.cc:740] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:06.873183 16399 consensus_queue.cc:260] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.874044 16399 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.877141 16545 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 3.
I20260713 09:05:06.877671 16547 raft_consensus.cc:1240] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Rejecting Update request from peer a361e3dcc8594b02ba5aec60a192f17f for earlier term 2. Current term is 3. Ops: []
I20260713 09:05:06.880067 16437 leader_election.cc:304] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [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: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:06.880111 16399 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 3.
I20260713 09:05:06.880703 16684 raft_consensus.cc:2804] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:06.881119 16684 raft_consensus.cc:697] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:06.881811 16684 consensus_queue.cc:237] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.889030 16295 catalog_manager.cc:5697] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 2 to 3, leader changed from a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1) to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 3 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:06.922300 16702 raft_consensus.cc:993] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a: : Instructing follower 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:06.922819 16702 raft_consensus.cc:1081] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 LEADER]: Signalling peer 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:06.925082 16472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:46852
I20260713 09:05:06.925614 16472 raft_consensus.cc:493] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:06.925944 16472 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.930012 16472 raft_consensus.cc:515] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:06.931305 16472 leader_election.cc:290] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 3 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:06.932384 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:06.932838 16545 raft_consensus.cc:3055] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:06.933135 16545 raft_consensus.cc:740] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:06.933741 16545 consensus_queue.cc:260] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:06.934556 16545 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.936753 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:06.937493 16399 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:06.942589 16545 raft_consensus.cc:2468] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 3.
I20260713 09:05:06.943687 16437 leader_election.cc:304] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [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: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:06.944295 16684 raft_consensus.cc:2804] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:06.944653 16684 raft_consensus.cc:697] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:06.945341 16684 consensus_queue.cc:237] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:06.946458 16399 raft_consensus.cc:2468] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 3.
I20260713 09:05:06.951054 16295 catalog_manager.cc:5697] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 2 to 3, leader changed from b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3) to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 3 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:06.966279 16702 raft_consensus.cc:993] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a: : Instructing follower 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:06.966722 16686 raft_consensus.cc:1081] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 LEADER]: Signalling peer 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:06.968060 16472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:46852
I20260713 09:05:06.968449 16472 raft_consensus.cc:493] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:06.968698 16472 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:06.972332 16472 raft_consensus.cc:515] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.973853 16472 leader_election.cc:290] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 4 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:06.974602 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:06.975111 16399 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:06.975004 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:06.975577 16545 raft_consensus.cc:3055] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:06.975878 16545 raft_consensus.cc:740] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:06.976608 16545 consensus_queue.cc:260] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.977762 16545 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:06.979012 16399 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 4.
I20260713 09:05:06.979784 16437 leader_election.cc:304] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [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: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f; no voters: 
I20260713 09:05:06.980367 16684 raft_consensus.cc:2804] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:06.980717 16684 raft_consensus.cc:697] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 4 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:06.981468 16684 consensus_queue.cc:237] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:06.983551 16545 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 4.
I20260713 09:05:06.986804 16295 catalog_manager.cc:5697] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 3 to 4, leader changed from b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3) to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 4 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.162257 16399 raft_consensus.cc:1275] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:07.163488 16684 consensus_queue.cc:1048] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:07.174808 16545 raft_consensus.cc:1275] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:07.176301 16713 consensus_queue.cc:1048] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:07.183135 16681 raft_consensus.cc:993] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f: : Instructing follower 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:07.183568 16681 raft_consensus.cc:1081] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Signalling peer 7e994fb42dda42519ebf8ceab2299951 to start an election
I20260713 09:05:07.185122 16472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
 from {username='slave'} at 127.0.0.1:46840
I20260713 09:05:07.185577 16472 raft_consensus.cc:493] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:07.185869 16472 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.192581 16472 raft_consensus.cc:515] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:07.194221 16472 leader_election.cc:290] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:07.195182 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:07.195343 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11" candidate_uuid: "7e994fb42dda42519ebf8ceab2299951" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:07.195726 16399 raft_consensus.cc:3055] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:07.195797 16545 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.196054 16399 raft_consensus.cc:740] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:07.196731 16399 consensus_queue.cc:260] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:07.197661 16399 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:07.201884 16545 raft_consensus.cc:2468] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:07.202805 16437 leader_election.cc:304] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e994fb42dda42519ebf8ceab2299951, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:07.203433 16713 raft_consensus.cc:2804] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:07.203850 16713 raft_consensus.cc:697] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Becoming Leader. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:07.205354 16399 raft_consensus.cc:2468] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e994fb42dda42519ebf8ceab2299951 in term 2.
I20260713 09:05:07.204592 16713 consensus_queue.cc:237] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:07.212283 16295 catalog_manager.cc:5697] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 reported cstate change: term changed from 1 to 2, leader changed from a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1) to 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "7e994fb42dda42519ebf8ceab2299951" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.322412 16545 raft_consensus.cc:1275] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:07.323649 16713 consensus_queue.cc:1048] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:07.332314 16399 raft_consensus.cc:1275] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:07.335012 16713 consensus_queue.cc:1048] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:07.360128 16399 raft_consensus.cc:1275] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:07.361137 16684 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:07.368793 16545 raft_consensus.cc:1275] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:07.370193 16713 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:07.385429 16399 raft_consensus.cc:1275] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:07.386540 16705 consensus_queue.cc:1048] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:07.395617 16545 raft_consensus.cc:1275] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:07.397007 16705 consensus_queue.cc:1048] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:07.660161 16399 raft_consensus.cc:1275] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:07.661435 16705 consensus_queue.cc:1048] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:07.669924 16545 raft_consensus.cc:1275] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Refusing update from remote peer 7e994fb42dda42519ebf8ceab2299951: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:07.673574 16684 consensus_queue.cc:1048] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:09.739493 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:09.746145 16472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
mode: GRACEFUL
new_leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
 from {username='slave'} at 127.0.0.1:46872
I20260713 09:05:09.746716 16472 raft_consensus.cc:606] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 4 LEADER]: Received request to transfer leadership to TS a361e3dcc8594b02ba5aec60a192f17f
I20260713 09:05:09.748926 16472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
mode: GRACEFUL
new_leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:46872
I20260713 09:05:09.749298 16472 raft_consensus.cc:606] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Received request to transfer leadership to TS b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:09.751166 16472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
mode: GRACEFUL
new_leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
 from {username='slave'} at 127.0.0.1:46872
I20260713 09:05:09.751504 16472 raft_consensus.cc:606] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Received request to transfer leadership to TS a361e3dcc8594b02ba5aec60a192f17f
I20260713 09:05:09.753350 16472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
mode: GRACEFUL
new_leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:46872
I20260713 09:05:09.753705 16472 raft_consensus.cc:606] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Received request to transfer leadership to TS b87e5eddeebd4b97bb7642bc296ca29a
I20260713 09:05:09.755544 16472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046"
dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
mode: GRACEFUL
new_leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
 from {username='slave'} at 127.0.0.1:46872
I20260713 09:05:09.755903 16472 raft_consensus.cc:606] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Received request to transfer leadership to TS a361e3dcc8594b02ba5aec60a192f17f
I20260713 09:05:09.756731 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:09.757166 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:09.957485 16684 raft_consensus.cc:993] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951: : Instructing follower b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:09.958038 16726 raft_consensus.cc:1081] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Signalling peer b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:09.959420 16545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11"
dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:53132
I20260713 09:05:09.959822 16545 raft_consensus.cc:493] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:09.960089 16545 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.964591 16545 raft_consensus.cc:515] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:09.966116 16545 leader_election.cc:290] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 3 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:09.967087 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:09.967069 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431994f7c38a49b99c7eb5c54af26d11" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:09.967656 16399 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.967713 16472 raft_consensus.cc:3055] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:09.968003 16472 raft_consensus.cc:740] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:09.968621 16472 consensus_queue.cc:260] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:09.969499 16472 raft_consensus.cc:3060] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:09.971714 16399 raft_consensus.cc:2468] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 3.
I20260713 09:05:09.972730 16511 leader_election.cc:304] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [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: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:09.973553 16702 raft_consensus.cc:2804] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:09.973604 16472 raft_consensus.cc:2468] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 3.
I20260713 09:05:09.974653 16702 raft_consensus.cc:697] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 LEADER]: Becoming Leader. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:09.975453 16702 consensus_queue.cc:237] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:09.981245 16295 catalog_manager.cc:5697] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a reported cstate change: term changed from 2 to 3, leader changed from 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2) to b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3). New cstate: current_term: 3 leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:10.000835 16726 raft_consensus.cc:993] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951: : Instructing follower a361e3dcc8594b02ba5aec60a192f17f to start an election
I20260713 09:05:10.001332 16726 raft_consensus.cc:1081] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Signalling peer a361e3dcc8594b02ba5aec60a192f17f to start an election
I20260713 09:05:10.002491 16399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
 from {username='slave'} at 127.0.0.1:42614
I20260713 09:05:10.002863 16399 raft_consensus.cc:493] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:10.003098 16399 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:10.006814 16399 raft_consensus.cc:515] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.008144 16399 leader_election.cc:290] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 4 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:10.008819 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:10.009296 16472 raft_consensus.cc:3055] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:10.009229 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e80a9bbc9dd452391f421c0df2ca837" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:10.009567 16472 raft_consensus.cc:740] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:10.009727 16545 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:10.010167 16472 consensus_queue.cc:260] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.010915 16472 raft_consensus.cc:3060] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:10.013530 16545 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 4.
I20260713 09:05:10.014523 16362 leader_election.cc:304] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [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: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:10.014664 16472 raft_consensus.cc:2468] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 4.
I20260713 09:05:10.016045 16733 raft_consensus.cc:2804] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:10.017019 16733 raft_consensus.cc:697] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 4 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:10.017743 16733 consensus_queue.cc:237] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.023569 16295 catalog_manager.cc:5697] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 3 to 4, leader changed from 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2) to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 4 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.085198 16684 raft_consensus.cc:993] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951: : Instructing follower b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:10.085748 16736 raft_consensus.cc:1081] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Signalling peer b87e5eddeebd4b97bb7642bc296ca29a to start an election
I20260713 09:05:10.087193 16545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33"
dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
 from {username='slave'} at 127.0.0.1:53132
I20260713 09:05:10.087595 16545 raft_consensus.cc:493] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:10.087846 16545 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:10.091475 16545 raft_consensus.cc:515] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:10.092808 16545 leader_election.cc:290] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [CANDIDATE]: Term 4 election: Requested vote from peers a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287), 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209)
I20260713 09:05:10.093535 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
I20260713 09:05:10.093776 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243ab5e773a4fb3a82d823468514e33" candidate_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:10.093991 16399 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:10.094228 16472 raft_consensus.cc:3055] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:10.094465 16472 raft_consensus.cc:740] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:10.094985 16472 consensus_queue.cc:260] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:10.095714 16472 raft_consensus.cc:3060] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:10.097795 16399 raft_consensus.cc:2468] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 4.
I20260713 09:05:10.098555 16511 leader_election.cc:304] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [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: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:10.099148 16702 raft_consensus.cc:2804] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:10.099606 16702 raft_consensus.cc:697] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 LEADER]: Becoming Leader. State: Replica: b87e5eddeebd4b97bb7642bc296ca29a, State: Running, Role: LEADER
I20260713 09:05:10.099857 16472 raft_consensus.cc:2468] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87e5eddeebd4b97bb7642bc296ca29a in term 4.
I20260713 09:05:10.100430 16702 consensus_queue.cc:237] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } }
I20260713 09:05:10.106588 16295 catalog_manager.cc:5697] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a reported cstate change: term changed from 3 to 4, leader changed from 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2) to b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3). New cstate: current_term: 4 leader_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.148383 16736 raft_consensus.cc:993] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951: : Instructing follower a361e3dcc8594b02ba5aec60a192f17f to start an election
I20260713 09:05:10.148763 16684 raft_consensus.cc:1081] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Signalling peer a361e3dcc8594b02ba5aec60a192f17f to start an election
I20260713 09:05:10.150079 16399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
 from {username='slave'} at 127.0.0.1:42614
I20260713 09:05:10.150457 16399 raft_consensus.cc:493] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:10.150723 16399 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:10.154688 16399 raft_consensus.cc:515] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.156303 16399 leader_election.cc:290] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 3 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:10.156170 16736 raft_consensus.cc:993] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951: : Instructing follower a361e3dcc8594b02ba5aec60a192f17f to start an election
I20260713 09:05:10.156855 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:10.156978 16684 raft_consensus.cc:1081] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 4 LEADER]: Signalling peer a361e3dcc8594b02ba5aec60a192f17f to start an election
I20260713 09:05:10.157171 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec444614f6b44a7b8a7fe560e35e046" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:10.157397 16472 raft_consensus.cc:3055] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:10.157665 16472 raft_consensus.cc:740] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:10.157672 16545 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:10.158507 16399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64"
dest_uuid: "a361e3dcc8594b02ba5aec60a192f17f"
 from {username='slave'} at 127.0.0.1:42614
I20260713 09:05:10.158574 16472 consensus_queue.cc:260] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.159005 16399 raft_consensus.cc:493] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:10.159363 16399 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:10.159477 16472 raft_consensus.cc:3060] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:10.163319 16472 raft_consensus.cc:2468] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 3.
I20260713 09:05:10.163429 16545 raft_consensus.cc:2468] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 3.
I20260713 09:05:10.164234 16363 leader_election.cc:304] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [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: 7e994fb42dda42519ebf8ceab2299951, a361e3dcc8594b02ba5aec60a192f17f; no voters: 
I20260713 09:05:10.164566 16399 raft_consensus.cc:515] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.164984 16733 raft_consensus.cc:2804] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:10.165422 16733 raft_consensus.cc:697] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 3 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:10.166319 16399 leader_election.cc:290] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [CANDIDATE]: Term 5 election: Requested vote from peers 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209), b87e5eddeebd4b97bb7642bc296ca29a (127.15.226.3:39749)
I20260713 09:05:10.166206 16733 consensus_queue.cc:237] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.167153 16472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7e994fb42dda42519ebf8ceab2299951"
I20260713 09:05:10.167397 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3722e056eff64e4e8be447bad1613d64" candidate_uuid: "a361e3dcc8594b02ba5aec60a192f17f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b87e5eddeebd4b97bb7642bc296ca29a"
I20260713 09:05:10.167663 16472 raft_consensus.cc:3055] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:10.167883 16545 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:10.167958 16472 raft_consensus.cc:740] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7e994fb42dda42519ebf8ceab2299951, State: Running, Role: LEADER
I20260713 09:05:10.168720 16472 consensus_queue.cc:260] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.169891 16472 raft_consensus.cc:3060] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:10.173517 16545 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 5.
I20260713 09:05:10.173550 16295 catalog_manager.cc:5697] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 2 to 3, leader changed from 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2) to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 3 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.174535 16362 leader_election.cc:304] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [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: a361e3dcc8594b02ba5aec60a192f17f, b87e5eddeebd4b97bb7642bc296ca29a; no voters: 
I20260713 09:05:10.175266 16733 raft_consensus.cc:2804] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:10.175349 16472 raft_consensus.cc:2468] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a361e3dcc8594b02ba5aec60a192f17f in term 5.
I20260713 09:05:10.175755 16733 raft_consensus.cc:697] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 5 LEADER]: Becoming Leader. State: Replica: a361e3dcc8594b02ba5aec60a192f17f, State: Running, Role: LEADER
I20260713 09:05:10.176580 16733 consensus_queue.cc:237] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [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: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } }
I20260713 09:05:10.184303 16295 catalog_manager.cc:5697] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f reported cstate change: term changed from 4 to 5, leader changed from 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2) to a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1). New cstate: current_term: 5 leader_uuid: "a361e3dcc8594b02ba5aec60a192f17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.388672 16399 raft_consensus.cc:1275] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:10.389766 16702 consensus_queue.cc:1048] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:10.400419 16472 raft_consensus.cc:1275] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:10.401605 16702 consensus_queue.cc:1048] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:10.430328 16545 raft_consensus.cc:1275] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Refusing update from remote peer a361e3dcc8594b02ba5aec60a192f17f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:10.431432 16733 consensus_queue.cc:1048] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:10.440757 16472 raft_consensus.cc:1275] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Refusing update from remote peer a361e3dcc8594b02ba5aec60a192f17f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:10.442500 16733 consensus_queue.cc:1048] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:10.557796 16545 raft_consensus.cc:1275] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Refusing update from remote peer a361e3dcc8594b02ba5aec60a192f17f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:10.559031 16733 consensus_queue.cc:1048] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:10.566844 16472 raft_consensus.cc:1275] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Refusing update from remote peer a361e3dcc8594b02ba5aec60a192f17f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:10.568867 16734 consensus_queue.cc:1048] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:10.627635 16472 raft_consensus.cc:1275] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 5 FOLLOWER]: Refusing update from remote peer a361e3dcc8594b02ba5aec60a192f17f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:10.628670 16734 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:10.636050 16545 raft_consensus.cc:1275] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 5 FOLLOWER]: Refusing update from remote peer a361e3dcc8594b02ba5aec60a192f17f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:10.637629 16747 consensus_queue.cc:1048] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87e5eddeebd4b97bb7642bc296ca29a" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:10.658707 16472 raft_consensus.cc:1275] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:10.659771 16702 consensus_queue.cc:1048] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e994fb42dda42519ebf8ceab2299951" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:10.666628 16399 raft_consensus.cc:1275] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Refusing update from remote peer b87e5eddeebd4b97bb7642bc296ca29a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:10.668023 16742 consensus_queue.cc:1048] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a361e3dcc8594b02ba5aec60a192f17f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:10.758031 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:10.763990 16264 tablet_server.cc:179] TabletServer@127.15.226.1:0 shutting down...
I20260713 09:05:10.783010 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:10.783619 16264 tablet_replica.cc:333] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.784198 16264 raft_consensus.cc:2243] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.784600 16264 raft_consensus.cc:2272] T fd5014a338cb42968dc88f042357e1bd P a361e3dcc8594b02ba5aec60a192f17f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.786679 16264 tablet_replica.cc:333] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.787129 16264 raft_consensus.cc:2243] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.787782 16264 raft_consensus.cc:2272] T 3722e056eff64e4e8be447bad1613d64 P a361e3dcc8594b02ba5aec60a192f17f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.789830 16264 tablet_replica.cc:333] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.790267 16264 raft_consensus.cc:2243] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.790624 16264 raft_consensus.cc:2272] T c1d2b81fe78041d4b1cf6d993c1278ba P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.792286 16264 tablet_replica.cc:333] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.792865 16264 raft_consensus.cc:2243] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.793310 16264 raft_consensus.cc:2272] T 431994f7c38a49b99c7eb5c54af26d11 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.795185 16264 tablet_replica.cc:333] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.795601 16264 raft_consensus.cc:2243] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.795939 16264 raft_consensus.cc:2272] T 843ed717dd7b482ab9f05d6e64284b09 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.797477 16264 tablet_replica.cc:333] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.797868 16264 raft_consensus.cc:2243] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.798226 16264 raft_consensus.cc:2272] T a243ab5e773a4fb3a82d823468514e33 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.799983 16264 tablet_replica.cc:333] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.800397 16264 raft_consensus.cc:2243] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.801040 16264 raft_consensus.cc:2272] T fec444614f6b44a7b8a7fe560e35e046 P a361e3dcc8594b02ba5aec60a192f17f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.802578 16264 tablet_replica.cc:333] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.803004 16264 raft_consensus.cc:2243] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.803656 16264 raft_consensus.cc:2272] T 6e80a9bbc9dd452391f421c0df2ca837 P a361e3dcc8594b02ba5aec60a192f17f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.805322 16264 tablet_replica.cc:333] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f: stopping tablet replica
I20260713 09:05:10.805682 16264 raft_consensus.cc:2243] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.805990 16264 raft_consensus.cc:2272] T 30d828ad317046db943ff48306080e27 P a361e3dcc8594b02ba5aec60a192f17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.889452 16264 tablet_server.cc:196] TabletServer@127.15.226.1:0 shutdown complete.
W20260713 09:05:10.906266 16511 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34287: connect: Connection refused (error 111)
I20260713 09:05:10.906836 16264 tablet_server.cc:179] TabletServer@127.15.226.2:0 shutting down...
W20260713 09:05:10.911221 16511 consensus_peers.cc:597] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a -> Peer a361e3dcc8594b02ba5aec60a192f17f (127.15.226.1:34287): Couldn't send request to peer a361e3dcc8594b02ba5aec60a192f17f. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.928588 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:10.929258 16264 tablet_replica.cc:333] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.929975 16264 raft_consensus.cc:2243] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.930801 16264 raft_consensus.cc:2272] T fd5014a338cb42968dc88f042357e1bd P 7e994fb42dda42519ebf8ceab2299951 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.932384 16264 tablet_replica.cc:333] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.932814 16264 raft_consensus.cc:2243] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.933182 16264 raft_consensus.cc:2272] T a243ab5e773a4fb3a82d823468514e33 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.935097 16264 tablet_replica.cc:333] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.935539 16264 raft_consensus.cc:2243] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.935878 16264 raft_consensus.cc:2272] T fec444614f6b44a7b8a7fe560e35e046 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.937871 16264 tablet_replica.cc:333] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.938360 16264 raft_consensus.cc:2243] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.938781 16264 raft_consensus.cc:2272] T 3722e056eff64e4e8be447bad1613d64 P 7e994fb42dda42519ebf8ceab2299951 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.940914 16264 tablet_replica.cc:333] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.941483 16264 raft_consensus.cc:2243] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.941921 16264 raft_consensus.cc:2272] T 6e80a9bbc9dd452391f421c0df2ca837 P 7e994fb42dda42519ebf8ceab2299951 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.944293 16264 tablet_replica.cc:333] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.944846 16264 raft_consensus.cc:2243] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.945593 16264 raft_consensus.cc:2272] T 30d828ad317046db943ff48306080e27 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.947012 16264 tablet_replica.cc:333] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.947466 16264 raft_consensus.cc:2243] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.947832 16264 raft_consensus.cc:2272] T c1d2b81fe78041d4b1cf6d993c1278ba P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.949301 16264 tablet_replica.cc:333] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.949692 16264 raft_consensus.cc:2243] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:10.950305 16264 raft_consensus.cc:2272] T 843ed717dd7b482ab9f05d6e64284b09 P 7e994fb42dda42519ebf8ceab2299951 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:10.951653 16264 tablet_replica.cc:333] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951: stopping tablet replica
I20260713 09:05:10.952024 16264 raft_consensus.cc:2243] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:10.952368 16264 raft_consensus.cc:2272] T 431994f7c38a49b99c7eb5c54af26d11 P 7e994fb42dda42519ebf8ceab2299951 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:10.968178 16512 consensus_peers.cc:597] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a -> Peer 7e994fb42dda42519ebf8ceab2299951 (127.15.226.2:34209): Couldn't send request to peer 7e994fb42dda42519ebf8ceab2299951. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.997097 16264 tablet_server.cc:196] TabletServer@127.15.226.2:0 shutdown complete.
I20260713 09:05:11.012334 16264 tablet_server.cc:179] TabletServer@127.15.226.3:0 shutting down...
I20260713 09:05:11.033187 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:11.033756 16264 tablet_replica.cc:333] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.034286 16264 raft_consensus.cc:2243] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:11.034714 16264 raft_consensus.cc:2272] T fd5014a338cb42968dc88f042357e1bd P b87e5eddeebd4b97bb7642bc296ca29a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.036350 16264 tablet_replica.cc:333] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.036825 16264 raft_consensus.cc:2243] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:11.037238 16264 raft_consensus.cc:2272] T 30d828ad317046db943ff48306080e27 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.038646 16264 tablet_replica.cc:333] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.039086 16264 raft_consensus.cc:2243] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:11.039446 16264 raft_consensus.cc:2272] T 6e80a9bbc9dd452391f421c0df2ca837 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.041100 16264 tablet_replica.cc:333] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.041539 16264 raft_consensus.cc:2243] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:11.042169 16264 raft_consensus.cc:2272] T a243ab5e773a4fb3a82d823468514e33 P b87e5eddeebd4b97bb7642bc296ca29a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.044224 16264 tablet_replica.cc:333] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.044649 16264 raft_consensus.cc:2243] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:11.045044 16264 raft_consensus.cc:2272] T fec444614f6b44a7b8a7fe560e35e046 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.046793 16264 tablet_replica.cc:333] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.047214 16264 raft_consensus.cc:2243] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:11.047828 16264 raft_consensus.cc:2272] T c1d2b81fe78041d4b1cf6d993c1278ba P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.049256 16264 tablet_replica.cc:333] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.049665 16264 raft_consensus.cc:2243] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:11.050268 16264 raft_consensus.cc:2272] T 431994f7c38a49b99c7eb5c54af26d11 P b87e5eddeebd4b97bb7642bc296ca29a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.051888 16264 tablet_replica.cc:333] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.052318 16264 raft_consensus.cc:2243] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:11.052673 16264 raft_consensus.cc:2272] T 843ed717dd7b482ab9f05d6e64284b09 P b87e5eddeebd4b97bb7642bc296ca29a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.054091 16264 tablet_replica.cc:333] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a: stopping tablet replica
I20260713 09:05:11.054482 16264 raft_consensus.cc:2243] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:11.054836 16264 raft_consensus.cc:2272] T 3722e056eff64e4e8be447bad1613d64 P b87e5eddeebd4b97bb7642bc296ca29a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.079859 16264 tablet_server.cc:196] TabletServer@127.15.226.3:0 shutdown complete.
I20260713 09:05:11.094693 16264 master.cc:562] Master@127.15.226.62:38071 shutting down...
I20260713 09:05:11.146907 16351 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:05:11.255307 16264 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:11.255849 16264 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:11.256167 16264 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7111e23f29a0442ca9e2413e6a26653b: stopping tablet replica
I20260713 09:05:11.274591 16264 master.cc:584] Master@127.15.226.62:38071 shutdown complete.
7e994fb42dda42519ebf8ceab2299951  4
a361e3dcc8594b02ba5aec60a192f17f  4
b87e5eddeebd4b97bb7642bc296ca29a  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12492 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:05:11.309165 16264 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.226.62:33893
I20260713 09:05:11.310480 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.315606 16757 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
W20260713 09:05:11.316642 16760 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
W20260713 09:05:11.316900 16758 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
I20260713 09:05:11.317191 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:11.317950 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:11.318117 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.318233 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933511318222 us; error 0 us; skew 500 ppm
I20260713 09:05:11.318650 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.320719 16264 webserver.cc:533] Webserver started at http://127.15.226.62:36295/ using document root <none> and password file <none>
I20260713 09:05:11.321190 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.321346 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.321548 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.322566 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/master-0-root/instance:
uuid: "bab331eac6bd48099f4c6a977dcbc932"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-n0r2"
I20260713 09:05:11.326478 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:05:11.329344 16765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.329974 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:11.330225 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/master-0-root
uuid: "bab331eac6bd48099f4c6a977dcbc932"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-n0r2"
I20260713 09:05:11.330477 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-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)
I20260713 09:05:11.345340 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.346418 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.380820 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.62:33893
I20260713 09:05:11.380941 16816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.62:33893 every 8 connection(s)
I20260713 09:05:11.384346 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.392944 16817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932: Bootstrap starting.
I20260713 09:05:11.397161 16817 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.400803 16817 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932: No bootstrap required, opened a new log
I20260713 09:05:11.402691 16817 raft_consensus.cc:359] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bab331eac6bd48099f4c6a977dcbc932" member_type: VOTER }
I20260713 09:05:11.403048 16817 raft_consensus.cc:385] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.403254 16817 raft_consensus.cc:740] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bab331eac6bd48099f4c6a977dcbc932, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.403788 16817 consensus_queue.cc:260] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bab331eac6bd48099f4c6a977dcbc932" member_type: VOTER }
I20260713 09:05:11.404214 16817 raft_consensus.cc:399] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:11.404423 16817 raft_consensus.cc:493] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:11.404664 16817 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.408257 16817 raft_consensus.cc:515] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bab331eac6bd48099f4c6a977dcbc932" member_type: VOTER }
I20260713 09:05:11.408703 16817 leader_election.cc:304] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [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: bab331eac6bd48099f4c6a977dcbc932; no voters: 
I20260713 09:05:11.409709 16817 leader_election.cc:290] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:11.409963 16820 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.411113 16820 raft_consensus.cc:697] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 1 LEADER]: Becoming Leader. State: Replica: bab331eac6bd48099f4c6a977dcbc932, State: Running, Role: LEADER
I20260713 09:05:11.411722 16820 consensus_queue.cc:237] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [LEADER]: Queue going to LEADER mode. State: All 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: "bab331eac6bd48099f4c6a977dcbc932" member_type: VOTER }
I20260713 09:05:11.412348 16817 sys_catalog.cc:565] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:11.416335 16821 sys_catalog.cc:455] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bab331eac6bd48099f4c6a977dcbc932" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bab331eac6bd48099f4c6a977dcbc932" member_type: VOTER } }
I20260713 09:05:11.416287 16822 sys_catalog.cc:455] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bab331eac6bd48099f4c6a977dcbc932. Latest consensus state: current_term: 1 leader_uuid: "bab331eac6bd48099f4c6a977dcbc932" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bab331eac6bd48099f4c6a977dcbc932" member_type: VOTER } }
I20260713 09:05:11.416966 16821 sys_catalog.cc:458] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:11.417019 16822 sys_catalog.cc:458] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:11.418932 16828 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:11.425632 16828 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:11.426559 16264 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:11.433559 16828 catalog_manager.cc:1383] Generated new cluster ID: 6370d7b5f35f46c68c8794f533f28d45
I20260713 09:05:11.433820 16828 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:11.447360 16828 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:11.448499 16828 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:11.458326 16828 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932: Generated new TSK 0
I20260713 09:05:11.458863 16828 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:11.492651 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.498193 16838 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
W20260713 09:05:11.498935 16839 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
I20260713 09:05:11.500734 16264 server_base.cc:1061] running on GCE node
W20260713 09:05:11.501178 16841 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
I20260713 09:05:11.501904 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:11.502091 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.502251 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933511502235 us; error 0 us; skew 500 ppm
I20260713 09:05:11.502749 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.504736 16264 webserver.cc:533] Webserver started at http://127.15.226.1:33129/ using document root <none> and password file <none>
I20260713 09:05:11.505208 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.505393 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.505645 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.506613 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-0-root/instance:
uuid: "c0dc3ed235be40eba129adb870b92025"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-n0r2"
I20260713 09:05:11.510612 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:11.513506 16846 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.514163 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:11.514406 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "c0dc3ed235be40eba129adb870b92025"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-n0r2"
I20260713 09:05:11.514653 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-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)
I20260713 09:05:11.528945 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.530031 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.531332 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:11.533424 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:11.533601 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.533818 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:11.533975 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.570698 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:34873
I20260713 09:05:11.570785 16908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:34873 every 8 connection(s)
I20260713 09:05:11.575155 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.581725 16913 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
W20260713 09:05:11.584208 16914 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
I20260713 09:05:11.586189 16264 server_base.cc:1061] running on GCE node
W20260713 09:05:11.586162 16916 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
I20260713 09:05:11.587405 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:11.587590 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.587746 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933511587727 us; error 0 us; skew 500 ppm
I20260713 09:05:11.588222 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.590265 16909 heartbeater.cc:344] Connected to a master server at 127.15.226.62:33893
I20260713 09:05:11.590623 16909 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:11.590659 16264 webserver.cc:533] Webserver started at http://127.15.226.2:41491/ using document root <none> and password file <none>
I20260713 09:05:11.591220 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.591404 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.591369 16909 heartbeater.cc:507] Master 127.15.226.62:33893 requested a full tablet report, sending...
I20260713 09:05:11.591785 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.593061 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-1-root/instance:
uuid: "33a85b94d4a84ab48a903b01d37af8a8"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-n0r2"
I20260713 09:05:11.593531 16782 ts_manager.cc:194] Registered new tserver with Master: c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873)
I20260713 09:05:11.595737 16782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45394
I20260713 09:05:11.598448 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:05:11.601346 16921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.601985 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:05:11.602226 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-1-root
uuid: "33a85b94d4a84ab48a903b01d37af8a8"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-n0r2"
I20260713 09:05:11.602468 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-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)
I20260713 09:05:11.611796 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.612922 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.614259 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:11.616218 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:11.616390 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.616602 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:11.616791 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.652894 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.2:41337
I20260713 09:05:11.652985 16983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.2:41337 every 8 connection(s)
I20260713 09:05:11.657120 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:11.663548 16987 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
W20260713 09:05:11.665323 16988 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
I20260713 09:05:11.667804 16984 heartbeater.cc:344] Connected to a master server at 127.15.226.62:33893
I20260713 09:05:11.668105 16984 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:11.668540 16991 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
I20260713 09:05:11.668670 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:11.668860 16984 heartbeater.cc:507] Master 127.15.226.62:33893 requested a full tablet report, sending...
I20260713 09:05:11.669674 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:11.669900 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:11.670082 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933511670064 us; error 0 us; skew 500 ppm
I20260713 09:05:11.670693 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:11.670918 16782 ts_manager.cc:194] Registered new tserver with Master: 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:11.672369 16782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45396
I20260713 09:05:11.673046 16264 webserver.cc:533] Webserver started at http://127.15.226.3:40059/ using document root <none> and password file <none>
I20260713 09:05:11.673595 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:11.673776 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:11.674036 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:11.675061 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-2-root/instance:
uuid: "0d4e944170b049a7887b7232bc097088"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-n0r2"
I20260713 09:05:11.678989 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:05:11.681737 16995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.682390 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:11.682636 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-2-root
uuid: "0d4e944170b049a7887b7232bc097088"
format_stamp: "Formatted at 2026-07-13 09:05:11 on dist-test-slave-n0r2"
I20260713 09:05:11.682893 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933498662137-16264-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)
I20260713 09:05:11.706286 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:11.707338 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:11.708629 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:11.710613 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:11.710793 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.711014 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:11.711159 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:11.747236 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.3:46389
I20260713 09:05:11.747329 17057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.3:46389 every 8 connection(s)
I20260713 09:05:11.759413 17058 heartbeater.cc:344] Connected to a master server at 127.15.226.62:33893
I20260713 09:05:11.759735 17058 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:11.760396 17058 heartbeater.cc:507] Master 127.15.226.62:33893 requested a full tablet report, sending...
I20260713 09:05:11.762153 16782 ts_manager.cc:194] Registered new tserver with Master: 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:11.763187 16264 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013095536s
I20260713 09:05:11.763363 16782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45410
I20260713 09:05:11.784523 16782 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45416:
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"
    }
  }
}
W20260713 09:05:11.787160 16782 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.
I20260713 09:05:11.855672 16874 tablet_service.cc:1511] Processing CreateTablet for tablet e54c107931ff41dcb1c954c4dc51f7b2 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:11.857064 16874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54c107931ff41dcb1c954c4dc51f7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.862214 16872 tablet_service.cc:1511] Processing CreateTablet for tablet faeeee3de78e4965a40d967d40ad8dbf (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:11.863495 16872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faeeee3de78e4965a40d967d40ad8dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.865837 16873 tablet_service.cc:1511] Processing CreateTablet for tablet eebdf46ed0224ba19e69e2ddc07b7a44 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:11.867070 16873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebdf46ed0224ba19e69e2ddc07b7a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.867158 17023 tablet_service.cc:1511] Processing CreateTablet for tablet e54c107931ff41dcb1c954c4dc51f7b2 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:11.868402 17023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54c107931ff41dcb1c954c4dc51f7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.869982 17022 tablet_service.cc:1511] Processing CreateTablet for tablet eebdf46ed0224ba19e69e2ddc07b7a44 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:11.871222 17022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebdf46ed0224ba19e69e2ddc07b7a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.868448 16871 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd854badb6a4f2c9f1b09b61b039228 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:11.873968 17021 tablet_service.cc:1511] Processing CreateTablet for tablet faeeee3de78e4965a40d967d40ad8dbf (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:11.874760 16871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd854badb6a4f2c9f1b09b61b039228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.875281 17021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faeeee3de78e4965a40d967d40ad8dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.876747 16870 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9afdd703774dd3b8898399b0208fb9 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:11.878063 16870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9afdd703774dd3b8898399b0208fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.878086 17019 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9afdd703774dd3b8898399b0208fb9 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:11.879213 17018 tablet_service.cc:1511] Processing CreateTablet for tablet ed0d1670f86e44bcbee3ee7d1f79ad1e (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:11.880203 17019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9afdd703774dd3b8898399b0208fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.883514 16869 tablet_service.cc:1511] Processing CreateTablet for tablet ed0d1670f86e44bcbee3ee7d1f79ad1e (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:11.884807 16869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0d1670f86e44bcbee3ee7d1f79ad1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.885421 17020 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd854badb6a4f2c9f1b09b61b039228 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:11.886713 17020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd854badb6a4f2c9f1b09b61b039228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.884423 17017 tablet_service.cc:1511] Processing CreateTablet for tablet 82dfbdc0d6834570a95c6bf779a52e2b (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:11.888206 17017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dfbdc0d6834570a95c6bf779a52e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.889230 17018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0d1670f86e44bcbee3ee7d1f79ad1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.891501 17016 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6298d45ebb4da49cdf7a2d8ed17b4d (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:11.892802 17016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6298d45ebb4da49cdf7a2d8ed17b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.905426 16868 tablet_service.cc:1511] Processing CreateTablet for tablet 82dfbdc0d6834570a95c6bf779a52e2b (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:11.906653 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dfbdc0d6834570a95c6bf779a52e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.910449 16867 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6298d45ebb4da49cdf7a2d8ed17b4d (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:11.911682 16867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6298d45ebb4da49cdf7a2d8ed17b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.911525 17014 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbfec0a557746cb84ddda7a4b979577 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:11.910458 17015 tablet_service.cc:1511] Processing CreateTablet for tablet 6adf0fad7c904ff5a639de5326ba797f (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:11.917172 17014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbfec0a557746cb84ddda7a4b979577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.919196 16866 tablet_service.cc:1511] Processing CreateTablet for tablet 6adf0fad7c904ff5a639de5326ba797f (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:11.920410 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adf0fad7c904ff5a639de5326ba797f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.922156 17015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adf0fad7c904ff5a639de5326ba797f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.943620 17073 tablet_bootstrap.cc:492] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:11.943882 16865 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbfec0a557746cb84ddda7a4b979577 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:11.945055 16865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbfec0a557746cb84ddda7a4b979577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.955060 16949 tablet_service.cc:1511] Processing CreateTablet for tablet e54c107931ff41dcb1c954c4dc51f7b2 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:11.954957 16947 tablet_service.cc:1511] Processing CreateTablet for tablet faeeee3de78e4965a40d967d40ad8dbf (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:11.957472 16949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54c107931ff41dcb1c954c4dc51f7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.957600 16945 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9afdd703774dd3b8898399b0208fb9 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:11.957929 16946 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd854badb6a4f2c9f1b09b61b039228 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:11.958830 16945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9afdd703774dd3b8898399b0208fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.965708 16944 tablet_service.cc:1511] Processing CreateTablet for tablet ed0d1670f86e44bcbee3ee7d1f79ad1e (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:11.966149 17074 tablet_bootstrap.cc:492] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:11.967043 16948 tablet_service.cc:1511] Processing CreateTablet for tablet eebdf46ed0224ba19e69e2ddc07b7a44 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:11.974227 16946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd854badb6a4f2c9f1b09b61b039228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.974872 16947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faeeee3de78e4965a40d967d40ad8dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.974841 16943 tablet_service.cc:1511] Processing CreateTablet for tablet 82dfbdc0d6834570a95c6bf779a52e2b (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:11.975540 16944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0d1670f86e44bcbee3ee7d1f79ad1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.976145 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dfbdc0d6834570a95c6bf779a52e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.978514 16942 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6298d45ebb4da49cdf7a2d8ed17b4d (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:11.979709 16948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebdf46ed0224ba19e69e2ddc07b7a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.980260 16942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6298d45ebb4da49cdf7a2d8ed17b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.982530 16941 tablet_service.cc:1511] Processing CreateTablet for tablet 6adf0fad7c904ff5a639de5326ba797f (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:11.991109 16940 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbfec0a557746cb84ddda7a4b979577 (DEFAULT_TABLE table=test-workload [id=96b0d38a2dca4968a3980b6897688dcc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:11.992054 16941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6adf0fad7c904ff5a639de5326ba797f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:11.992669 16940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbfec0a557746cb84ddda7a4b979577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:12.022604 17074 tablet_bootstrap.cc:654] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.030478 17073 tablet_bootstrap.cc:654] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.054230 17075 tablet_bootstrap.cc:492] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.057014 17074 tablet_bootstrap.cc:492] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.057556 17074 ts_tablet_manager.cc:1403] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.009s
I20260713 09:05:12.060247 17074 raft_consensus.cc:359] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.060650 17075 tablet_bootstrap.cc:654] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.060936 17074 raft_consensus.cc:385] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.061233 17074 raft_consensus.cc:740] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.062306 17074 consensus_queue.cc:260] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.065834 17073 tablet_bootstrap.cc:492] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.065907 17058 heartbeater.cc:499] Master 127.15.226.62:33893 was elected leader, sending a full tablet report...
I20260713 09:05:12.066299 17075 tablet_bootstrap.cc:492] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.066309 17073 ts_tablet_manager.cc:1403] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.123s	user 0.007s	sys 0.006s
I20260713 09:05:12.066512 17074 ts_tablet_manager.cc:1434] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:05:12.066845 17075 ts_tablet_manager.cc:1403] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:05:12.067576 17074 tablet_bootstrap.cc:492] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.069171 17073 raft_consensus.cc:359] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.069837 17073 raft_consensus.cc:385] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.069571 17075 raft_consensus.cc:359] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.070133 17073 raft_consensus.cc:740] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.070257 17075 raft_consensus.cc:385] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.070587 17075 raft_consensus.cc:740] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.071022 17073 consensus_queue.cc:260] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.071408 17075 consensus_queue.cc:260] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.074160 17074 tablet_bootstrap.cc:654] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.090233 16909 heartbeater.cc:499] Master 127.15.226.62:33893 was elected leader, sending a full tablet report...
I20260713 09:05:12.090682 17073 ts_tablet_manager.cc:1434] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.013s
I20260713 09:05:12.091539 17073 tablet_bootstrap.cc:492] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.092116 17074 tablet_bootstrap.cc:492] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.092543 17074 ts_tablet_manager.cc:1403] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260713 09:05:12.093039 17075 ts_tablet_manager.cc:1434] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.005s
I20260713 09:05:12.093148 16984 heartbeater.cc:499] Master 127.15.226.62:33893 was elected leader, sending a full tablet report...
I20260713 09:05:12.093900 17075 tablet_bootstrap.cc:492] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.097393 17073 tablet_bootstrap.cc:654] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.098826 17074 raft_consensus.cc:359] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.099519 17074 raft_consensus.cc:385] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.099799 17074 raft_consensus.cc:740] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.100572 17074 consensus_queue.cc:260] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.102640 17074 ts_tablet_manager.cc:1434] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:05:12.107824 17075 tablet_bootstrap.cc:654] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.108973 17073 tablet_bootstrap.cc:492] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.109275 17074 tablet_bootstrap.cc:492] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.109423 17073 ts_tablet_manager.cc:1403] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:05:12.112354 17073 raft_consensus.cc:359] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.113081 17073 raft_consensus.cc:385] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.113375 17073 raft_consensus.cc:740] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.114265 17073 consensus_queue.cc:260] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.115993 17074 tablet_bootstrap.cc:654] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.116827 17073 ts_tablet_manager.cc:1434] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:12.117849 17073 tablet_bootstrap.cc:492] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.123986 17073 tablet_bootstrap.cc:654] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.144044 17074 tablet_bootstrap.cc:492] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.144505 17074 ts_tablet_manager.cc:1403] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.020s
I20260713 09:05:12.144783 17073 tablet_bootstrap.cc:492] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.145222 17073 ts_tablet_manager.cc:1403] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.015s
I20260713 09:05:12.145758 17075 tablet_bootstrap.cc:492] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.146178 17075 ts_tablet_manager.cc:1403] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.030s
I20260713 09:05:12.146633 17074 raft_consensus.cc:359] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.147140 17074 raft_consensus.cc:385] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.147364 17074 raft_consensus.cc:740] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.147783 17073 raft_consensus.cc:359] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.147941 17074 consensus_queue.cc:260] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.148496 17073 raft_consensus.cc:385] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.148815 17073 raft_consensus.cc:740] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.148792 17075 raft_consensus.cc:359] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.149534 17075 raft_consensus.cc:385] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.149833 17075 raft_consensus.cc:740] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.149917 17074 ts_tablet_manager.cc:1434] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:05:12.150952 17074 tablet_bootstrap.cc:492] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.149727 17073 consensus_queue.cc:260] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.150643 17075 consensus_queue.cc:260] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.152608 17075 ts_tablet_manager.cc:1434] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:12.153064 17073 ts_tablet_manager.cc:1434] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:05:12.153501 17075 tablet_bootstrap.cc:492] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.153928 17073 tablet_bootstrap.cc:492] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.157207 17074 tablet_bootstrap.cc:654] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.159338 17075 tablet_bootstrap.cc:654] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.160029 17073 tablet_bootstrap.cc:654] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.168449 17074 tablet_bootstrap.cc:492] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.168915 17074 ts_tablet_manager.cc:1403] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:05:12.171654 17075 tablet_bootstrap.cc:492] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.171657 17073 tablet_bootstrap.cc:492] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.171489 17074 raft_consensus.cc:359] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.172181 17074 raft_consensus.cc:385] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.172246 17073 ts_tablet_manager.cc:1403] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260713 09:05:12.172231 17075 ts_tablet_manager.cc:1403] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:05:12.172588 17074 raft_consensus.cc:740] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.173609 17074 consensus_queue.cc:260] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.175192 17073 raft_consensus.cc:359] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.175864 17073 raft_consensus.cc:385] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.175947 17074 ts_tablet_manager.cc:1434] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:12.176167 17073 raft_consensus.cc:740] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.176214 17075 raft_consensus.cc:359] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.176848 17074 tablet_bootstrap.cc:492] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.176954 17075 raft_consensus.cc:385] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.177402 17075 raft_consensus.cc:740] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.177062 17073 consensus_queue.cc:260] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.178182 17075 consensus_queue.cc:260] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.180426 17075 ts_tablet_manager.cc:1434] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:05:12.181361 17075 tablet_bootstrap.cc:492] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.181499 17073 ts_tablet_manager.cc:1434] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:12.182319 17073 tablet_bootstrap.cc:492] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.182818 17074 tablet_bootstrap.cc:654] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.187389 17075 tablet_bootstrap.cc:654] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.188084 17073 tablet_bootstrap.cc:654] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.193701 17074 tablet_bootstrap.cc:492] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.194022 17079 raft_consensus.cc:493] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.194446 17079 raft_consensus.cc:515] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.196902 17079 leader_election.cc:290] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.198536 17075 tablet_bootstrap.cc:492] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.198968 17075 ts_tablet_manager.cc:1403] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:05:12.199090 17073 tablet_bootstrap.cc:492] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.199498 17073 ts_tablet_manager.cc:1403] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:05:12.201671 17075 raft_consensus.cc:359] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.202013 17073 raft_consensus.cc:359] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.202365 17075 raft_consensus.cc:385] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.202755 17073 raft_consensus.cc:385] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.202759 17075 raft_consensus.cc:740] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.203190 17073 raft_consensus.cc:740] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.203671 17075 consensus_queue.cc:260] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.204094 17073 consensus_queue.cc:260] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.205971 17075 ts_tablet_manager.cc:1434] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:12.206879 17075 tablet_bootstrap.cc:492] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.208163 17073 ts_tablet_manager.cc:1434] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:12.209072 17073 tablet_bootstrap.cc:492] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.211757 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.212412 16959 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.212930 17075 tablet_bootstrap.cc:654] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.213599 16997 leader_election.cc:304] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:12.214573 17079 raft_consensus.cc:2804] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.214906 17079 raft_consensus.cc:493] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.215214 17079 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.217166 17073 tablet_bootstrap.cc:654] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.225137 17074 ts_tablet_manager.cc:1403] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.007s
I20260713 09:05:12.226086 17079 raft_consensus.cc:515] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.228155 17079 leader_election.cc:290] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.229159 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:12.229645 16959 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.230176 17073 tablet_bootstrap.cc:492] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.230664 17073 ts_tablet_manager.cc:1403] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:05:12.233986 16959 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 1.
I20260713 09:05:12.233806 17073 raft_consensus.cc:359] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.234573 17073 raft_consensus.cc:385] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.234865 17073 raft_consensus.cc:740] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.234862 16997 leader_election.cc:304] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:12.235808 17079 raft_consensus.cc:2804] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.237005 17073 consensus_queue.cc:260] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.227938 17074 raft_consensus.cc:359] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.240798 17074 raft_consensus.cc:385] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.241142 17073 ts_tablet_manager.cc:1434] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:05:12.241111 17074 raft_consensus.cc:740] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.242125 17073 tablet_bootstrap.cc:492] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.242919 17074 consensus_queue.cc:260] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.244971 17074 ts_tablet_manager.cc:1434] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:05:12.245797 17074 tablet_bootstrap.cc:492] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.248605 17073 tablet_bootstrap.cc:654] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.248962 17079 raft_consensus.cc:697] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:12.249826 17079 consensus_queue.cc:237] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.252140 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.252521 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:12.252846 16884 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.255851 17074 tablet_bootstrap.cc:654] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.258961 17075 tablet_bootstrap.cc:492] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.259406 17075 ts_tablet_manager.cc:1403] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.022s
I20260713 09:05:12.261358 16782 catalog_manager.cc:5697] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 1 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.262261 17075 raft_consensus.cc:359] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.263011 17075 raft_consensus.cc:385] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.263283 17075 raft_consensus.cc:740] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.264098 17075 consensus_queue.cc:260] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.268244 17075 ts_tablet_manager.cc:1434] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:12.269153 17075 tablet_bootstrap.cc:492] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.269541 17073 tablet_bootstrap.cc:492] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.269953 17073 ts_tablet_manager.cc:1403] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.001s
I20260713 09:05:12.272987 17074 tablet_bootstrap.cc:492] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.273052 17073 raft_consensus.cc:359] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.273581 17074 ts_tablet_manager.cc:1403] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260713 09:05:12.273813 17073 raft_consensus.cc:385] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.274125 17073 raft_consensus.cc:740] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.274936 17073 consensus_queue.cc:260] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.276319 17074 raft_consensus.cc:359] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.277042 17074 raft_consensus.cc:385] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.277338 17074 raft_consensus.cc:740] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.277818 17075 tablet_bootstrap.cc:654] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.279115 17073 ts_tablet_manager.cc:1434] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:12.280046 17073 tablet_bootstrap.cc:492] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.279834 17074 consensus_queue.cc:260] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.282049 17074 ts_tablet_manager.cc:1434] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:12.282879 17074 tablet_bootstrap.cc:492] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.286926 17073 tablet_bootstrap.cc:654] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.288746 17074 tablet_bootstrap.cc:654] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.289191 17075 tablet_bootstrap.cc:492] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.289659 17075 ts_tablet_manager.cc:1403] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260713 09:05:12.292497 17075 raft_consensus.cc:359] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.293220 17075 raft_consensus.cc:385] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.293512 17075 raft_consensus.cc:740] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.294399 17075 consensus_queue.cc:260] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.297715 17073 tablet_bootstrap.cc:492] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.298143 17073 ts_tablet_manager.cc:1403] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:05:12.299536 17081 raft_consensus.cc:493] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.299963 17081 raft_consensus.cc:515] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.300455 17073 raft_consensus.cc:359] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.301060 17073 raft_consensus.cc:385] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.301302 17073 raft_consensus.cc:740] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.302537 17080 raft_consensus.cc:493] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.303009 17080 raft_consensus.cc:515] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.303043 17073 consensus_queue.cc:260] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.306773 17080 leader_election.cc:290] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.309567 17081 leader_election.cc:290] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.312168 17073 ts_tablet_manager.cc:1434] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260713 09:05:12.313062 17073 tablet_bootstrap.cc:492] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.318373 17073 tablet_bootstrap.cc:654] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.318735 17081 raft_consensus.cc:493] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.319152 17081 raft_consensus.cc:515] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.321099 17081 leader_election.cc:290] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.329196 17073 tablet_bootstrap.cc:492] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.329627 17073 ts_tablet_manager.cc:1403] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260713 09:05:12.330551 17074 tablet_bootstrap.cc:492] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.331080 17074 ts_tablet_manager.cc:1403] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.012s
I20260713 09:05:12.332109 17073 raft_consensus.cc:359] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.332940 17073 raft_consensus.cc:385] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.333201 17073 raft_consensus.cc:740] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.333815 17073 consensus_queue.cc:260] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.335469 17075 ts_tablet_manager.cc:1434] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260713 09:05:12.335847 17074 raft_consensus.cc:359] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.336946 17074 raft_consensus.cc:385] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.337291 17074 raft_consensus.cc:740] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.338006 17074 consensus_queue.cc:260] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.340678 17073 ts_tablet_manager.cc:1434] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:05:12.345695 17074 ts_tablet_manager.cc:1434] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:05:12.346303 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.346889 16959 raft_consensus.cc:2468] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 0.
I20260713 09:05:12.341516 17073 tablet_bootstrap.cc:492] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025: Bootstrap starting.
I20260713 09:05:12.348184 16848 leader_election.cc:304] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.349086 17104 raft_consensus.cc:2804] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.349334 17075 tablet_bootstrap.cc:492] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.349453 17104 raft_consensus.cc:493] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.349845 17104 raft_consensus.cc:3060] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.350060 17074 tablet_bootstrap.cc:492] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.353880 17073 tablet_bootstrap.cc:654] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.356673 17104 raft_consensus.cc:515] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.358664 17104 leader_election.cc:290] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.359901 17074 tablet_bootstrap.cc:654] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.360087 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:12.360615 16959 raft_consensus.cc:3060] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.362051 17080 raft_consensus.cc:493] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.362480 17080 raft_consensus.cc:515] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.364410 17080 leader_election.cc:290] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.364868 17080 raft_consensus.cc:493] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.369336 17080 raft_consensus.cc:515] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.371207 17080 leader_election.cc:290] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.373202 16959 raft_consensus.cc:2468] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 1.
I20260713 09:05:12.375377 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.376016 16958 raft_consensus.cc:2468] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 0.
I20260713 09:05:12.377940 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.379325 16848 leader_election.cc:304] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.380422 17079 raft_consensus.cc:493] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.382362 17079 raft_consensus.cc:515] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.384434 17079 leader_election.cc:290] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.380082 17080 raft_consensus.cc:2804] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.385682 17080 raft_consensus.cc:697] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:12.386873 17075 tablet_bootstrap.cc:654] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.386482 17080 consensus_queue.cc:237] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.389551 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.390234 16958 raft_consensus.cc:2393] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d4e944170b049a7887b7232bc097088 in current term 1: Already voted for candidate c0dc3ed235be40eba129adb870b92025 in this term.
I20260713 09:05:12.392565 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088" is_pre_election: true
W20260713 09:05:12.393962 16925 leader_election.cc:343] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.393913 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088" is_pre_election: true
I20260713 09:05:12.394583 17032 raft_consensus.cc:2468] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 0.
I20260713 09:05:12.395601 16925 leader_election.cc:304] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:12.396237 17081 raft_consensus.cc:2764] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:05:12.398319 17073 tablet_bootstrap.cc:492] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025: No bootstrap required, opened a new log
I20260713 09:05:12.398759 17073 ts_tablet_manager.cc:1403] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.023s
I20260713 09:05:12.399088 17075 tablet_bootstrap.cc:492] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.399513 17075 ts_tablet_manager.cc:1403] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.002s
I20260713 09:05:12.399793 17104 raft_consensus.cc:493] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.400269 17104 raft_consensus.cc:515] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.401484 17073 raft_consensus.cc:359] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.402151 17073 raft_consensus.cc:385] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.402288 17104 leader_election.cc:290] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.402598 17073 raft_consensus.cc:740] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.402799 17079 raft_consensus.cc:493] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.403234 16848 leader_election.cc:304] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.403206 17079 raft_consensus.cc:515] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.403520 17073 consensus_queue.cc:260] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.404760 17114 raft_consensus.cc:2804] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.405169 17114 raft_consensus.cc:493] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.405493 17114 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.405865 17073 ts_tablet_manager.cc:1434] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:05:12.406567 17079 leader_election.cc:290] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.406814 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.402168 17075 raft_consensus.cc:359] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.407488 17075 raft_consensus.cc:385] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:05:12.408142 16997 leader_election.cc:343] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.408423 17075 raft_consensus.cc:740] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.409109 17075 consensus_queue.cc:260] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.409811 16778 catalog_manager.cc:5697] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.411440 17079 raft_consensus.cc:493] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.418118 17075 ts_tablet_manager.cc:1434] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260713 09:05:12.411860 17079 raft_consensus.cc:515] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.411998 17114 raft_consensus.cc:515] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
W20260713 09:05:12.421011 16830 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:12.421893 17075 tablet_bootstrap.cc:492] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.422353 17079 leader_election.cc:290] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.422956 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbfec0a557746cb84ddda7a4b979577" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
W20260713 09:05:12.423707 16848 leader_election.cc:343] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.424810 17114 leader_election.cc:290] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.425182 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.425797 16958 raft_consensus.cc:2468] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 0.
I20260713 09:05:12.423719 16959 raft_consensus.cc:2468] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.427932 16997 leader_election.cc:304] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:12.428678 17079 raft_consensus.cc:2804] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.429057 17079 raft_consensus.cc:493] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.429369 17079 raft_consensus.cc:3060] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.429546 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.430121 17075 tablet_bootstrap.cc:654] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.431196 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.431820 16884 raft_consensus.cc:2468] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.428671 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:12.437444 16959 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.436532 17079 raft_consensus.cc:515] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.440331 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.441097 16884 raft_consensus.cc:2393] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33a85b94d4a84ab48a903b01d37af8a8 in current term 1: Already voted for candidate c0dc3ed235be40eba129adb870b92025 in this term.
I20260713 09:05:12.442167 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbfec0a557746cb84ddda7a4b979577" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:12.442932 16958 raft_consensus.cc:3060] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.442241 17075 tablet_bootstrap.cc:492] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.443698 16922 leader_election.cc:304] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8; no voters: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025
I20260713 09:05:12.444279 17104 raft_consensus.cc:493] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.442212 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.444732 17104 raft_consensus.cc:515] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.445192 17032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088" is_pre_election: true
I20260713 09:05:12.445740 17032 raft_consensus.cc:2468] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 0.
I20260713 09:05:12.446625 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:12.447234 17033 raft_consensus.cc:3060] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.448765 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbfec0a557746cb84ddda7a4b979577" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.449419 16884 raft_consensus.cc:2468] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.449966 17029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088" is_pre_election: true
I20260713 09:05:12.443969 17075 ts_tablet_manager.cc:1403] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260713 09:05:12.450567 17029 raft_consensus.cc:2468] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 0.
I20260713 09:05:12.451586 17028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:12.451727 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.452696 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088" is_pre_election: true
I20260713 09:05:12.452131 17079 leader_election.cc:290] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.453508 16848 leader_election.cc:304] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.454644 16996 leader_election.cc:304] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d4e944170b049a7887b7232bc097088; no voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025
W20260713 09:05:12.455222 16850 leader_election.cc:343] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.455719 16996 leader_election.cc:304] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [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: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025; no voters: 33a85b94d4a84ab48a903b01d37af8a8
W20260713 09:05:12.455910 16850 leader_election.cc:343] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.456432 16958 raft_consensus.cc:2468] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 1.
I20260713 09:05:12.456760 17114 raft_consensus.cc:2804] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.455848 17075 raft_consensus.cc:359] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.457211 17114 raft_consensus.cc:493] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.457625 17114 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:12.458215 16848 leader_election.cc:343] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.449347 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088" is_pre_election: true
I20260713 09:05:12.458950 17030 raft_consensus.cc:2468] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 0.
I20260713 09:05:12.459347 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbfec0a557746cb84ddda7a4b979577" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:12.459903 16884 raft_consensus.cc:3060] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.463399 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088" is_pre_election: true
I20260713 09:05:12.463995 17114 raft_consensus.cc:515] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.464789 16850 leader_election.cc:304] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [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: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025; no voters: 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:12.465526 17080 raft_consensus.cc:2804] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.465869 17080 raft_consensus.cc:493] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.466101 17114 leader_election.cc:290] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.466919 17075 raft_consensus.cc:385] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.467362 16884 raft_consensus.cc:2468] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 1.
I20260713 09:05:12.467679 17033 raft_consensus.cc:2468] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 1.
I20260713 09:05:12.468276 17096 raft_consensus.cc:2749] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.468348 16997 leader_election.cc:304] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:12.469146 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:12.469770 16957 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.470592 17096 raft_consensus.cc:2804] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.470954 17096 raft_consensus.cc:493] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.471264 17096 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.467476 17075 raft_consensus.cc:740] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.476110 17075 consensus_queue.cc:260] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.476668 16957 raft_consensus.cc:2468] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 1.
I20260713 09:05:12.466192 17080 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:12.478076 16850 leader_election.cc:343] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.478529 16850 leader_election.cc:304] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0dc3ed235be40eba129adb870b92025; no voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:12.477502 17079 raft_consensus.cc:2804] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.480628 17079 raft_consensus.cc:697] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:12.481407 17079 consensus_queue.cc:237] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.481972 17096 raft_consensus.cc:515] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.483985 17096 leader_election.cc:290] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.485620 16959 raft_consensus.cc:2468] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 1.
I20260713 09:05:12.486052 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:12.487563 17081 raft_consensus.cc:2749] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.487622 17033 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.493925 16848 leader_election.cc:304] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.486110 17114 raft_consensus.cc:2749] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.446713 17104 leader_election.cc:290] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.495204 17074 tablet_bootstrap.cc:492] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.495637 17074 ts_tablet_manager.cc:1403] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.146s	user 0.055s	sys 0.060s
I20260713 09:05:12.496498 17033 raft_consensus.cc:2468] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 1.
I20260713 09:05:12.495231 17114 raft_consensus.cc:2804] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.484438 17080 raft_consensus.cc:515] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.497673 17114 raft_consensus.cc:697] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:12.498718 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
W20260713 09:05:12.500252 16997 leader_election.cc:343] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.500814 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:12.501332 16959 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.501973 17075 ts_tablet_manager.cc:1434] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260713 09:05:12.498445 17114 consensus_queue.cc:237] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.500006 17074 raft_consensus.cc:359] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.504436 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:12.504812 17074 raft_consensus.cc:385] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.504984 16884 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.505157 17074 raft_consensus.cc:740] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.498860 17080 leader_election.cc:290] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.507301 17075 tablet_bootstrap.cc:492] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.511296 16959 raft_consensus.cc:2468] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 1.
I20260713 09:05:12.512281 16884 raft_consensus.cc:2468] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 1.
I20260713 09:05:12.512899 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:12.512982 17074 consensus_queue.cc:260] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.512228 16782 catalog_manager.cc:5697] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 1 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.512410 16848 leader_election.cc:304] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 0d4e944170b049a7887b7232bc097088
I20260713 09:05:12.515111 17074 ts_tablet_manager.cc:1434] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:05:12.514988 16848 leader_election.cc:304] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.513538 17033 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.515866 17075 tablet_bootstrap.cc:654] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.516170 17074 tablet_bootstrap.cc:492] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.516180 16996 leader_election.cc:304] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025; no voters: 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:12.516659 17119 raft_consensus.cc:2804] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.517481 17079 raft_consensus.cc:2804] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.517917 17079 raft_consensus.cc:697] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:12.518672 17079 consensus_queue.cc:237] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.525341 17074 tablet_bootstrap.cc:654] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.517474 17119 raft_consensus.cc:697] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:12.525835 17033 raft_consensus.cc:2468] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 1.
I20260713 09:05:12.526801 17117 raft_consensus.cc:493] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.519590 17080 raft_consensus.cc:2804] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.527236 17117 raft_consensus.cc:515] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.528788 17119 consensus_queue.cc:237] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.531741 17117 leader_election.cc:290] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.531811 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.529915 17080 raft_consensus.cc:697] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:12.534235 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088" is_pre_election: true
I20260713 09:05:12.534034 17080 consensus_queue.cc:237] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.533654 16884 raft_consensus.cc:2468] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 0.
W20260713 09:05:12.535713 16925 leader_election.cc:343] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.536945 16782 catalog_manager.cc:5697] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.541325 16922 leader_election.cc:304] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [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: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 0d4e944170b049a7887b7232bc097088
I20260713 09:05:12.542464 17117 raft_consensus.cc:2804] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.542845 17117 raft_consensus.cc:493] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.543219 17117 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.551250 17117 raft_consensus.cc:515] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.553571 17079 raft_consensus.cc:493] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.553771 16781 catalog_manager.cc:5697] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 1 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.557371 17075 tablet_bootstrap.cc:492] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.557819 17075 ts_tablet_manager.cc:1403] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260713 09:05:12.558333 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:12.558842 16884 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.560292 17075 raft_consensus.cc:359] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.565089 17079 raft_consensus.cc:515] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.565833 16884 raft_consensus.cc:2468] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 1.
I20260713 09:05:12.566871 17075 raft_consensus.cc:385] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.567183 17075 raft_consensus.cc:740] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.567073 16922 leader_election.cc:304] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.567461 17079 leader_election.cc:290] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.567655 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.567876 17081 raft_consensus.cc:2804] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.568209 16883 raft_consensus.cc:2468] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.569387 17117 leader_election.cc:290] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:12.569777 17081 raft_consensus.cc:697] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 LEADER]: Becoming Leader. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:12.570803 17079 raft_consensus.cc:493] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.570914 16996 leader_election.cc:304] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.571098 17081 consensus_queue.cc:237] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.571262 17079 raft_consensus.cc:515] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.571755 17116 raft_consensus.cc:2804] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.572132 17116 raft_consensus.cc:493] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.570302 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.572391 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:12.573909 17079 leader_election.cc:290] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
W20260713 09:05:12.574469 16925 leader_election.cc:343] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:12.575181 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.575320 17074 tablet_bootstrap.cc:492] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.575610 16957 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.572439 17116 raft_consensus.cc:3060] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.575930 17074 ts_tablet_manager.cc:1403] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.003s
I20260713 09:05:12.576596 16997 leader_election.cc:304] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:12.577395 17079 raft_consensus.cc:2804] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.577728 17079 raft_consensus.cc:493] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.578030 17079 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.579378 17075 consensus_queue.cc:260] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.580233 16959 raft_consensus.cc:2468] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.581121 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.581565 17075 ts_tablet_manager.cc:1434] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:05:12.581713 16883 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 0.
I20260713 09:05:12.582388 17075 tablet_bootstrap.cc:492] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8: Bootstrap starting.
I20260713 09:05:12.585000 17116 raft_consensus.cc:515] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.595503 17116 leader_election.cc:290] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.611665 16781 catalog_manager.cc:5697] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.613483 16781 catalog_manager.cc:5697] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.598273 17079 raft_consensus.cc:515] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.617671 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:12.618139 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:12.618211 16883 raft_consensus.cc:3060] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.619338 16959 raft_consensus.cc:3060] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.622280 17075 tablet_bootstrap.cc:654] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.627528 17075 tablet_bootstrap.cc:492] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8: No bootstrap required, opened a new log
I20260713 09:05:12.627717 17079 leader_election.cc:290] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.627945 17075 ts_tablet_manager.cc:1403] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.016s
I20260713 09:05:12.629204 16883 raft_consensus.cc:2468] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 1.
I20260713 09:05:12.630330 16959 raft_consensus.cc:2468] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 1.
I20260713 09:05:12.630609 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:12.630577 17075 raft_consensus.cc:359] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.631165 16883 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.631300 17075 raft_consensus.cc:385] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.631623 17075 raft_consensus.cc:740] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.631807 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:12.632371 16957 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.632259 17075 consensus_queue.cc:260] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.634158 17075 ts_tablet_manager.cc:1434] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:12.632068 17074 raft_consensus.cc:359] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.636436 17074 raft_consensus.cc:385] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.636687 17074 raft_consensus.cc:740] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.630355 16996 leader_election.cc:304] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:12.637568 17116 raft_consensus.cc:2804] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.637943 17116 raft_consensus.cc:697] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:12.638538 17116 consensus_queue.cc:237] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.638622 16781 catalog_manager.cc:5697] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.640733 16957 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 1.
I20260713 09:05:12.642675 16997 leader_election.cc:304] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:12.643296 17079 raft_consensus.cc:2804] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.637341 17074 consensus_queue.cc:260] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.643887 17079 raft_consensus.cc:697] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:12.644755 17079 consensus_queue.cc:237] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.645725 16883 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 1.
I20260713 09:05:12.647517 17074 ts_tablet_manager.cc:1434] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.000s
I20260713 09:05:12.648384 17074 tablet_bootstrap.cc:492] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088: Bootstrap starting.
I20260713 09:05:12.651413 16782 catalog_manager.cc:5697] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 1 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.654011 17074 tablet_bootstrap.cc:654] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.657481 17074 tablet_bootstrap.cc:492] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088: No bootstrap required, opened a new log
I20260713 09:05:12.657805 17074 ts_tablet_manager.cc:1403] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:05:12.658488 17079 raft_consensus.cc:493] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.658926 17079 raft_consensus.cc:515] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.660550 17074 raft_consensus.cc:359] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.661157 17074 raft_consensus.cc:385] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.661217 17079 leader_election.cc:290] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:12.661448 17074 raft_consensus.cc:740] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.662184 16957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8" is_pre_election: true
I20260713 09:05:12.661971 17074 consensus_queue.cc:260] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:12.662621 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0dc3ed235be40eba129adb870b92025" is_pre_election: true
I20260713 09:05:12.663265 16883 raft_consensus.cc:2393] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d4e944170b049a7887b7232bc097088 in current term 1: Already voted for candidate 33a85b94d4a84ab48a903b01d37af8a8 in this term.
I20260713 09:05:12.663826 17074 ts_tablet_manager.cc:1434] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:12.664261 16996 leader_election.cc:304] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d4e944170b049a7887b7232bc097088; no voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025
I20260713 09:05:12.665002 17079 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.666252 16781 catalog_manager.cc:5697] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 1 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.670463 17079 raft_consensus.cc:2749] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.721527 17079 consensus_queue.cc:1048] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.725433 16883 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.733088 17079 consensus_queue.cc:1048] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.825203 16957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
mode: GRACEFUL
new_leader_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:34484
I20260713 09:05:12.825685 16957 raft_consensus.cc:606] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 LEADER]: Received request to transfer leadership to TS c0dc3ed235be40eba129adb870b92025
I20260713 09:05:12.836247 17033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
mode: GRACEFUL
new_leader_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:38054
I20260713 09:05:12.836710 17033 raft_consensus.cc:606] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Received request to transfer leadership to TS c0dc3ed235be40eba129adb870b92025
I20260713 09:05:12.843400 17033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
mode: GRACEFUL
new_leader_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:38054
I20260713 09:05:12.843830 17033 raft_consensus.cc:606] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Received request to transfer leadership to TS c0dc3ed235be40eba129adb870b92025
I20260713 09:05:12.847738 17080 consensus_queue.cc:1048] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.851049 17030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
mode: GRACEFUL
new_leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:38054
I20260713 09:05:12.851590 17030 raft_consensus.cc:606] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Received request to transfer leadership to TS 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:12.858482 17119 consensus_queue.cc:1048] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.870129 16883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
mode: GRACEFUL
new_leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:48418
I20260713 09:05:12.870689 16883 raft_consensus.cc:606] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Received request to transfer leadership to TS 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:12.875591 16883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
mode: GRACEFUL
new_leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:48418
I20260713 09:05:12.875999 16883 raft_consensus.cc:606] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Received request to transfer leadership to TS 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:12.882355 17033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
mode: GRACEFUL
new_leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:38054
I20260713 09:05:12.882926 17033 raft_consensus.cc:606] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Received request to transfer leadership to TS 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:12.930825 17119 consensus_queue.cc:1048] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.940002 17104 consensus_queue.cc:1048] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.985638 16957 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.990935 17116 consensus_queue.cc:1048] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.992468 17104 consensus_queue.cc:1048] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.999924 17104 raft_consensus.cc:993] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025: : Instructing follower 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:13.000290 17104 raft_consensus.cc:1081] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Signalling peer 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:13.001520 17079 consensus_queue.cc:1048] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.002548 17033 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:13.009442 16959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:34472
I20260713 09:05:13.009967 16959 raft_consensus.cc:493] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:13.010331 16959 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.012522 17114 consensus_queue.cc:1048] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.013582 17119 consensus_queue.cc:1048] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.016945 16959 raft_consensus.cc:515] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.018404 17104 consensus_queue.cc:1048] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.019495 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:13.020001 16884 raft_consensus.cc:3055] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:13.020352 16884 raft_consensus.cc:740] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:13.021133 16884 consensus_queue.cc:260] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.022025 16884 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.028645 16884 raft_consensus.cc:2468] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 2.
I20260713 09:05:13.029767 16922 leader_election.cc:304] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:13.030594 17081 raft_consensus.cc:2804] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:13.031028 17081 raft_consensus.cc:697] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Becoming Leader. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:13.031785 17081 consensus_queue.cc:237] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.038527 16959 leader_election.cc:290] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 2 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:13.041697 17116 consensus_queue.cc:1048] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.041868 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:13.042459 17081 consensus_queue.cc:1048] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.058085 17104 raft_consensus.cc:993] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025: : Instructing follower 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:13.058542 17104 raft_consensus.cc:1081] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Signalling peer 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:13.059425 17081 raft_consensus.cc:993] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8: : Instructing follower c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:13.059729 17081 raft_consensus.cc:1081] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 LEADER]: Signalling peer c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:13.063153 16880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:48404
I20260713 09:05:13.063563 16880 raft_consensus.cc:493] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:13.063884 16880 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.064752 17079 raft_consensus.cc:993] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088: : Instructing follower c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:13.065716 17096 raft_consensus.cc:1081] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Signalling peer c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:13.066397 17096 raft_consensus.cc:993] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088: : Instructing follower c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:13.066762 17116 raft_consensus.cc:1081] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Signalling peer c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:13.062356 16782 catalog_manager.cc:5697] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 reported cstate change: term changed from 1 to 2, leader changed from c0dc3ed235be40eba129adb870b92025 (127.15.226.1) to 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.070251 16879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:48396
I20260713 09:05:13.070798 16879 raft_consensus.cc:493] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:13.071136 16879 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.071477 16878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:48396
I20260713 09:05:13.072038 16878 raft_consensus.cc:493] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:13.072378 16878 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.077384 17096 consensus_queue.cc:1048] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.078665 16959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:34472
I20260713 09:05:13.078761 17116 consensus_queue.cc:1048] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.079206 16959 raft_consensus.cc:493] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:13.079902 16879 raft_consensus.cc:515] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.080413 16959 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.082582 16958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:13.083098 16958 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.085129 16879 leader_election.cc:290] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 2 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:13.086268 17117 consensus_queue.cc:1048] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.089898 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:13.089990 16880 raft_consensus.cc:515] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.090477 17031 raft_consensus.cc:3055] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:13.090790 17031 raft_consensus.cc:740] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:13.091558 17031 consensus_queue.cc:260] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.092470 16880 leader_election.cc:290] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 2 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:13.083071 16883 raft_consensus.cc:1240] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Rejecting Update request from peer 0d4e944170b049a7887b7232bc097088 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:13.093185 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:13.093923 16956 raft_consensus.cc:3055] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:13.094244 16956 raft_consensus.cc:740] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:13.094998 16956 consensus_queue.cc:260] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.095878 16956 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.092521 17031 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.096904 16882 raft_consensus.cc:1240] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Rejecting Update request from peer 33a85b94d4a84ab48a903b01d37af8a8 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:13.097369 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:13.101711 16959 raft_consensus.cc:515] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.105584 16958 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 2.
I20260713 09:05:13.107178 16848 leader_election.cc:304] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:13.107882 17080 raft_consensus.cc:2804] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:13.108259 17080 raft_consensus.cc:697] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:13.109030 16956 raft_consensus.cc:2468] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 2.
I20260713 09:05:13.109007 17080 consensus_queue.cc:237] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.110257 16848 leader_election.cc:304] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [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: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 0d4e944170b049a7887b7232bc097088
I20260713 09:05:13.113255 17033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:13.113807 17033 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.114204 17119 raft_consensus.cc:2804] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:13.114646 17119 raft_consensus.cc:697] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:13.115522 17119 consensus_queue.cc:237] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.101711 16878 raft_consensus.cc:515] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.119583 16959 leader_election.cc:290] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 2 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:13.123401 17031 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 2.
I20260713 09:05:13.124854 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:13.124202 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:13.126000 16956 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.125765 16878 leader_election.cc:290] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 2 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:13.126986 17150 consensus_queue.cc:1048] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:13.130682 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:13.135205 17031 raft_consensus.cc:3055] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:13.135519 17031 raft_consensus.cc:740] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:13.136511 16956 raft_consensus.cc:2468] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 2.
I20260713 09:05:13.136263 17031 consensus_queue.cc:260] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.132222 17033 raft_consensus.cc:2468] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 2.
I20260713 09:05:13.132714 16880 raft_consensus.cc:3055] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:13.140116 17031 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.140367 16925 leader_election.cc:304] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:13.141177 17117 raft_consensus.cc:2804] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:13.141785 16848 leader_election.cc:304] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:13.141815 17117 raft_consensus.cc:697] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Becoming Leader. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:13.142589 17119 raft_consensus.cc:2804] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:13.143014 17119 raft_consensus.cc:697] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:13.139526 16880 raft_consensus.cc:740] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:13.143275 17117 consensus_queue.cc:237] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.143743 17119 consensus_queue.cc:237] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.155170 17079 raft_consensus.cc:993] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088: : Instructing follower 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:13.155589 17079 raft_consensus.cc:1081] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Signalling peer 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:13.156492 17031 raft_consensus.cc:2468] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 2.
I20260713 09:05:13.159073 16959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:34466
I20260713 09:05:13.159555 16959 raft_consensus.cc:493] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:13.159626 17079 consensus_queue.cc:1048] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.159960 16959 raft_consensus.cc:3060] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.162379 16782 catalog_manager.cc:5697] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 reported cstate change: term changed from 1 to 2, leader changed from c0dc3ed235be40eba129adb870b92025 (127.15.226.1) to 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.148377 16880 consensus_queue.cc:260] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.165671 16880 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.167007 16959 raft_consensus.cc:515] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.169901 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:13.174824 16880 raft_consensus.cc:2468] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 2.
I20260713 09:05:13.176527 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6adf0fad7c904ff5a639de5326ba797f" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:13.177117 17031 raft_consensus.cc:3055] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:13.177413 17031 raft_consensus.cc:740] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:13.178220 17031 consensus_queue.cc:260] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.179113 17031 raft_consensus.cc:3060] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.185035 16959 leader_election.cc:290] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 2 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:13.186748 17031 raft_consensus.cc:2468] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 2.
I20260713 09:05:13.187901 16925 leader_election.cc:304] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [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: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: c0dc3ed235be40eba129adb870b92025
I20260713 09:05:13.188730 17117 raft_consensus.cc:2804] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:13.189653 17117 raft_consensus.cc:697] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Becoming Leader. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:13.190388 17117 consensus_queue.cc:237] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.197031 16778 catalog_manager.cc:5697] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 reported cstate change: term changed from 1 to 2, leader changed from 0d4e944170b049a7887b7232bc097088 (127.15.226.3) to 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.204628 16782 catalog_manager.cc:5697] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 1 to 2, leader changed from 0d4e944170b049a7887b7232bc097088 (127.15.226.3) to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.205833 16782 catalog_manager.cc:5697] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 1 to 2, leader changed from 0d4e944170b049a7887b7232bc097088 (127.15.226.3) to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.206746 16782 catalog_manager.cc:5697] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 1 to 2, leader changed from 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2) to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.259749 17079 raft_consensus.cc:993] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088: : Instructing follower 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:13.260211 17096 raft_consensus.cc:1081] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Signalling peer 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:13.261483 16959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:34466
I20260713 09:05:13.261904 16959 raft_consensus.cc:493] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:13.262185 16959 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.266486 16959 raft_consensus.cc:515] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.267892 16959 leader_election.cc:290] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 2 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:13.268595 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:13.268863 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:13.269165 16884 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.269357 17031 raft_consensus.cc:3055] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:13.269662 17031 raft_consensus.cc:740] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:13.270255 17031 consensus_queue.cc:260] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.271046 17031 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.273491 16884 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 2.
I20260713 09:05:13.274401 16922 leader_election.cc:304] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:13.274968 17117 raft_consensus.cc:2804] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:13.275291 17031 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 2.
I20260713 09:05:13.275321 17117 raft_consensus.cc:697] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Becoming Leader. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:13.276211 17117 consensus_queue.cc:237] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:13.281490 16782 catalog_manager.cc:5697] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 reported cstate change: term changed from 1 to 2, leader changed from 0d4e944170b049a7887b7232bc097088 (127.15.226.3) to 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.481557 16884 raft_consensus.cc:1275] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.482628 17117 consensus_queue.cc:1048] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.488786 17031 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.494572 17031 raft_consensus.cc:1275] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.495589 17081 consensus_queue.cc:1048] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.511516 16959 raft_consensus.cc:1275] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.512533 17119 consensus_queue.cc:1048] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.521413 17031 raft_consensus.cc:1275] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.522687 17114 consensus_queue.cc:1048] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.546519 16959 raft_consensus.cc:1275] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.547483 17114 consensus_queue.cc:1048] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.554100 17031 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.560531 17031 raft_consensus.cc:1275] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.561661 17114 consensus_queue.cc:1048] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.628397 17031 raft_consensus.cc:1275] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.629470 17081 consensus_queue.cc:1048] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.633872 17030 raft_consensus.cc:1275] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.635367 17081 consensus_queue.cc:1048] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.638407 16884 raft_consensus.cc:1275] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.640030 17081 consensus_queue.cc:1048] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.645466 16880 raft_consensus.cc:3060] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:13.651748 16880 raft_consensus.cc:1275] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.653083 17117 consensus_queue.cc:1048] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.704317 16959 raft_consensus.cc:1275] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.705336 17104 consensus_queue.cc:1048] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.711925 17031 raft_consensus.cc:1275] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.713164 17080 consensus_queue.cc:1048] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.732342 17031 raft_consensus.cc:1275] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.733292 17117 consensus_queue.cc:1048] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.739589 16880 raft_consensus.cc:1275] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:13.741078 17126 consensus_queue.cc:1048] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:15.912070 16264 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:05:15.912715 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:15.926891 16880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
mode: GRACEFUL
new_leader_uuid: "0d4e944170b049a7887b7232bc097088"
 from {username='slave'} at 127.0.0.1:48420
I20260713 09:05:15.927325 16880 raft_consensus.cc:606] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Received request to transfer leadership to TS 0d4e944170b049a7887b7232bc097088
I20260713 09:05:15.929253 16880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
mode: GRACEFUL
new_leader_uuid: "0d4e944170b049a7887b7232bc097088"
 from {username='slave'} at 127.0.0.1:48420
I20260713 09:05:15.929644 16880 raft_consensus.cc:606] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Received request to transfer leadership to TS 0d4e944170b049a7887b7232bc097088
I20260713 09:05:15.930521 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:15.930883 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:16.169626 17114 raft_consensus.cc:993] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025: : Instructing follower 0d4e944170b049a7887b7232bc097088 to start an election
I20260713 09:05:16.170030 17162 raft_consensus.cc:1081] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Signalling peer 0d4e944170b049a7887b7232bc097088 to start an election
I20260713 09:05:16.171303 17031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
 from {username='slave'} at 127.0.0.1:38048
I20260713 09:05:16.171705 17031 raft_consensus.cc:493] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:16.171941 17031 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.176088 17031 raft_consensus.cc:515] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:16.177448 17031 leader_election.cc:290] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 2 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:16.178073 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:16.178483 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:16.178593 16880 raft_consensus.cc:3055] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:16.178875 16959 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.178900 16880 raft_consensus.cc:740] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:16.179648 16880 consensus_queue.cc:260] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:16.180476 16880 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:16.182611 16959 raft_consensus.cc:2468] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 2.
I20260713 09:05:16.183478 16997 leader_election.cc:304] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:16.184077 17096 raft_consensus.cc:2804] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:16.185055 17096 raft_consensus.cc:697] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 2 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:16.185266 16880 raft_consensus.cc:2468] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 2.
I20260713 09:05:16.185885 17096 consensus_queue.cc:237] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:16.191879 16778 catalog_manager.cc:5697] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 1 to 2, leader changed from c0dc3ed235be40eba129adb870b92025 (127.15.226.1) to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 2 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:16.302649 17114 raft_consensus.cc:993] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025: : Instructing follower 0d4e944170b049a7887b7232bc097088 to start an election
I20260713 09:05:16.303016 17162 raft_consensus.cc:1081] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Signalling peer 0d4e944170b049a7887b7232bc097088 to start an election
I20260713 09:05:16.304263 17031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
 from {username='slave'} at 127.0.0.1:38048
I20260713 09:05:16.304641 17031 raft_consensus.cc:493] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:16.304893 17031 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:16.308825 17031 raft_consensus.cc:515] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:16.310088 17031 leader_election.cc:290] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 3 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:16.310784 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:16.311085 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:16.311268 16880 raft_consensus.cc:3055] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:16.311535 16959 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:16.311555 16880 raft_consensus.cc:740] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:16.312307 16880 consensus_queue.cc:260] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:16.313175 16880 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:16.315729 16959 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 3.
I20260713 09:05:16.316634 16997 leader_election.cc:304] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [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: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:16.317282 17096 raft_consensus.cc:2804] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:16.317729 17096 raft_consensus.cc:697] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 3 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:16.318172 16880 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 3.
I20260713 09:05:16.318490 17096 consensus_queue.cc:237] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:16.325094 16778 catalog_manager.cc:5697] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 2 to 3, leader changed from c0dc3ed235be40eba129adb870b92025 (127.15.226.1) to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 3 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:16.589551 16880 raft_consensus.cc:1275] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Refusing update from remote peer 0d4e944170b049a7887b7232bc097088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:16.590581 17096 consensus_queue.cc:1048] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.599236 16959 raft_consensus.cc:1275] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Refusing update from remote peer 0d4e944170b049a7887b7232bc097088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:16.600630 17096 consensus_queue.cc:1048] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.734045 16959 raft_consensus.cc:1275] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Refusing update from remote peer 0d4e944170b049a7887b7232bc097088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:16.735049 17163 consensus_queue.cc:1048] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:16.743525 16880 raft_consensus.cc:1275] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Refusing update from remote peer 0d4e944170b049a7887b7232bc097088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:16.744726 17163 consensus_queue.cc:1048] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:16.931525 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:16.944698 17031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
mode: GRACEFUL
new_leader_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:38054
I20260713 09:05:16.945257 17031 raft_consensus.cc:606] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 3 LEADER]: Received request to transfer leadership to TS c0dc3ed235be40eba129adb870b92025
I20260713 09:05:16.953270 17031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
mode: GRACEFUL
new_leader_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:38054
I20260713 09:05:16.953653 17031 raft_consensus.cc:606] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 2 LEADER]: Received request to transfer leadership to TS c0dc3ed235be40eba129adb870b92025
I20260713 09:05:16.957491 16959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
mode: GRACEFUL
new_leader_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:34484
I20260713 09:05:16.957897 16959 raft_consensus.cc:606] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Received request to transfer leadership to TS c0dc3ed235be40eba129adb870b92025
I20260713 09:05:16.961941 16959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
mode: GRACEFUL
new_leader_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:34484
I20260713 09:05:16.962272 16959 raft_consensus.cc:606] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Received request to transfer leadership to TS c0dc3ed235be40eba129adb870b92025
I20260713 09:05:16.965874 16959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
mode: GRACEFUL
new_leader_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:34484
I20260713 09:05:16.966197 16959 raft_consensus.cc:606] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Received request to transfer leadership to TS c0dc3ed235be40eba129adb870b92025
I20260713 09:05:16.999125 17179 raft_consensus.cc:993] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8: : Instructing follower c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:16.999481 17170 raft_consensus.cc:1081] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Signalling peer c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.000676 16880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:48404
I20260713 09:05:17.001117 16880 raft_consensus.cc:493] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:17.001394 16880 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.005686 16880 raft_consensus.cc:515] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.007180 16880 leader_election.cc:290] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 3 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:17.007745 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:17.008065 17031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dfbdc0d6834570a95c6bf779a52e2b" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:17.008247 16959 raft_consensus.cc:3055] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:17.008486 17031 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.008575 16959 raft_consensus.cc:740] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:17.009212 16959 consensus_queue.cc:260] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.009940 16959 raft_consensus.cc:3060] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.012137 17031 raft_consensus.cc:2468] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 3.
I20260713 09:05:17.013007 16850 leader_election.cc:304] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [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: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:17.013572 17114 raft_consensus.cc:2804] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:17.013612 16959 raft_consensus.cc:2468] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 3.
I20260713 09:05:17.014007 17114 raft_consensus.cc:697] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:17.014693 17114 consensus_queue.cc:237] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.020627 16778 catalog_manager.cc:5697] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 2 to 3, leader changed from 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2) to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 3 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.102849 17163 raft_consensus.cc:993] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088: : Instructing follower c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.103278 17177 raft_consensus.cc:1081] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 2 LEADER]: Signalling peer c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.104949 16880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:48396
I20260713 09:05:17.105468 16880 raft_consensus.cc:493] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:17.105748 16880 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.110703 16880 raft_consensus.cc:515] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.112563 16880 leader_election.cc:290] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 3 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:17.113245 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:17.113847 16959 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.114387 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afdd703774dd3b8898399b0208fb9" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:17.114805 17030 raft_consensus.cc:3055] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:17.115072 17030 raft_consensus.cc:740] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:17.115772 17030 consensus_queue.cc:260] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.116804 17030 raft_consensus.cc:3060] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.118743 16959 raft_consensus.cc:2468] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 3.
I20260713 09:05:17.119558 16848 leader_election.cc:304] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [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: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:17.120127 17114 raft_consensus.cc:2804] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:17.120546 17114 raft_consensus.cc:697] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:17.121199 17114 consensus_queue.cc:237] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.122567 17030 raft_consensus.cc:2468] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 3.
I20260713 09:05:17.126228 16778 catalog_manager.cc:5697] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 2 to 3, leader changed from 0d4e944170b049a7887b7232bc097088 (127.15.226.3) to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 3 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.256278 17096 raft_consensus.cc:993] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088: : Instructing follower c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.256690 17163 raft_consensus.cc:1081] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 3 LEADER]: Signalling peer c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.258004 16880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:48396
I20260713 09:05:17.258431 16880 raft_consensus.cc:493] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:17.258778 16880 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:17.262841 16880 raft_consensus.cc:515] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.264320 16880 leader_election.cc:290] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 4 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:17.264973 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:17.265295 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdf46ed0224ba19e69e2ddc07b7a44" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:17.265471 16959 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:17.265820 17030 raft_consensus.cc:3055] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:17.266139 17030 raft_consensus.cc:740] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:17.266841 17030 consensus_queue.cc:260] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.267894 17030 raft_consensus.cc:3060] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:17.267954 17179 raft_consensus.cc:993] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8: : Instructing follower c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.268471 17170 raft_consensus.cc:1081] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Signalling peer c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.269940 16880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:48404
I20260713 09:05:17.270370 16959 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 4.
I20260713 09:05:17.270418 16880 raft_consensus.cc:493] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:17.270910 16880 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.271494 16848 leader_election.cc:304] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [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: 33a85b94d4a84ab48a903b01d37af8a8, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:17.272228 17114 raft_consensus.cc:2804] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:17.272677 17114 raft_consensus.cc:697] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 4 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:17.273204 17030 raft_consensus.cc:2468] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 4.
I20260713 09:05:17.273424 17114 consensus_queue.cc:237] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.275607 16880 raft_consensus.cc:515] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.277348 16880 leader_election.cc:290] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 3 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:17.277863 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:17.278318 16959 raft_consensus.cc:3055] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:17.278262 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:17.278688 16959 raft_consensus.cc:740] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:17.278834 17030 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.279366 16959 consensus_queue.cc:260] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.279292 16778 catalog_manager.cc:5697] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 3 to 4, leader changed from 0d4e944170b049a7887b7232bc097088 (127.15.226.3) to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 4 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.280423 16959 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.283314 17030 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 3.
I20260713 09:05:17.284261 16850 leader_election.cc:304] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [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: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:17.284394 16959 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 3.
I20260713 09:05:17.284916 17114 raft_consensus.cc:2804] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:17.285343 17114 raft_consensus.cc:697] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:17.285997 17114 consensus_queue.cc:237] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.291718 16778 catalog_manager.cc:5697] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 2 to 3, leader changed from 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2) to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 3 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.386119 17179 raft_consensus.cc:993] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8: : Instructing follower c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.386474 17170 raft_consensus.cc:1081] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Signalling peer c0dc3ed235be40eba129adb870b92025 to start an election
I20260713 09:05:17.387622 16880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
 from {username='slave'} at 127.0.0.1:48404
I20260713 09:05:17.388024 16880 raft_consensus.cc:493] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:17.388293 16880 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.392129 16880 raft_consensus.cc:515] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.393337 16880 leader_election.cc:290] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [CANDIDATE]: Term 3 election: Requested vote from peers 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:17.394227 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:17.394243 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6298d45ebb4da49cdf7a2d8ed17b4d" candidate_uuid: "c0dc3ed235be40eba129adb870b92025" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:17.394752 17030 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.394814 16959 raft_consensus.cc:3055] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:17.395112 16959 raft_consensus.cc:740] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:17.395605 16959 consensus_queue.cc:260] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.396322 16959 raft_consensus.cc:3060] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:17.398826 17030 raft_consensus.cc:2468] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 3.
I20260713 09:05:17.399616 16850 leader_election.cc:304] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [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: 0d4e944170b049a7887b7232bc097088, c0dc3ed235be40eba129adb870b92025; no voters: 
I20260713 09:05:17.400038 16959 raft_consensus.cc:2468] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0dc3ed235be40eba129adb870b92025 in term 3.
I20260713 09:05:17.400173 17114 raft_consensus.cc:2804] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:17.400584 17114 raft_consensus.cc:697] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Becoming Leader. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:17.401247 17114 consensus_queue.cc:237] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:17.406942 16778 catalog_manager.cc:5697] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 reported cstate change: term changed from 2 to 3, leader changed from 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2) to c0dc3ed235be40eba129adb870b92025 (127.15.226.1). New cstate: current_term: 3 leader_uuid: "c0dc3ed235be40eba129adb870b92025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.522332 17030 raft_consensus.cc:1275] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:17.523432 17114 consensus_queue.cc:1048] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.531756 16959 raft_consensus.cc:1275] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:17.533342 17114 consensus_queue.cc:1048] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.600704 16959 raft_consensus.cc:1275] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:17.601794 17114 consensus_queue.cc:1048] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.609091 17030 raft_consensus.cc:1275] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:17.610560 17162 consensus_queue.cc:1048] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.750672 16959 raft_consensus.cc:1275] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:17.751582 17162 consensus_queue.cc:1048] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:17.760097 17030 raft_consensus.cc:1275] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 4 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:17.761227 17187 consensus_queue.cc:1048] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:17.795356 16959 raft_consensus.cc:1275] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:17.796324 17187 consensus_queue.cc:1048] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.805918 17030 raft_consensus.cc:1275] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:17.807184 17162 consensus_queue.cc:1048] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.857167 16959 raft_consensus.cc:1275] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:17.858142 17162 consensus_queue.cc:1048] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.865703 17030 raft_consensus.cc:1275] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Refusing update from remote peer c0dc3ed235be40eba129adb870b92025: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:17.867125 17114 consensus_queue.cc:1048] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:19.973169 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:19.980233 16880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
mode: GRACEFUL
new_leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:48420
I20260713 09:05:19.980796 16880 raft_consensus.cc:606] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Received request to transfer leadership to TS 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:19.983012 16880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
mode: GRACEFUL
new_leader_uuid: "0d4e944170b049a7887b7232bc097088"
 from {username='slave'} at 127.0.0.1:48420
I20260713 09:05:19.983398 16880 raft_consensus.cc:606] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Received request to transfer leadership to TS 0d4e944170b049a7887b7232bc097088
I20260713 09:05:19.985421 16880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
mode: GRACEFUL
new_leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:48420
I20260713 09:05:19.985805 16880 raft_consensus.cc:606] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Received request to transfer leadership to TS 33a85b94d4a84ab48a903b01d37af8a8
I20260713 09:05:19.987740 16880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf"
dest_uuid: "c0dc3ed235be40eba129adb870b92025"
mode: GRACEFUL
new_leader_uuid: "0d4e944170b049a7887b7232bc097088"
 from {username='slave'} at 127.0.0.1:48420
I20260713 09:05:19.988098 16880 raft_consensus.cc:606] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Received request to transfer leadership to TS 0d4e944170b049a7887b7232bc097088
I20260713 09:05:19.988999 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:05:19.989379 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:20.055691 17199 raft_consensus.cc:993] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025: : Instructing follower 0d4e944170b049a7887b7232bc097088 to start an election
I20260713 09:05:20.056188 17200 raft_consensus.cc:1081] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Signalling peer 0d4e944170b049a7887b7232bc097088 to start an election
I20260713 09:05:20.057572 17030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
 from {username='slave'} at 127.0.0.1:38048
I20260713 09:05:20.057993 17030 raft_consensus.cc:493] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:20.058290 17030 raft_consensus.cc:3060] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:20.063553 17030 raft_consensus.cc:515] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.065156 17030 leader_election.cc:290] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 2 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:20.065866 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:20.066313 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeeee3de78e4965a40d967d40ad8dbf" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:20.066526 16880 raft_consensus.cc:3055] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:20.066776 16959 raft_consensus.cc:3060] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:20.066823 16880 raft_consensus.cc:740] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:20.067665 16880 consensus_queue.cc:260] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.068516 16880 raft_consensus.cc:3060] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:20.071190 16959 raft_consensus.cc:2468] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 2.
I20260713 09:05:20.072160 16997 leader_election.cc:304] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:20.072844 17163 raft_consensus.cc:2804] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:20.072956 16880 raft_consensus.cc:2468] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 2.
I20260713 09:05:20.073840 17163 raft_consensus.cc:697] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 2 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:20.074714 17163 consensus_queue.cc:237] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.081720 16778 catalog_manager.cc:5697] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 1 to 2, leader changed from c0dc3ed235be40eba129adb870b92025 (127.15.226.1) to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 2 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:20.163605 17199 raft_consensus.cc:993] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025: : Instructing follower 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:20.163985 17200 raft_consensus.cc:1081] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Signalling peer 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:20.165201 16959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:34472
I20260713 09:05:20.165566 16959 raft_consensus.cc:493] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:20.165771 16959 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:20.169683 16959 raft_consensus.cc:515] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.171027 16959 leader_election.cc:290] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 4 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:20.171640 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:20.172130 16880 raft_consensus.cc:3055] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:20.172056 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0d1670f86e44bcbee3ee7d1f79ad1e" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:20.172420 16880 raft_consensus.cc:740] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:20.172588 17030 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:20.173133 16880 consensus_queue.cc:260] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.173874 16880 raft_consensus.cc:3060] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:20.176932 17030 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 4.
I20260713 09:05:20.177677 16880 raft_consensus.cc:2468] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 4.
I20260713 09:05:20.177995 16925 leader_election.cc:304] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [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: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:20.178783 17170 raft_consensus.cc:2804] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:20.179709 17170 raft_consensus.cc:697] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 LEADER]: Becoming Leader. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:20.180470 17170 consensus_queue.cc:237] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.186722 16778 catalog_manager.cc:5697] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 reported cstate change: term changed from 3 to 4, leader changed from c0dc3ed235be40eba129adb870b92025 (127.15.226.1) to 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2). New cstate: current_term: 4 leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.336759 17199 raft_consensus.cc:993] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025: : Instructing follower 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:20.337241 17200 raft_consensus.cc:1081] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Signalling peer 33a85b94d4a84ab48a903b01d37af8a8 to start an election
I20260713 09:05:20.338690 16959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228"
dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
 from {username='slave'} at 127.0.0.1:34472
I20260713 09:05:20.339133 16959 raft_consensus.cc:493] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:20.339396 16959 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:20.343266 16959 raft_consensus.cc:515] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.344590 16959 leader_election.cc:290] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [CANDIDATE]: Term 3 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 0d4e944170b049a7887b7232bc097088 (127.15.226.3:46389)
I20260713 09:05:20.345181 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:20.345538 17030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd854badb6a4f2c9f1b09b61b039228" candidate_uuid: "33a85b94d4a84ab48a903b01d37af8a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d4e944170b049a7887b7232bc097088"
I20260713 09:05:20.345662 16880 raft_consensus.cc:3055] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:20.345964 16880 raft_consensus.cc:740] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:20.345981 17030 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:20.346567 16880 consensus_queue.cc:260] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.347410 16880 raft_consensus.cc:3060] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:20.350481 17030 raft_consensus.cc:2468] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 3.
I20260713 09:05:20.351193 16880 raft_consensus.cc:2468] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33a85b94d4a84ab48a903b01d37af8a8 in term 3.
I20260713 09:05:20.351423 16925 leader_election.cc:304] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [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: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:20.352247 17170 raft_consensus.cc:2804] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:20.352680 17170 raft_consensus.cc:697] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 LEADER]: Becoming Leader. State: Replica: 33a85b94d4a84ab48a903b01d37af8a8, State: Running, Role: LEADER
I20260713 09:05:20.353459 17170 consensus_queue.cc:237] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.359426 16778 catalog_manager.cc:5697] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 reported cstate change: term changed from 2 to 3, leader changed from c0dc3ed235be40eba129adb870b92025 (127.15.226.1) to 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2). New cstate: current_term: 3 leader_uuid: "33a85b94d4a84ab48a903b01d37af8a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:20.417580 17199 raft_consensus.cc:993] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025: : Instructing follower 0d4e944170b049a7887b7232bc097088 to start an election
I20260713 09:05:20.417958 17200 raft_consensus.cc:1081] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Signalling peer 0d4e944170b049a7887b7232bc097088 to start an election
I20260713 09:05:20.419190 17030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2"
dest_uuid: "0d4e944170b049a7887b7232bc097088"
 from {username='slave'} at 127.0.0.1:38048
I20260713 09:05:20.419572 17030 raft_consensus.cc:493] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:20.419806 17030 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:20.423545 17030 raft_consensus.cc:515] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.424929 17030 leader_election.cc:290] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [CANDIDATE]: Term 3 election: Requested vote from peers c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873), 33a85b94d4a84ab48a903b01d37af8a8 (127.15.226.2:41337)
I20260713 09:05:20.425822 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0dc3ed235be40eba129adb870b92025"
I20260713 09:05:20.425820 16959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54c107931ff41dcb1c954c4dc51f7b2" candidate_uuid: "0d4e944170b049a7887b7232bc097088" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33a85b94d4a84ab48a903b01d37af8a8"
I20260713 09:05:20.426299 16880 raft_consensus.cc:3055] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:20.426338 16959 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:20.426597 16880 raft_consensus.cc:740] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0dc3ed235be40eba129adb870b92025, State: Running, Role: LEADER
I20260713 09:05:20.427206 16880 consensus_queue.cc:260] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.428018 16880 raft_consensus.cc:3060] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:20.430193 16959 raft_consensus.cc:2468] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 3.
I20260713 09:05:20.430949 16997 leader_election.cc:304] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [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: 0d4e944170b049a7887b7232bc097088, 33a85b94d4a84ab48a903b01d37af8a8; no voters: 
I20260713 09:05:20.431567 17163 raft_consensus.cc:2804] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:20.431854 16880 raft_consensus.cc:2468] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d4e944170b049a7887b7232bc097088 in term 3.
I20260713 09:05:20.431910 17163 raft_consensus.cc:697] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 3 LEADER]: Becoming Leader. State: Replica: 0d4e944170b049a7887b7232bc097088, State: Running, Role: LEADER
I20260713 09:05:20.432718 17163 consensus_queue.cc:237] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [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: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } }
I20260713 09:05:20.438949 16778 catalog_manager.cc:5697] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 reported cstate change: term changed from 2 to 3, leader changed from c0dc3ed235be40eba129adb870b92025 (127.15.226.1) to 0d4e944170b049a7887b7232bc097088 (127.15.226.3). New cstate: current_term: 3 leader_uuid: "0d4e944170b049a7887b7232bc097088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:20.491698 16959 raft_consensus.cc:1275] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Refusing update from remote peer 0d4e944170b049a7887b7232bc097088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:20.492722 17163 consensus_queue.cc:1048] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:20.502406 16880 raft_consensus.cc:1275] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Refusing update from remote peer 0d4e944170b049a7887b7232bc097088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:20.503942 17213 consensus_queue.cc:1048] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:20.579049 17030 raft_consensus.cc:1275] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 4 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:20.580056 17170 consensus_queue.cc:1048] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:20.588002 16880 raft_consensus.cc:1275] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 4 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:20.589774 17170 consensus_queue.cc:1048] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:20.773243 16880 raft_consensus.cc:1275] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:20.774296 17170 consensus_queue.cc:1048] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:20.782549 17030 raft_consensus.cc:1275] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Refusing update from remote peer 33a85b94d4a84ab48a903b01d37af8a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:20.784061 17221 consensus_queue.cc:1048] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d4e944170b049a7887b7232bc097088" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:20.961952 16959 raft_consensus.cc:1275] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Refusing update from remote peer 0d4e944170b049a7887b7232bc097088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:20.962893 17213 consensus_queue.cc:1048] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33a85b94d4a84ab48a903b01d37af8a8" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 41337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:20.970120 16880 raft_consensus.cc:1275] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Refusing update from remote peer 0d4e944170b049a7887b7232bc097088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:20.971915 17201 consensus_queue.cc:1048] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0dc3ed235be40eba129adb870b92025" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:20.990067 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:20.995486 16264 tablet_server.cc:179] TabletServer@127.15.226.1:0 shutting down...
I20260713 09:05:21.019202 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:21.019953 16264 tablet_replica.cc:333] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.020649 16264 raft_consensus.cc:2243] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.021063 16264 raft_consensus.cc:2272] T 3dbfec0a557746cb84ddda7a4b979577 P c0dc3ed235be40eba129adb870b92025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.022754 16264 tablet_replica.cc:333] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.023211 16264 raft_consensus.cc:2243] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.023869 16264 raft_consensus.cc:2272] T eebdf46ed0224ba19e69e2ddc07b7a44 P c0dc3ed235be40eba129adb870b92025 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.025516 16264 tablet_replica.cc:333] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.025949 16264 raft_consensus.cc:2243] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.026283 16264 raft_consensus.cc:2272] T 2bd854badb6a4f2c9f1b09b61b039228 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.028033 16264 tablet_replica.cc:333] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.028492 16264 raft_consensus.cc:2243] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.028834 16264 raft_consensus.cc:2272] T e54c107931ff41dcb1c954c4dc51f7b2 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.030853 16264 tablet_replica.cc:333] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.031307 16264 raft_consensus.cc:2243] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.031670 16264 raft_consensus.cc:2272] T 6adf0fad7c904ff5a639de5326ba797f P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.033277 16264 tablet_replica.cc:333] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.033669 16264 raft_consensus.cc:2243] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.034281 16264 raft_consensus.cc:2272] T 4e9afdd703774dd3b8898399b0208fb9 P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.035883 16264 tablet_replica.cc:333] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.036418 16264 raft_consensus.cc:2243] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.037062 16264 raft_consensus.cc:2272] T 82dfbdc0d6834570a95c6bf779a52e2b P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.038465 16264 tablet_replica.cc:333] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.038846 16264 raft_consensus.cc:2243] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.039140 16264 raft_consensus.cc:2272] T faeeee3de78e4965a40d967d40ad8dbf P c0dc3ed235be40eba129adb870b92025 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.040773 16264 tablet_replica.cc:333] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.041200 16264 raft_consensus.cc:2243] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.041509 16264 raft_consensus.cc:2272] T ed0d1670f86e44bcbee3ee7d1f79ad1e P c0dc3ed235be40eba129adb870b92025 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.043318 16264 tablet_replica.cc:333] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025: stopping tablet replica
I20260713 09:05:21.043686 16264 raft_consensus.cc:2243] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.044268 16264 raft_consensus.cc:2272] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P c0dc3ed235be40eba129adb870b92025 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.070865 16264 tablet_server.cc:196] TabletServer@127.15.226.1:0 shutdown complete.
I20260713 09:05:21.088143 16264 tablet_server.cc:179] TabletServer@127.15.226.2:0 shutting down...
I20260713 09:05:21.107026 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:21.107666 16264 tablet_replica.cc:333] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.108398 16264 raft_consensus.cc:2243] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.109143 16264 raft_consensus.cc:2272] T 6adf0fad7c904ff5a639de5326ba797f P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.110657 16264 tablet_replica.cc:333] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.111121 16264 raft_consensus.cc:2243] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.111707 16264 raft_consensus.cc:2272] T 2bd854badb6a4f2c9f1b09b61b039228 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.113317 16264 tablet_replica.cc:333] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.113760 16264 raft_consensus.cc:2243] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.114152 16264 raft_consensus.cc:2272] T e54c107931ff41dcb1c954c4dc51f7b2 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.115793 16264 tablet_replica.cc:333] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.116231 16264 raft_consensus.cc:2243] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.116580 16264 raft_consensus.cc:2272] T 82dfbdc0d6834570a95c6bf779a52e2b P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.118090 16264 tablet_replica.cc:333] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.118533 16264 raft_consensus.cc:2243] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.118876 16264 raft_consensus.cc:2272] T 4e9afdd703774dd3b8898399b0208fb9 P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.120404 16264 tablet_replica.cc:333] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.120810 16264 raft_consensus.cc:2243] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.121187 16264 raft_consensus.cc:2272] T 3dbfec0a557746cb84ddda7a4b979577 P 33a85b94d4a84ab48a903b01d37af8a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.122675 16264 tablet_replica.cc:333] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.123102 16264 raft_consensus.cc:2243] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.123700 16264 raft_consensus.cc:2272] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.125695 16264 tablet_replica.cc:333] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.126320 16264 raft_consensus.cc:2243] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.126854 16264 raft_consensus.cc:2272] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 33a85b94d4a84ab48a903b01d37af8a8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:21.128208 16996 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34873: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260713 09:05:21.130921 16264 tablet_replica.cc:333] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.131556 16264 raft_consensus.cc:2243] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:21.131664 16996 consensus_peers.cc:597] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 -> Peer c0dc3ed235be40eba129adb870b92025 (127.15.226.1:34873): Couldn't send request to peer c0dc3ed235be40eba129adb870b92025. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:21.132025 16264 raft_consensus.cc:2272] T faeeee3de78e4965a40d967d40ad8dbf P 33a85b94d4a84ab48a903b01d37af8a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.133881 16264 tablet_replica.cc:333] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8: stopping tablet replica
I20260713 09:05:21.134279 16264 raft_consensus.cc:2243] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.134661 16264 raft_consensus.cc:2272] T eebdf46ed0224ba19e69e2ddc07b7a44 P 33a85b94d4a84ab48a903b01d37af8a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.151350 16264 tablet_server.cc:196] TabletServer@127.15.226.2:0 shutdown complete.
I20260713 09:05:21.167678 16264 tablet_server.cc:179] TabletServer@127.15.226.3:0 shutting down...
I20260713 09:05:21.186184 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:21.186769 16264 tablet_replica.cc:333] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.187340 16264 raft_consensus.cc:2243] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.187840 16264 raft_consensus.cc:2272] T 6adf0fad7c904ff5a639de5326ba797f P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.189621 16264 tablet_replica.cc:333] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.190090 16264 raft_consensus.cc:2243] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.190732 16264 raft_consensus.cc:2272] T e54c107931ff41dcb1c954c4dc51f7b2 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.192428 16264 tablet_replica.cc:333] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.192873 16264 raft_consensus.cc:2243] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.193296 16264 raft_consensus.cc:2272] T 2bd854badb6a4f2c9f1b09b61b039228 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.195060 16264 tablet_replica.cc:333] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.195524 16264 raft_consensus.cc:2243] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.196151 16264 raft_consensus.cc:2272] T faeeee3de78e4965a40d967d40ad8dbf P 0d4e944170b049a7887b7232bc097088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.197794 16264 tablet_replica.cc:333] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.198240 16264 raft_consensus.cc:2243] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.198596 16264 raft_consensus.cc:2272] T 6b6298d45ebb4da49cdf7a2d8ed17b4d P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.200002 16264 tablet_replica.cc:333] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.200423 16264 raft_consensus.cc:2243] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.200779 16264 raft_consensus.cc:2272] T ed0d1670f86e44bcbee3ee7d1f79ad1e P 0d4e944170b049a7887b7232bc097088 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.202597 16264 tablet_replica.cc:333] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.203025 16264 raft_consensus.cc:2243] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.203369 16264 raft_consensus.cc:2272] T eebdf46ed0224ba19e69e2ddc07b7a44 P 0d4e944170b049a7887b7232bc097088 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.204811 16264 tablet_replica.cc:333] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.205268 16264 raft_consensus.cc:2243] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.205617 16264 raft_consensus.cc:2272] T 82dfbdc0d6834570a95c6bf779a52e2b P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.207050 16264 tablet_replica.cc:333] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.207453 16264 raft_consensus.cc:2243] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.207803 16264 raft_consensus.cc:2272] T 4e9afdd703774dd3b8898399b0208fb9 P 0d4e944170b049a7887b7232bc097088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.209229 16264 tablet_replica.cc:333] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088: stopping tablet replica
I20260713 09:05:21.209599 16264 raft_consensus.cc:2243] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.210264 16264 raft_consensus.cc:2272] T 3dbfec0a557746cb84ddda7a4b979577 P 0d4e944170b049a7887b7232bc097088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.235591 16264 tablet_server.cc:196] TabletServer@127.15.226.3:0 shutdown complete.
I20260713 09:05:21.252327 16264 master.cc:562] Master@127.15.226.62:33893 shutting down...
I20260713 09:05:21.267596 16264 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:21.268047 16264 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.268312 16264 tablet_replica.cc:333] T 00000000000000000000000000000000 P bab331eac6bd48099f4c6a977dcbc932: stopping tablet replica
I20260713 09:05:21.286870 16264 master.cc:584] Master@127.15.226.62:33893 shutdown complete.
0d4e944170b049a7887b7232bc097088  1
33a85b94d4a84ab48a903b01d37af8a8  4
c0dc3ed235be40eba129adb870b92025  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10015 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:05:21.324229 16264 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.226.62:35015
I20260713 09:05:21.325289 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:21.330318 17229 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
W20260713 09:05:21.330401 17230 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
W20260713 09:05:21.331001 17232 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
I20260713 09:05:21.332021 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:21.332697 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:21.332871 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:21.333029 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933521333011 us; error 0 us; skew 500 ppm
I20260713 09:05:21.333510 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:21.335561 16264 webserver.cc:533] Webserver started at http://127.15.226.62:33115/ using document root <none> and password file <none>
I20260713 09:05:21.335980 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:21.336134 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:21.336382 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:21.337430 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/master-0-root/instance:
uuid: "c81be64188d94e42aafa72c8a7597cbb"
format_stamp: "Formatted at 2026-07-13 09:05:21 on dist-test-slave-n0r2"
I20260713 09:05:21.342471 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:05:21.345350 17237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.345966 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:05:21.346207 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/master-0-root
uuid: "c81be64188d94e42aafa72c8a7597cbb"
format_stamp: "Formatted at 2026-07-13 09:05:21 on dist-test-slave-n0r2"
I20260713 09:05:21.346453 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-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)
I20260713 09:05:21.373560 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:21.374641 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:21.408342 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.62:35015
I20260713 09:05:21.408437 17288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.62:35015 every 8 connection(s)
I20260713 09:05:21.411813 17289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.420449 17289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb: Bootstrap starting.
I20260713 09:05:21.424568 17289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:21.428119 17289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb: No bootstrap required, opened a new log
I20260713 09:05:21.429966 17289 raft_consensus.cc:359] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c81be64188d94e42aafa72c8a7597cbb" member_type: VOTER }
I20260713 09:05:21.430310 17289 raft_consensus.cc:385] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:21.430511 17289 raft_consensus.cc:740] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81be64188d94e42aafa72c8a7597cbb, State: Initialized, Role: FOLLOWER
I20260713 09:05:21.431052 17289 consensus_queue.cc:260] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c81be64188d94e42aafa72c8a7597cbb" member_type: VOTER }
I20260713 09:05:21.431464 17289 raft_consensus.cc:399] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:21.431659 17289 raft_consensus.cc:493] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:21.431885 17289 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:21.435624 17289 raft_consensus.cc:515] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c81be64188d94e42aafa72c8a7597cbb" member_type: VOTER }
I20260713 09:05:21.436065 17289 leader_election.cc:304] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [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: c81be64188d94e42aafa72c8a7597cbb; no voters: 
I20260713 09:05:21.437069 17289 leader_election.cc:290] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:21.437310 17292 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:21.438464 17292 raft_consensus.cc:697] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 1 LEADER]: Becoming Leader. State: Replica: c81be64188d94e42aafa72c8a7597cbb, State: Running, Role: LEADER
I20260713 09:05:21.439070 17292 consensus_queue.cc:237] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [LEADER]: Queue going to LEADER mode. State: All 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: "c81be64188d94e42aafa72c8a7597cbb" member_type: VOTER }
I20260713 09:05:21.439632 17289 sys_catalog.cc:565] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:21.443377 17293 sys_catalog.cc:455] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c81be64188d94e42aafa72c8a7597cbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c81be64188d94e42aafa72c8a7597cbb" member_type: VOTER } }
I20260713 09:05:21.443562 17294 sys_catalog.cc:455] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [sys.catalog]: SysCatalogTable state changed. Reason: New leader c81be64188d94e42aafa72c8a7597cbb. Latest consensus state: current_term: 1 leader_uuid: "c81be64188d94e42aafa72c8a7597cbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c81be64188d94e42aafa72c8a7597cbb" member_type: VOTER } }
I20260713 09:05:21.443994 17293 sys_catalog.cc:458] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:21.444191 17294 sys_catalog.cc:458] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:21.451776 17299 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:21.458937 17299 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:21.459848 16264 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:21.466612 17299 catalog_manager.cc:1383] Generated new cluster ID: 452bdc1080b544148b2e2fc0ff3cab00
I20260713 09:05:21.466873 17299 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:21.482930 17299 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:21.484030 17299 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:21.496964 17299 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb: Generated new TSK 0
I20260713 09:05:21.497462 17299 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:21.525738 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:21.530912 17310 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
W20260713 09:05:21.531932 17311 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
W20260713 09:05:21.533231 17313 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
I20260713 09:05:21.533656 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:21.534303 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:21.534492 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:21.534607 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933521534597 us; error 0 us; skew 500 ppm
I20260713 09:05:21.535048 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:21.537021 16264 webserver.cc:533] Webserver started at http://127.15.226.1:41447/ using document root <none> and password file <none>
I20260713 09:05:21.537420 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:21.537559 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:21.537760 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:21.538754 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root/instance:
uuid: "59e2b9bea9ef436fa104768024b799fb"
format_stamp: "Formatted at 2026-07-13 09:05:21 on dist-test-slave-n0r2"
I20260713 09:05:21.542896 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:21.545676 17318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.546293 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:21.546527 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "59e2b9bea9ef436fa104768024b799fb"
format_stamp: "Formatted at 2026-07-13 09:05:21 on dist-test-slave-n0r2"
I20260713 09:05:21.546761 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-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)
I20260713 09:05:21.575192 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:21.576300 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:21.577696 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:21.579802 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:21.579978 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.580204 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:21.580359 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.616554 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:39799
I20260713 09:05:21.616636 17380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:39799 every 8 connection(s)
I20260713 09:05:21.620926 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:21.627008 17385 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
W20260713 09:05:21.629143 17386 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
W20260713 09:05:21.631393 17388 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
I20260713 09:05:21.632189 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:21.633244 17381 heartbeater.cc:344] Connected to a master server at 127.15.226.62:35015
I20260713 09:05:21.633437 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:21.633536 17381 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:21.633679 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:21.633890 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933521633872 us; error 0 us; skew 500 ppm
I20260713 09:05:21.634274 17381 heartbeater.cc:507] Master 127.15.226.62:35015 requested a full tablet report, sending...
I20260713 09:05:21.634400 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:21.636431 17254 ts_manager.cc:194] Registered new tserver with Master: 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799)
I20260713 09:05:21.636682 16264 webserver.cc:533] Webserver started at http://127.15.226.2:39347/ using document root <none> and password file <none>
I20260713 09:05:21.637262 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:21.637485 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:21.637868 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:21.638669 17254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33648
I20260713 09:05:21.639283 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root/instance:
uuid: "e480613e86d64fb59dd9e4b8004c1a24"
format_stamp: "Formatted at 2026-07-13 09:05:21 on dist-test-slave-n0r2"
I20260713 09:05:21.643405 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:05:21.646131 17393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.646764 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:21.646981 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root
uuid: "e480613e86d64fb59dd9e4b8004c1a24"
format_stamp: "Formatted at 2026-07-13 09:05:21 on dist-test-slave-n0r2"
I20260713 09:05:21.647190 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-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)
I20260713 09:05:21.700405 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:21.701534 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:21.702828 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:21.704831 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:21.705014 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.705250 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:21.705390 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.740803 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.2:45693
I20260713 09:05:21.740932 17455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.2:45693 every 8 connection(s)
I20260713 09:05:21.745064 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:21.751255 17459 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
W20260713 09:05:21.753353 17460 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
W20260713 09:05:21.754566 17462 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
I20260713 09:05:21.754827 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:21.755713 17456 heartbeater.cc:344] Connected to a master server at 127.15.226.62:35015
I20260713 09:05:21.755741 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:21.756206 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:21.756220 17456 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:21.756469 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933521756449 us; error 0 us; skew 500 ppm
I20260713 09:05:21.757046 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:21.757025 17456 heartbeater.cc:507] Master 127.15.226.62:35015 requested a full tablet report, sending...
I20260713 09:05:21.758955 17254 ts_manager.cc:194] Registered new tserver with Master: e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:21.759881 16264 webserver.cc:533] Webserver started at http://127.15.226.3:38919/ using document root <none> and password file <none>
I20260713 09:05:21.760252 17254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33650
I20260713 09:05:21.760324 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:21.760607 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:21.760847 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:21.761981 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root/instance:
uuid: "be83d54dde124a698b7475cd3826dfff"
format_stamp: "Formatted at 2026-07-13 09:05:21 on dist-test-slave-n0r2"
I20260713 09:05:21.765772 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:05:21.768554 17467 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.769222 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:21.769464 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root
uuid: "be83d54dde124a698b7475cd3826dfff"
format_stamp: "Formatted at 2026-07-13 09:05:21 on dist-test-slave-n0r2"
I20260713 09:05:21.769701 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-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)
I20260713 09:05:21.795111 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:21.796118 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:21.797437 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:21.799371 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:21.799551 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.799762 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:21.799907 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:21.835180 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.3:37129
I20260713 09:05:21.835270 17529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.3:37129 every 8 connection(s)
I20260713 09:05:21.847448 17530 heartbeater.cc:344] Connected to a master server at 127.15.226.62:35015
I20260713 09:05:21.847783 17530 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:21.848457 17530 heartbeater.cc:507] Master 127.15.226.62:35015 requested a full tablet report, sending...
I20260713 09:05:21.850183 17254 ts_manager.cc:194] Registered new tserver with Master: be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:21.851115 16264 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013036222s
I20260713 09:05:21.851488 17254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33664
I20260713 09:05:21.872396 17254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33674:
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"
    }
  }
}
W20260713 09:05:21.875885 17254 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.
I20260713 09:05:21.986939 17421 tablet_service.cc:1511] Processing CreateTablet for tablet 7efe0cd3481a4a8eae78b8529c9d44a3 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:21.987560 17419 tablet_service.cc:1511] Processing CreateTablet for tablet 211eb26c390541f19240bfc344b6168a (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:21.988344 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efe0cd3481a4a8eae78b8529c9d44a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.988981 17419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211eb26c390541f19240bfc344b6168a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.990234 17420 tablet_service.cc:1511] Processing CreateTablet for tablet 91ced4e9e5364e4ea23deadee1a53126 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:21.991521 17420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ced4e9e5364e4ea23deadee1a53126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.995556 17418 tablet_service.cc:1511] Processing CreateTablet for tablet 39efe00725fa4c649c214e400988dc7f (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:21.997982 17417 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc630c44eaa48fe906261ceb7dbfe03 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:22.000198 17495 tablet_service.cc:1511] Processing CreateTablet for tablet 7efe0cd3481a4a8eae78b8529c9d44a3 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:22.001389 17495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efe0cd3481a4a8eae78b8529c9d44a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.001910 17493 tablet_service.cc:1511] Processing CreateTablet for tablet 211eb26c390541f19240bfc344b6168a (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:22.003050 17493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211eb26c390541f19240bfc344b6168a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:21.996760 17418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39efe00725fa4c649c214e400988dc7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.005970 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc630c44eaa48fe906261ceb7dbfe03 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:22.007203 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc630c44eaa48fe906261ceb7dbfe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.007009 17488 tablet_service.cc:1511] Processing CreateTablet for tablet 0d616c5bb36c4badb212e9e925b88e62 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:22.008342 17488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d616c5bb36c4badb212e9e925b88e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.009938 17490 tablet_service.cc:1511] Processing CreateTablet for tablet 6632477a268f486faa3a78cf1d6a4fa0 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:22.011176 17490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632477a268f486faa3a78cf1d6a4fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.013963 17489 tablet_service.cc:1511] Processing CreateTablet for tablet a37935e363d34abcb5baf120dd4e652e (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:22.015164 17489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37935e363d34abcb5baf120dd4e652e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.017940 17492 tablet_service.cc:1511] Processing CreateTablet for tablet 39efe00725fa4c649c214e400988dc7f (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:22.019121 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39efe00725fa4c649c214e400988dc7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.000602 17494 tablet_service.cc:1511] Processing CreateTablet for tablet 91ced4e9e5364e4ea23deadee1a53126 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:22.022507 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ced4e9e5364e4ea23deadee1a53126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.022110 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb13142586b4c0bb7b85a56e2504eea (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:22.023415 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb13142586b4c0bb7b85a56e2504eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.025938 17415 tablet_service.cc:1511] Processing CreateTablet for tablet a37935e363d34abcb5baf120dd4e652e (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:22.027189 17415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37935e363d34abcb5baf120dd4e652e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.028975 17414 tablet_service.cc:1511] Processing CreateTablet for tablet 0d616c5bb36c4badb212e9e925b88e62 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:22.030216 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d616c5bb36c4badb212e9e925b88e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.031980 17416 tablet_service.cc:1511] Processing CreateTablet for tablet 6632477a268f486faa3a78cf1d6a4fa0 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:22.034055 17413 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb13142586b4c0bb7b85a56e2504eea (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:22.035274 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb13142586b4c0bb7b85a56e2504eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.037711 17416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632477a268f486faa3a78cf1d6a4fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.038578 17486 tablet_service.cc:1511] Processing CreateTablet for tablet c7e5be8257894c9ea464dbc69aa58e43 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:22.039803 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e5be8257894c9ea464dbc69aa58e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.040308 17417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc630c44eaa48fe906261ceb7dbfe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.047049 17346 tablet_service.cc:1511] Processing CreateTablet for tablet 7efe0cd3481a4a8eae78b8529c9d44a3 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:22.048261 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efe0cd3481a4a8eae78b8529c9d44a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.049736 17345 tablet_service.cc:1511] Processing CreateTablet for tablet 91ced4e9e5364e4ea23deadee1a53126 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:22.050987 17345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ced4e9e5364e4ea23deadee1a53126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.051719 17412 tablet_service.cc:1511] Processing CreateTablet for tablet c7e5be8257894c9ea464dbc69aa58e43 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:22.052961 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e5be8257894c9ea464dbc69aa58e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.053582 17344 tablet_service.cc:1511] Processing CreateTablet for tablet 211eb26c390541f19240bfc344b6168a (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:22.054927 17344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211eb26c390541f19240bfc344b6168a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.055522 17343 tablet_service.cc:1511] Processing CreateTablet for tablet 39efe00725fa4c649c214e400988dc7f (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:22.056717 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39efe00725fa4c649c214e400988dc7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.057978 17342 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc630c44eaa48fe906261ceb7dbfe03 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:22.073666 17342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc630c44eaa48fe906261ceb7dbfe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.059583 17341 tablet_service.cc:1511] Processing CreateTablet for tablet 6632477a268f486faa3a78cf1d6a4fa0 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:22.077692 17341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632477a268f486faa3a78cf1d6a4fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.061215 17340 tablet_service.cc:1511] Processing CreateTablet for tablet a37935e363d34abcb5baf120dd4e652e (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:22.079615 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37935e363d34abcb5baf120dd4e652e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.062726 17339 tablet_service.cc:1511] Processing CreateTablet for tablet 0d616c5bb36c4badb212e9e925b88e62 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:22.084079 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d616c5bb36c4badb212e9e925b88e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.065371 17338 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb13142586b4c0bb7b85a56e2504eea (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:22.087370 17338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb13142586b4c0bb7b85a56e2504eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.094625 17546 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.094517 17337 tablet_service.cc:1511] Processing CreateTablet for tablet c7e5be8257894c9ea464dbc69aa58e43 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:22.100837 17337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e5be8257894c9ea464dbc69aa58e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.118587 17546 tablet_bootstrap.cc:654] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.152030 17413 tablet_service.cc:1511] Processing CreateTablet for tablet b790e4797a0743a299c1d162784b629d (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:22.152505 17486 tablet_service.cc:1511] Processing CreateTablet for tablet b790e4797a0743a299c1d162784b629d (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:22.153452 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b790e4797a0743a299c1d162784b629d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.153661 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b790e4797a0743a299c1d162784b629d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.154114 17421 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1c017b54a41f283463ec77a8ef5dd (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:22.155265 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1c017b54a41f283463ec77a8ef5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.165539 17545 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.165773 17412 tablet_service.cc:1511] Processing CreateTablet for tablet cfae11319fe7439cb30d5376c106d57a (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:22.166085 17547 tablet_bootstrap.cc:492] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.166961 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfae11319fe7439cb30d5376c106d57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.169931 17344 tablet_service.cc:1511] Processing CreateTablet for tablet cfae11319fe7439cb30d5376c106d57a (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:22.171900 17344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfae11319fe7439cb30d5376c106d57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.176596 17417 tablet_service.cc:1511] Processing CreateTablet for tablet 56f5be10166b4702b837951a6e003793 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:22.177860 17417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f5be10166b4702b837951a6e003793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.173009 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1c017b54a41f283463ec77a8ef5dd (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:22.179672 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1c017b54a41f283463ec77a8ef5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.182051 17346 tablet_service.cc:1511] Processing CreateTablet for tablet b790e4797a0743a299c1d162784b629d (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:22.183220 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b790e4797a0743a299c1d162784b629d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.164499 17495 tablet_service.cc:1511] Processing CreateTablet for tablet cfae11319fe7439cb30d5376c106d57a (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:22.190613 17495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfae11319fe7439cb30d5376c106d57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.196640 17546 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.182075 17337 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1c017b54a41f283463ec77a8ef5dd (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:22.197261 17546 ts_tablet_manager.cc:1403] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.011s
I20260713 09:05:22.197882 17337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1c017b54a41f283463ec77a8ef5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.190840 17339 tablet_service.cc:1511] Processing CreateTablet for tablet 56f5be10166b4702b837951a6e003793 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:22.192651 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 56f5be10166b4702b837951a6e003793 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:22.201610 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f5be10166b4702b837951a6e003793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.201614 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f5be10166b4702b837951a6e003793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.207647 17545 tablet_bootstrap.cc:654] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.207656 17546 raft_consensus.cc:359] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.212538 17546 raft_consensus.cc:385] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.212901 17546 raft_consensus.cc:740] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.196369 17547 tablet_bootstrap.cc:654] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.216588 17546 consensus_queue.cc:260] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.220188 17337 tablet_service.cc:1511] Processing CreateTablet for tablet f5912510d534435a90d6994bd73ea531 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:22.225909 17413 tablet_service.cc:1511] Processing CreateTablet for tablet f5912510d534435a90d6994bd73ea531 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:22.227104 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5912510d534435a90d6994bd73ea531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.227013 17486 tablet_service.cc:1511] Processing CreateTablet for tablet f5912510d534435a90d6994bd73ea531 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:22.228492 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5912510d534435a90d6994bd73ea531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.234282 17545 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.227680 17337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5912510d534435a90d6994bd73ea531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.240430 17412 tablet_service.cc:1511] Processing CreateTablet for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:22.241886 17493 tablet_service.cc:1511] Processing CreateTablet for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:22.243070 17493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.250260 17345 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff66f85da164fa3bfd9f80645b81de6 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:22.251695 17345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff66f85da164fa3bfd9f80645b81de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.243043 17545 ts_tablet_manager.cc:1403] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260713 09:05:22.255846 17344 tablet_service.cc:1511] Processing CreateTablet for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:22.258369 17545 raft_consensus.cc:359] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.255722 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.258705 17420 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff66f85da164fa3bfd9f80645b81de6 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:22.263660 17420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff66f85da164fa3bfd9f80645b81de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.265720 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff66f85da164fa3bfd9f80645b81de6 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:22.266932 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff66f85da164fa3bfd9f80645b81de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.267506 17546 ts_tablet_manager.cc:1434] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.070s	user 0.014s	sys 0.019s
I20260713 09:05:22.269474 17530 heartbeater.cc:499] Master 127.15.226.62:35015 was elected leader, sending a full tablet report...
I20260713 09:05:22.270936 17417 tablet_service.cc:1511] Processing CreateTablet for tablet eb2ebbd1c7994cc9a165f0b696d9760f (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:22.272262 17417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ebbd1c7994cc9a165f0b696d9760f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.272045 17340 tablet_service.cc:1511] Processing CreateTablet for tablet eb2ebbd1c7994cc9a165f0b696d9760f (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:22.267899 17547 tablet_bootstrap.cc:492] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.273643 17547 ts_tablet_manager.cc:1403] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.010s
I20260713 09:05:22.264398 17545 raft_consensus.cc:385] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.277100 17545 raft_consensus.cc:740] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.277817 17545 consensus_queue.cc:260] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.276360 17547 raft_consensus.cc:359] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.297029 17547 raft_consensus.cc:385] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.297677 17413 tablet_service.cc:1511] Processing CreateTablet for tablet bfbde83a19074960840fa68fdf0353e4 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:22.297713 17547 raft_consensus.cc:740] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.298879 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbde83a19074960840fa68fdf0353e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.300211 17488 tablet_service.cc:1511] Processing CreateTablet for tablet bfbde83a19074960840fa68fdf0353e4 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:22.299919 17547 consensus_queue.cc:260] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.301375 17488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbde83a19074960840fa68fdf0353e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.285995 17546 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.287748 17487 tablet_service.cc:1511] Processing CreateTablet for tablet eb2ebbd1c7994cc9a165f0b696d9760f (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:22.305627 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ebbd1c7994cc9a165f0b696d9760f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.308279 17546 tablet_bootstrap.cc:654] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.294238 17346 tablet_service.cc:1511] Processing CreateTablet for tablet bfbde83a19074960840fa68fdf0353e4 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:22.284996 17344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.314316 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ebbd1c7994cc9a165f0b696d9760f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.316783 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbde83a19074960840fa68fdf0353e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.330430 17381 heartbeater.cc:499] Master 127.15.226.62:35015 was elected leader, sending a full tablet report...
I20260713 09:05:22.330724 17456 heartbeater.cc:499] Master 127.15.226.62:35015 was elected leader, sending a full tablet report...
I20260713 09:05:22.331874 17337 tablet_service.cc:1511] Processing CreateTablet for tablet ef4fe6423eb747f680df7cb64f658c2d (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:22.333042 17337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4fe6423eb747f680df7cb64f658c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.336311 17545 ts_tablet_manager.cc:1434] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.024s
I20260713 09:05:22.337244 17545 tablet_bootstrap.cc:492] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.346076 17545 tablet_bootstrap.cc:654] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.349545 17547 ts_tablet_manager.cc:1434] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.008s
I20260713 09:05:22.352540 17547 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.367960 17552 raft_consensus.cc:493] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.368402 17552 raft_consensus.cc:515] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.369845 17413 tablet_service.cc:1511] Processing CreateTablet for tablet ef4fe6423eb747f680df7cb64f658c2d (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:22.370385 17488 tablet_service.cc:1511] Processing CreateTablet for tablet ef4fe6423eb747f680df7cb64f658c2d (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:22.371027 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4fe6423eb747f680df7cb64f658c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.371541 17488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4fe6423eb747f680df7cb64f658c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.372769 17547 tablet_bootstrap.cc:654] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.366945 17339 tablet_service.cc:1511] Processing CreateTablet for tablet f83eb12afc7840e4a652d79bfb618654 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:22.374075 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83eb12afc7840e4a652d79bfb618654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.370819 17552 leader_election.cc:290] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.377770 17417 tablet_service.cc:1511] Processing CreateTablet for tablet f83eb12afc7840e4a652d79bfb618654 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:22.385802 17417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83eb12afc7840e4a652d79bfb618654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.385607 17495 tablet_service.cc:1511] Processing CreateTablet for tablet f83eb12afc7840e4a652d79bfb618654 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:22.386718 17495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83eb12afc7840e4a652d79bfb618654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.394692 17340 tablet_service.cc:1511] Processing CreateTablet for tablet f99dc15b178449cd88eadf191ac1dca9 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:22.395833 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99dc15b178449cd88eadf191ac1dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.405822 17487 tablet_service.cc:1511] Processing CreateTablet for tablet f99dc15b178449cd88eadf191ac1dca9 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:22.406961 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99dc15b178449cd88eadf191ac1dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.408722 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 47093a9dbbe64e3fa70a94c9a75eb614 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:22.409494 17346 tablet_service.cc:1511] Processing CreateTablet for tablet 47093a9dbbe64e3fa70a94c9a75eb614 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:22.411448 17345 tablet_service.cc:1511] Processing CreateTablet for tablet 882d19000be044cfbaf1b820c3d91714 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:22.411789 17546 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.412377 17546 ts_tablet_manager.cc:1403] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.021s
I20260713 09:05:22.414333 17486 tablet_service.cc:1511] Processing CreateTablet for tablet 882d19000be044cfbaf1b820c3d91714 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:22.415422 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882d19000be044cfbaf1b820c3d91714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.415166 17546 raft_consensus.cc:359] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.415855 17546 raft_consensus.cc:385] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.416145 17546 raft_consensus.cc:740] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.417336 17345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882d19000be044cfbaf1b820c3d91714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.422959 17346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47093a9dbbe64e3fa70a94c9a75eb614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.423357 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47093a9dbbe64e3fa70a94c9a75eb614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.425693 17420 tablet_service.cc:1511] Processing CreateTablet for tablet 47093a9dbbe64e3fa70a94c9a75eb614 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:22.426803 17420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47093a9dbbe64e3fa70a94c9a75eb614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.428977 17546 consensus_queue.cc:260] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.431181 17421 tablet_service.cc:1511] Processing CreateTablet for tablet 882d19000be044cfbaf1b820c3d91714 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:22.432281 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882d19000be044cfbaf1b820c3d91714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.441720 17412 tablet_service.cc:1511] Processing CreateTablet for tablet f99dc15b178449cd88eadf191ac1dca9 (DEFAULT_TABLE table=test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:22.442865 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99dc15b178449cd88eadf191ac1dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:22.449808 17546 ts_tablet_manager.cc:1434] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260713 09:05:22.450750 17546 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
W20260713 09:05:22.451231 17302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:22.452224 17545 tablet_bootstrap.cc:492] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.452684 17545 ts_tablet_manager.cc:1403] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.009s
I20260713 09:05:22.455492 17545 raft_consensus.cc:359] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.456173 17545 raft_consensus.cc:385] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.456450 17545 raft_consensus.cc:740] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.467769 17546 tablet_bootstrap.cc:654] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.468194 17550 raft_consensus.cc:493] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.469857 17547 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.469488 17550 raft_consensus.cc:515] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.470290 17547 ts_tablet_manager.cc:1403] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.019s
I20260713 09:05:22.472018 17550 leader_election.cc:290] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799)
I20260713 09:05:22.473003 17547 raft_consensus.cc:359] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.473676 17547 raft_consensus.cc:385] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.473948 17547 raft_consensus.cc:740] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.474093 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211eb26c390541f19240bfc344b6168a" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:22.474646 17547 consensus_queue.cc:260] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
W20260713 09:05:22.475558 17396 leader_election.cc:343] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.481961 17547 ts_tablet_manager.cc:1434] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:05:22.482920 17547 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.460363 17545 consensus_queue.cc:260] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.490756 17545 ts_tablet_manager.cc:1434] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260713 09:05:22.491561 17545 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.506112 17553 raft_consensus.cc:493] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.506564 17553 raft_consensus.cc:515] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.510838 17553 leader_election.cc:290] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.523936 17546 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.524389 17546 ts_tablet_manager.cc:1403] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.012s
I20260713 09:05:22.526976 17547 tablet_bootstrap.cc:654] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.530416 17545 tablet_bootstrap.cc:654] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.534271 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efe0cd3481a4a8eae78b8529c9d44a3" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
W20260713 09:05:22.537010 17468 leader_election.cc:343] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.543401 17546 raft_consensus.cc:359] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.544137 17546 raft_consensus.cc:385] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.544411 17546 raft_consensus.cc:740] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.547307 17546 consensus_queue.cc:260] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.547811 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efe0cd3481a4a8eae78b8529c9d44a3" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:22.548420 17356 raft_consensus.cc:2468] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:22.548440 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211eb26c390541f19240bfc344b6168a" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.549769 17505 raft_consensus.cc:2468] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:22.551051 17395 leader_election.cc:304] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [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: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:22.551393 17546 ts_tablet_manager.cc:1434] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.006s
I20260713 09:05:22.552392 17546 tablet_bootstrap.cc:492] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.552536 17552 raft_consensus.cc:2804] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.552927 17552 raft_consensus.cc:493] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.553242 17552 raft_consensus.cc:3060] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.553511 17545 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.553939 17545 ts_tablet_manager.cc:1403] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.003s
I20260713 09:05:22.556619 17545 raft_consensus.cc:359] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.557261 17545 raft_consensus.cc:385] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.557529 17545 raft_consensus.cc:740] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.558015 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5be8257894c9ea464dbc69aa58e43" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:22.558310 17545 consensus_queue.cc:260] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
W20260713 09:05:22.559360 17319 leader_election.cc:343] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.560340 17552 raft_consensus.cc:515] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.563126 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211eb26c390541f19240bfc344b6168a" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
W20260713 09:05:22.564507 17396 leader_election.cc:343] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.566324 17546 tablet_bootstrap.cc:654] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.566552 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211eb26c390541f19240bfc344b6168a" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:22.567127 17505 raft_consensus.cc:3060] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.574275 17505 raft_consensus.cc:2468] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:22.581389 17395 leader_election.cc:304] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:22.574747 17552 leader_election.cc:290] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.578193 17546 tablet_bootstrap.cc:492] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.583539 17546 ts_tablet_manager.cc:1403] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.010s
I20260713 09:05:22.585857 17547 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.586212 17545 ts_tablet_manager.cc:1434] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.032s	user 0.025s	sys 0.007s
I20260713 09:05:22.586223 17547 ts_tablet_manager.cc:1403] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.019s
I20260713 09:05:22.579959 17470 leader_election.cc:304] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [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: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:22.586895 17552 raft_consensus.cc:2804] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:22.586439 17546 raft_consensus.cc:359] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.587404 17552 raft_consensus.cc:697] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:22.587937 17550 raft_consensus.cc:2804] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.588265 17550 raft_consensus.cc:493] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.588709 17550 raft_consensus.cc:3060] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.588212 17552 consensus_queue.cc:237] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.589205 17547 raft_consensus.cc:359] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.589845 17547 raft_consensus.cc:385] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.590111 17547 raft_consensus.cc:740] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.590888 17547 consensus_queue.cc:260] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.593583 17567 raft_consensus.cc:493] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.594614 17567 raft_consensus.cc:515] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.595607 17547 ts_tablet_manager.cc:1434] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:22.596741 17547 tablet_bootstrap.cc:492] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.596498 17550 raft_consensus.cc:515] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.599042 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efe0cd3481a4a8eae78b8529c9d44a3" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
W20260713 09:05:22.600250 17468 leader_election.cc:343] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.600733 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39efe00725fa4c649c214e400988dc7f" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.601152 17550 leader_election.cc:290] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799)
I20260713 09:05:22.602129 17567 leader_election.cc:290] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.602861 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efe0cd3481a4a8eae78b8529c9d44a3" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:22.603039 17547 tablet_bootstrap.cc:654] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.603389 17356 raft_consensus.cc:3060] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.606326 17545 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.609362 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39efe00725fa4c649c214e400988dc7f" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
W20260713 09:05:22.610656 17396 leader_election.cc:343] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.611831 17356 raft_consensus.cc:2468] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:22.612792 17546 raft_consensus.cc:385] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.613118 17546 raft_consensus.cc:740] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.613524 17545 tablet_bootstrap.cc:654] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.613991 17546 consensus_queue.cc:260] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.614877 17505 raft_consensus.cc:2468] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:22.616706 17546 ts_tablet_manager.cc:1434] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260713 09:05:22.617708 17546 tablet_bootstrap.cc:492] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.619792 17395 leader_election.cc:304] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [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: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:22.615962 17250 catalog_manager.cc:5697] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:22.623988 17546 tablet_bootstrap.cc:654] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.624680 17545 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.625144 17545 ts_tablet_manager.cc:1403] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:05:22.625972 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5be8257894c9ea464dbc69aa58e43" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.625265 17552 raft_consensus.cc:2804] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.627015 17552 raft_consensus.cc:493] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.627398 17552 raft_consensus.cc:3060] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.627873 17545 raft_consensus.cc:359] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.628540 17545 raft_consensus.cc:385] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:05:22.628540 17320 leader_election.cc:343] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.629125 17320 leader_election.cc:304] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:22.629623 17470 leader_election.cc:304] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:22.630537 17553 raft_consensus.cc:2749] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:22.630597 17550 raft_consensus.cc:2804] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:22.635037 17552 raft_consensus.cc:515] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.637244 17545 raft_consensus.cc:740] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.638089 17547 tablet_bootstrap.cc:492] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.638525 17547 ts_tablet_manager.cc:1403] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.008s
I20260713 09:05:22.638885 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39efe00725fa4c649c214e400988dc7f" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:22.638806 17545 consensus_queue.cc:260] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
W20260713 09:05:22.640319 17396 leader_election.cc:343] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.641374 17552 leader_election.cc:290] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.642527 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39efe00725fa4c649c214e400988dc7f" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:22.643110 17505 raft_consensus.cc:3060] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.643909 17545 ts_tablet_manager.cc:1434] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:05:22.644958 17545 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.644905 17547 raft_consensus.cc:359] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.648452 17547 raft_consensus.cc:385] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.648741 17547 raft_consensus.cc:740] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.649662 17550 raft_consensus.cc:697] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Leader. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:22.650214 17505 raft_consensus.cc:2468] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:22.650775 17550 consensus_queue.cc:237] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.651448 17395 leader_election.cc:304] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:22.652644 17552 raft_consensus.cc:2804] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:22.650223 17547 consensus_queue.cc:260] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.653193 17552 raft_consensus.cc:697] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:22.654040 17552 consensus_queue.cc:237] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.657353 17545 tablet_bootstrap.cc:654] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.658249 17547 ts_tablet_manager.cc:1434] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260713 09:05:22.660931 17547 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.662863 17546 tablet_bootstrap.cc:492] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.663317 17546 ts_tablet_manager.cc:1403] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.024s
I20260713 09:05:22.666143 17546 raft_consensus.cc:359] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.666837 17546 raft_consensus.cc:385] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.667130 17546 raft_consensus.cc:740] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.668097 17546 consensus_queue.cc:260] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.670418 17546 ts_tablet_manager.cc:1434] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:05:22.671442 17546 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.674268 17545 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.674352 17547 tablet_bootstrap.cc:654] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.674877 17545 ts_tablet_manager.cc:1403] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.003s
I20260713 09:05:22.677490 17546 tablet_bootstrap.cc:654] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.677796 17545 raft_consensus.cc:359] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.678512 17545 raft_consensus.cc:385] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.678802 17545 raft_consensus.cc:740] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.686146 17547 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.686679 17547 ts_tablet_manager.cc:1403] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260713 09:05:22.686290 17251 catalog_manager.cc:5697] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:22.687858 17253 catalog_manager.cc:5697] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to be83d54dde124a698b7475cd3826dfff (127.15.226.3). New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:22.684093 17545 consensus_queue.cc:260] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.689450 17547 raft_consensus.cc:359] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.690994 17547 raft_consensus.cc:385] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.691293 17547 raft_consensus.cc:740] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.692035 17547 consensus_queue.cc:260] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.692541 17545 ts_tablet_manager.cc:1434] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:05:22.693473 17545 tablet_bootstrap.cc:492] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.694114 17547 ts_tablet_manager.cc:1434] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:22.697182 17547 tablet_bootstrap.cc:492] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.699361 17545 tablet_bootstrap.cc:654] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.703099 17547 tablet_bootstrap.cc:654] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.704715 17552 raft_consensus.cc:493] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.705189 17552 raft_consensus.cc:515] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.707201 17552 leader_election.cc:290] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.708400 17546 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.708745 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632477a268f486faa3a78cf1d6a4fa0" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.708896 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632477a268f486faa3a78cf1d6a4fa0" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:22.709414 17505 raft_consensus.cc:2468] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:22.708913 17546 ts_tablet_manager.cc:1403] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.021s
W20260713 09:05:22.710224 17396 leader_election.cc:343] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.710806 17395 leader_election.cc:304] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [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: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:22.711812 17552 raft_consensus.cc:2804] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.712131 17552 raft_consensus.cc:493] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.712441 17552 raft_consensus.cc:3060] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.712648 17545 tablet_bootstrap.cc:492] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.713155 17545 ts_tablet_manager.cc:1403] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.006s
I20260713 09:05:22.712425 17546 raft_consensus.cc:359] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.714957 17546 raft_consensus.cc:385] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.715286 17546 raft_consensus.cc:740] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.716032 17546 consensus_queue.cc:260] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.718152 17546 ts_tablet_manager.cc:1434] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:22.720451 17545 raft_consensus.cc:359] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.721184 17545 raft_consensus.cc:385] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.721467 17545 raft_consensus.cc:740] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.722278 17545 consensus_queue.cc:260] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.724421 17545 ts_tablet_manager.cc:1434] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:05:22.724705 17546 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.725399 17545 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.731228 17546 tablet_bootstrap.cc:654] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.732321 17545 tablet_bootstrap.cc:654] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.735764 17552 raft_consensus.cc:515] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.738336 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632477a268f486faa3a78cf1d6a4fa0" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
W20260713 09:05:22.739538 17396 leader_election.cc:343] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.741937 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632477a268f486faa3a78cf1d6a4fa0" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:22.742498 17505 raft_consensus.cc:3060] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.743232 17547 tablet_bootstrap.cc:492] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.743667 17545 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.744150 17545 ts_tablet_manager.cc:1403] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:05:22.743667 17547 ts_tablet_manager.cc:1403] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.021s
I20260713 09:05:22.747404 17547 raft_consensus.cc:359] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.748153 17547 raft_consensus.cc:385] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.748312 17567 raft_consensus.cc:493] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.748514 17547 raft_consensus.cc:740] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.748845 17567 raft_consensus.cc:515] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.749339 17552 leader_election.cc:290] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.750079 17547 consensus_queue.cc:260] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.750829 17567 leader_election.cc:290] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.751827 17505 raft_consensus.cc:2468] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:22.752334 17547 ts_tablet_manager.cc:1434] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:22.752451 17546 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.752689 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efe0cd3481a4a8eae78b8529c9d44a3" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.753023 17546 ts_tablet_manager.cc:1403] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.013s
I20260713 09:05:22.753330 17547 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.753625 17545 raft_consensus.cc:359] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.754287 17545 raft_consensus.cc:385] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.754555 17545 raft_consensus.cc:740] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.755172 17545 consensus_queue.cc:260] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.756145 17546 raft_consensus.cc:359] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.756865 17546 raft_consensus.cc:385] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.757267 17545 ts_tablet_manager.cc:1434] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:05:22.757221 17546 raft_consensus.cc:740] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.758208 17545 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.758140 17546 consensus_queue.cc:260] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.760391 17546 ts_tablet_manager.cc:1434] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:22.761368 17546 tablet_bootstrap.cc:492] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.761823 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efe0cd3481a4a8eae78b8529c9d44a3" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:22.762087 17547 tablet_bootstrap.cc:654] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.762580 17356 raft_consensus.cc:2393] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e480613e86d64fb59dd9e4b8004c1a24 in current term 1: Already voted for candidate be83d54dde124a698b7475cd3826dfff in this term.
I20260713 09:05:22.764410 17545 tablet_bootstrap.cc:654] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.760576 17395 leader_election.cc:304] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:22.767853 17567 raft_consensus.cc:2804] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:22.768201 17395 leader_election.cc:304] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff
I20260713 09:05:22.768464 17567 raft_consensus.cc:697] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:22.768934 17552 raft_consensus.cc:3060] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.770244 17546 tablet_bootstrap.cc:654] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.772969 17547 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.773399 17547 ts_tablet_manager.cc:1403] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260713 09:05:22.775121 17552 raft_consensus.cc:2749] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:22.776198 17547 raft_consensus.cc:359] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.776925 17547 raft_consensus.cc:385] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.776968 17545 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.777307 17547 raft_consensus.cc:740] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.777529 17545 ts_tablet_manager.cc:1403] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260713 09:05:22.778174 17547 consensus_queue.cc:260] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.778705 17569 raft_consensus.cc:493] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.779165 17569 raft_consensus.cc:515] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.779934 17545 raft_consensus.cc:359] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.780529 17545 raft_consensus.cc:385] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.780802 17545 raft_consensus.cc:740] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.781232 17569 leader_election.cc:290] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.781373 17545 consensus_queue.cc:260] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.783219 17545 ts_tablet_manager.cc:1434] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:22.783485 17547 ts_tablet_manager.cc:1434] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:22.784101 17545 tablet_bootstrap.cc:492] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.784315 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37935e363d34abcb5baf120dd4e652e" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:22.784466 17547 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.785190 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37935e363d34abcb5baf120dd4e652e" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.785753 17504 raft_consensus.cc:2468] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:22.787168 17395 leader_election.cc:304] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:22.784871 17356 raft_consensus.cc:2468] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:22.789227 17590 raft_consensus.cc:2804] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.789449 17553 raft_consensus.cc:493] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.789628 17545 tablet_bootstrap.cc:654] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.790381 17553 raft_consensus.cc:515] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.792271 17567 consensus_queue.cc:237] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.794697 17553 leader_election.cc:290] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.795331 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37935e363d34abcb5baf120dd4e652e" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:22.795742 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37935e363d34abcb5baf120dd4e652e" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.796025 17553 raft_consensus.cc:493] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.796373 17504 raft_consensus.cc:2468] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:22.796763 17550 raft_consensus.cc:493] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.796646 17553 raft_consensus.cc:515] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.797274 17550 raft_consensus.cc:515] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.797593 17320 leader_election.cc:304] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: 
I20260713 09:05:22.798869 17553 leader_election.cc:290] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.799117 17550 leader_election.cc:290] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:22.799430 17553 raft_consensus.cc:2804] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.799808 17553 raft_consensus.cc:493] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.800172 17553 raft_consensus.cc:3060] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.800637 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ced4e9e5364e4ea23deadee1a53126" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:22.801929 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211eb26c390541f19240bfc344b6168a" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:22.802207 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211eb26c390541f19240bfc344b6168a" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.802870 17504 raft_consensus.cc:2393] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate e480613e86d64fb59dd9e4b8004c1a24 in this term.
W20260713 09:05:22.803356 17468 leader_election.cc:343] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.803829 17547 tablet_bootstrap.cc:654] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.801923 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ced4e9e5364e4ea23deadee1a53126" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:22.790369 17590 raft_consensus.cc:493] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.804351 17319 leader_election.cc:304] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
W20260713 09:05:22.805305 17470 leader_election.cc:343] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.809501 17470 leader_election.cc:304] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be83d54dde124a698b7475cd3826dfff; no voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:22.810222 17550 raft_consensus.cc:2749] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:22.810632 17590 raft_consensus.cc:3060] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.815160 17547 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.814334 17253 catalog_manager.cc:5697] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:22.808140 17553 raft_consensus.cc:515] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.817785 17546 tablet_bootstrap.cc:492] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.818285 17546 ts_tablet_manager.cc:1403] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.018s
I20260713 09:05:22.818773 17545 tablet_bootstrap.cc:492] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.818931 17591 raft_consensus.cc:3060] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.819177 17545 ts_tablet_manager.cc:1403] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.014s
I20260713 09:05:22.820044 17547 ts_tablet_manager.cc:1403] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260713 09:05:22.821007 17546 raft_consensus.cc:359] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.821576 17545 raft_consensus.cc:359] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.822235 17545 raft_consensus.cc:385] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.822489 17545 raft_consensus.cc:740] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.823194 17545 consensus_queue.cc:260] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.823999 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37935e363d34abcb5baf120dd4e652e" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:22.825281 17545 ts_tablet_manager.cc:1434] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:05:22.825627 17547 raft_consensus.cc:359] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.821728 17546 raft_consensus.cc:385] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.826275 17546 raft_consensus.cc:740] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.826972 17553 leader_election.cc:290] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.827464 17553 raft_consensus.cc:493] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.827481 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37935e363d34abcb5baf120dd4e652e" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:22.827682 17590 raft_consensus.cc:515] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.828179 17504 raft_consensus.cc:3060] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.827965 17553 raft_consensus.cc:515] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.828682 17546 consensus_queue.cc:260] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.830325 17553 leader_election.cc:290] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.831871 17545 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.832965 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39efe00725fa4c649c214e400988dc7f" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.833652 17505 raft_consensus.cc:2393] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate e480613e86d64fb59dd9e4b8004c1a24 in this term.
I20260713 09:05:22.833962 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39efe00725fa4c649c214e400988dc7f" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:22.835333 17319 leader_election.cc:304] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:22.835939 17546 ts_tablet_manager.cc:1434] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:05:22.836697 17546 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.837594 17545 tablet_bootstrap.cc:654] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.838023 17595 raft_consensus.cc:3060] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.839898 17504 raft_consensus.cc:2468] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:22.841480 17320 leader_election.cc:304] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:22.842715 17553 raft_consensus.cc:2804] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:22.848327 17591 raft_consensus.cc:2749] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:22.848979 17547 raft_consensus.cc:385] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.849417 17547 raft_consensus.cc:740] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.850163 17547 consensus_queue.cc:260] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.851935 17546 tablet_bootstrap.cc:654] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.855485 17591 raft_consensus.cc:493] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.855937 17591 raft_consensus.cc:515] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.858667 17553 raft_consensus.cc:697] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Leader. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:22.860653 17553 consensus_queue.cc:237] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.859658 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d616c5bb36c4badb212e9e925b88e62" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.862735 17431 raft_consensus.cc:2393] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate e480613e86d64fb59dd9e4b8004c1a24 in this term.
I20260713 09:05:22.869031 17504 raft_consensus.cc:2468] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:22.862888 17547 ts_tablet_manager.cc:1434] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260713 09:05:22.870138 17320 leader_election.cc:304] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: 
I20260713 09:05:22.871032 17547 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.871078 17601 raft_consensus.cc:2804] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.871523 17601 raft_consensus.cc:493] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.871821 17601 raft_consensus.cc:3060] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.878746 17601 raft_consensus.cc:515] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.881775 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d616c5bb36c4badb212e9e925b88e62" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:22.882320 17505 raft_consensus.cc:3060] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.886695 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37935e363d34abcb5baf120dd4e652e" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:22.887625 17503 raft_consensus.cc:2393] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e480613e86d64fb59dd9e4b8004c1a24 in current term 1: Already voted for candidate 59e2b9bea9ef436fa104768024b799fb in this term.
I20260713 09:05:22.888651 17505 raft_consensus.cc:2468] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:22.886720 17590 leader_election.cc:290] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.889911 17320 leader_election.cc:304] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: 
I20260713 09:05:22.863706 17591 leader_election.cc:290] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.864830 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37935e363d34abcb5baf120dd4e652e" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:22.891534 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d616c5bb36c4badb212e9e925b88e62" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:22.891861 17396 leader_election.cc:304] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [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: e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff
I20260713 09:05:22.892107 17431 raft_consensus.cc:2468] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:22.865906 17546 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.892668 17590 raft_consensus.cc:2749] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:22.893134 17546 ts_tablet_manager.cc:1403] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260713 09:05:22.895705 17546 raft_consensus.cc:359] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.896714 17591 raft_consensus.cc:2804] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:22.896927 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d616c5bb36c4badb212e9e925b88e62" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:22.897178 17591 raft_consensus.cc:697] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Leader. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:22.897439 17431 raft_consensus.cc:3060] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.897977 17591 consensus_queue.cc:237] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.901219 17546 raft_consensus.cc:385] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.901533 17546 raft_consensus.cc:740] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.902189 17546 consensus_queue.cc:260] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.906782 17431 raft_consensus.cc:2468] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:22.859076 17597 raft_consensus.cc:493] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.909246 17547 tablet_bootstrap.cc:654] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.913690 17546 ts_tablet_manager.cc:1434] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:05:22.868342 17595 raft_consensus.cc:2749] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:22.914600 17590 raft_consensus.cc:493] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.908787 17597 raft_consensus.cc:515] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.915086 17590 raft_consensus.cc:515] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.917322 17590 leader_election.cc:290] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.919312 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb13142586b4c0bb7b85a56e2504eea" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.919651 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb13142586b4c0bb7b85a56e2504eea" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
W20260713 09:05:22.920594 17395 leader_election.cc:343] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.920714 17356 raft_consensus.cc:2468] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:22.917284 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632477a268f486faa3a78cf1d6a4fa0" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:22.921783 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632477a268f486faa3a78cf1d6a4fa0" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:22.922206 17396 leader_election.cc:304] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [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: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: be83d54dde124a698b7475cd3826dfff
I20260713 09:05:22.923298 17590 raft_consensus.cc:2804] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.923331 17597 leader_election.cc:290] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.923733 17590 raft_consensus.cc:493] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.924120 17590 raft_consensus.cc:3060] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.925578 17546 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.926322 17545 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:22.926745 17545 ts_tablet_manager.cc:1403] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.095s	user 0.047s	sys 0.042s
I20260713 09:05:22.926915 17601 leader_election.cc:290] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:22.929244 17545 raft_consensus.cc:359] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.929873 17545 raft_consensus.cc:385] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.930127 17545 raft_consensus.cc:740] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.930478 17590 raft_consensus.cc:515] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.930751 17545 consensus_queue.cc:260] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.931449 17546 tablet_bootstrap.cc:654] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.932663 17545 ts_tablet_manager.cc:1434] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:22.933303 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb13142586b4c0bb7b85a56e2504eea" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:22.934782 17547 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:22.934891 17356 raft_consensus.cc:3060] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.935235 17547 ts_tablet_manager.cc:1403] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.003s
I20260713 09:05:22.937744 17547 raft_consensus.cc:359] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.938330 17547 raft_consensus.cc:385] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.938582 17547 raft_consensus.cc:740] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.922510 17505 raft_consensus.cc:2393] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate e480613e86d64fb59dd9e4b8004c1a24 in this term.
I20260713 09:05:22.939270 17547 consensus_queue.cc:260] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.941164 17547 ts_tablet_manager.cc:1434] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:05:22.942010 17547 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:22.945446 17550 raft_consensus.cc:493] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.945878 17550 raft_consensus.cc:515] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.947746 17550 leader_election.cc:290] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:22.948779 17320 leader_election.cc:304] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:22.949482 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc630c44eaa48fe906261ceb7dbfe03" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:22.949872 17601 raft_consensus.cc:3060] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.950572 17545 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:22.951315 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc630c44eaa48fe906261ceb7dbfe03" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:22.951879 17431 raft_consensus.cc:2468] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:22.953294 17468 leader_election.cc:304] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
W20260713 09:05:22.954191 17470 leader_election.cc:343] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.954991 17550 raft_consensus.cc:2804] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.955355 17550 raft_consensus.cc:493] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.955668 17550 raft_consensus.cc:3060] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.955919 17601 raft_consensus.cc:2749] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:22.948467 17356 raft_consensus.cc:2468] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:22.957799 17545 tablet_bootstrap.cc:654] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.957732 17396 leader_election.cc:304] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:22.958632 17567 raft_consensus.cc:2804] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:22.958873 17546 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.959084 17567 raft_consensus.cc:697] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:22.959456 17546 ts_tablet_manager.cc:1403] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.012s
I20260713 09:05:22.959908 17567 consensus_queue.cc:237] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.962169 17546 raft_consensus.cc:359] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.962929 17546 raft_consensus.cc:385] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.962801 17550 raft_consensus.cc:515] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.963289 17546 raft_consensus.cc:740] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.964125 17546 consensus_queue.cc:260] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.966588 17547 tablet_bootstrap.cc:654] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.966681 17546 ts_tablet_manager.cc:1434] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:22.967726 17546 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:22.968746 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc630c44eaa48fe906261ceb7dbfe03" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
W20260713 09:05:22.970017 17470 leader_election.cc:343] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:22.972174 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc630c44eaa48fe906261ceb7dbfe03" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:22.972702 17431 raft_consensus.cc:3060] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.973881 17546 tablet_bootstrap.cc:654] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:22.977519 17253 catalog_manager.cc:5697] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:22.982263 17431 raft_consensus.cc:2468] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:22.983301 17468 leader_election.cc:304] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:22.984418 17575 raft_consensus.cc:493] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:22.986351 17546 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:22.986138 17575 raft_consensus.cc:515] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.986931 17546 ts_tablet_manager.cc:1403] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260713 09:05:22.988215 17575 leader_election.cc:290] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:22.988965 17550 leader_election.cc:290] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:22.988746 17575 raft_consensus.cc:2804] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:22.990094 17575 raft_consensus.cc:697] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Leader. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:22.990010 17546 raft_consensus.cc:359] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.990383 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5be8257894c9ea464dbc69aa58e43" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:22.991108 17355 raft_consensus.cc:2468] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:22.992754 17470 leader_election.cc:304] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: 
I20260713 09:05:22.990981 17575 consensus_queue.cc:237] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:22.995990 17550 raft_consensus.cc:2804] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:22.996325 17550 raft_consensus.cc:493] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:22.996642 17550 raft_consensus.cc:3060] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:22.997160 17546 raft_consensus.cc:385] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:22.997524 17546 raft_consensus.cc:740] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:22.998162 17546 consensus_queue.cc:260] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.000034 17546 ts_tablet_manager.cc:1434] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:05:23.001057 17546 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.003355 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb13142586b4c0bb7b85a56e2504eea" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:23.003952 17505 raft_consensus.cc:3060] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.004248 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5be8257894c9ea464dbc69aa58e43" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:23.004813 17431 raft_consensus.cc:2468] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:23.008102 17547 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.008549 17547 ts_tablet_manager.cc:1403] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.003s
I20260713 09:05:23.010330 17505 raft_consensus.cc:2468] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:23.011114 17547 raft_consensus.cc:359] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.011534 17590 leader_election.cc:290] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.011735 17547 raft_consensus.cc:385] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.012008 17547 raft_consensus.cc:740] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.000723 17253 catalog_manager.cc:5697] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e2b9bea9ef436fa104768024b799fb (127.15.226.1). New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.013147 17253 catalog_manager.cc:5697] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e2b9bea9ef436fa104768024b799fb (127.15.226.1). New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.013919 17546 tablet_bootstrap.cc:654] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.017642 17550 raft_consensus.cc:515] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.019822 17550 leader_election.cc:290] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:23.012614 17547 consensus_queue.cc:260] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.020634 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5be8257894c9ea464dbc69aa58e43" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:23.021194 17356 raft_consensus.cc:3060] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.021921 17547 ts_tablet_manager.cc:1434] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260713 09:05:23.022717 17547 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.022831 17250 catalog_manager.cc:5697] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to be83d54dde124a698b7475cd3826dfff (127.15.226.3). New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:23.026587 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5be8257894c9ea464dbc69aa58e43" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:23.027105 17431 raft_consensus.cc:3060] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.028127 17356 raft_consensus.cc:2468] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:23.029336 17470 leader_election.cc:304] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: 
I20260713 09:05:23.030444 17550 raft_consensus.cc:2804] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.030920 17550 raft_consensus.cc:697] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Leader. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:23.031699 17550 consensus_queue.cc:237] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.028327 17547 tablet_bootstrap.cc:654] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.036522 17431 raft_consensus.cc:2468] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:23.039563 17545 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.039970 17545 ts_tablet_manager.cc:1403] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.090s	user 0.035s	sys 0.027s
I20260713 09:05:23.042438 17545 raft_consensus.cc:359] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.043056 17545 raft_consensus.cc:385] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.043305 17545 raft_consensus.cc:740] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.043885 17545 consensus_queue.cc:260] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.045671 17567 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.046173 17545 ts_tablet_manager.cc:1434] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:05:23.046993 17545 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.052438 17545 tablet_bootstrap.cc:654] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.057422 17546 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.057842 17546 ts_tablet_manager.cc:1403] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.010s
I20260713 09:05:23.061043 17546 raft_consensus.cc:359] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.061645 17546 raft_consensus.cc:385] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.061884 17590 consensus_queue.cc:1048] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.061895 17546 raft_consensus.cc:740] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.069864 17546 consensus_queue.cc:260] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.071835 17546 ts_tablet_manager.cc:1434] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:05:23.072705 17546 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.078016 17546 tablet_bootstrap.cc:654] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.077960 17253 catalog_manager.cc:5697] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to be83d54dde124a698b7475cd3826dfff (127.15.226.3). New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:23.090615 17546 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.091032 17546 ts_tablet_manager.cc:1403] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:05:23.091861 17569 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.092532 17545 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.092939 17545 ts_tablet_manager.cc:1403] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.011s
I20260713 09:05:23.093384 17546 raft_consensus.cc:359] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.093983 17546 raft_consensus.cc:385] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.094216 17546 raft_consensus.cc:740] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.094818 17546 consensus_queue.cc:260] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.095237 17545 raft_consensus.cc:359] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.095805 17545 raft_consensus.cc:385] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.096038 17545 raft_consensus.cc:740] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.096644 17546 ts_tablet_manager.cc:1434] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:05:23.096604 17545 consensus_queue.cc:260] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.097468 17546 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.098471 17545 ts_tablet_manager.cc:1434] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:23.099227 17545 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.103017 17546 tablet_bootstrap.cc:654] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.106242 17547 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.106680 17547 ts_tablet_manager.cc:1403] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.006s
I20260713 09:05:23.113056 17545 tablet_bootstrap.cc:654] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.116032 17547 raft_consensus.cc:359] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.116708 17547 raft_consensus.cc:385] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.116976 17547 raft_consensus.cc:740] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.117734 17547 consensus_queue.cc:260] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.119760 17547 ts_tablet_manager.cc:1434] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:05:23.120630 17547 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.126009 17547 tablet_bootstrap.cc:654] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.126757 17569 consensus_queue.cc:1048] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.135768 17575 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.156375 17601 raft_consensus.cc:493] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.156813 17601 raft_consensus.cc:515] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.159528 17601 leader_election.cc:290] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.160595 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1c017b54a41f283463ec77a8ef5dd" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
W20260713 09:05:23.161892 17319 leader_election.cc:343] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.167225 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1c017b54a41f283463ec77a8ef5dd" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.167855 17505 raft_consensus.cc:2468] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:23.168861 17320 leader_election.cc:304] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [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: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:23.169883 17601 raft_consensus.cc:2804] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:23.170243 17601 raft_consensus.cc:493] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:23.170563 17601 raft_consensus.cc:3060] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.176527 17550 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:23.178278 17547 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.177999 17601 raft_consensus.cc:515] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.178782 17547 ts_tablet_manager.cc:1403] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.015s
I20260713 09:05:23.180436 17545 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.180918 17545 ts_tablet_manager.cc:1403] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.082s	user 0.001s	sys 0.020s
I20260713 09:05:23.181409 17547 raft_consensus.cc:359] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.182102 17547 raft_consensus.cc:385] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.182421 17547 raft_consensus.cc:740] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.183107 17547 consensus_queue.cc:260] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.183539 17545 raft_consensus.cc:359] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.184228 17545 raft_consensus.cc:385] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.184510 17545 raft_consensus.cc:740] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.185283 17545 consensus_queue.cc:260] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.187250 17545 ts_tablet_manager.cc:1434] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:23.187651 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1c017b54a41f283463ec77a8ef5dd" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
W20260713 09:05:23.189112 17319 leader_election.cc:343] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.185297 17547 ts_tablet_manager.cc:1434] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:23.190165 17547 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.190248 17545 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.192632 17567 raft_consensus.cc:493] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.193138 17567 raft_consensus.cc:515] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.193554 17546 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.195564 17546 ts_tablet_manager.cc:1403] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.098s	user 0.051s	sys 0.041s
I20260713 09:05:23.197345 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1c017b54a41f283463ec77a8ef5dd" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:23.197889 17505 raft_consensus.cc:3060] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.198740 17546 raft_consensus.cc:359] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.195860 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ced4e9e5364e4ea23deadee1a53126" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:23.199415 17546 raft_consensus.cc:385] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.199709 17355 raft_consensus.cc:2468] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:23.199851 17546 raft_consensus.cc:740] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.196131 17601 leader_election.cc:290] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.200711 17567 leader_election.cc:290] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.200700 17546 consensus_queue.cc:260] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.199410 17547 tablet_bootstrap.cc:654] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.201692 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ced4e9e5364e4ea23deadee1a53126" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.202292 17504 raft_consensus.cc:2468] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:23.202965 17546 ts_tablet_manager.cc:1434] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:05:23.203446 17395 leader_election.cc:304] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.203873 17546 tablet_bootstrap.cc:492] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.208385 17545 tablet_bootstrap.cc:654] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.209224 17505 raft_consensus.cc:2468] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:23.210542 17320 leader_election.cc:304] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:23.211251 17567 raft_consensus.cc:2804] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:23.211649 17567 raft_consensus.cc:493] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:23.211983 17567 raft_consensus.cc:3060] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.213042 17601 raft_consensus.cc:2804] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.215040 17601 raft_consensus.cc:697] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Leader. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:23.215847 17601 consensus_queue.cc:237] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.223930 17546 tablet_bootstrap.cc:654] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.225488 17550 raft_consensus.cc:493] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.225915 17550 raft_consensus.cc:515] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.226181 17567 raft_consensus.cc:515] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.227818 17550 leader_election.cc:290] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:23.228703 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ced4e9e5364e4ea23deadee1a53126" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:23.229246 17355 raft_consensus.cc:3060] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.230731 17354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790e4797a0743a299c1d162784b629d" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:23.229207 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790e4797a0743a299c1d162784b629d" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
W20260713 09:05:23.232012 17470 leader_election.cc:343] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.232264 17431 raft_consensus.cc:2468] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:23.232900 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ced4e9e5364e4ea23deadee1a53126" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:23.233443 17505 raft_consensus.cc:3060] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.233700 17468 leader_election.cc:304] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [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: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:23.234826 17609 raft_consensus.cc:2804] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:23.235181 17609 raft_consensus.cc:493] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:23.235493 17609 raft_consensus.cc:3060] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.235783 17355 raft_consensus.cc:2468] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:23.238706 17547 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.239128 17547 ts_tablet_manager.cc:1403] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.003s
I20260713 09:05:23.240041 17396 leader_election.cc:304] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.241115 17545 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.241559 17545 ts_tablet_manager.cc:1403] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.000s
I20260713 09:05:23.242511 17569 raft_consensus.cc:2804] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.243016 17569 raft_consensus.cc:697] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:23.243815 17569 consensus_queue.cc:237] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.244220 17547 raft_consensus.cc:359] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.244904 17547 raft_consensus.cc:385] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.245178 17547 raft_consensus.cc:740] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.246903 17550 raft_consensus.cc:493] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.247665 17550 raft_consensus.cc:515] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.246729 17547 consensus_queue.cc:260] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.248426 17609 raft_consensus.cc:515] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.249799 17550 leader_election.cc:290] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:23.249825 17547 ts_tablet_manager.cc:1434] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:05:23.250276 17609 leader_election.cc:290] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:23.239630 17567 leader_election.cc:290] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.253764 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790e4797a0743a299c1d162784b629d" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
W20260713 09:05:23.254959 17470 leader_election.cc:343] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.255836 17547 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.255667 17505 raft_consensus.cc:2468] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:23.257217 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f5be10166b4702b837951a6e003793" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:23.257691 17431 raft_consensus.cc:2468] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:23.258440 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790e4797a0743a299c1d162784b629d" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:23.258659 17468 leader_election.cc:304] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.258962 17429 raft_consensus.cc:3060] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.251796 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f5be10166b4702b837951a6e003793" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:23.259896 17609 raft_consensus.cc:2804] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:23.260437 17609 raft_consensus.cc:493] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:23.260754 17609 raft_consensus.cc:3060] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.245995 17252 catalog_manager.cc:5697] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e2b9bea9ef436fa104768024b799fb (127.15.226.1). New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:23.263309 17470 leader_election.cc:343] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.265839 17546 tablet_bootstrap.cc:492] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.266016 17547 tablet_bootstrap.cc:654] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.266559 17546 ts_tablet_manager.cc:1403] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.011s
I20260713 09:05:23.269637 17546 raft_consensus.cc:359] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.270277 17546 raft_consensus.cc:385] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.270529 17546 raft_consensus.cc:740] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.271260 17546 consensus_queue.cc:260] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.272591 17601 consensus_queue.cc:1048] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.276162 17546 ts_tablet_manager.cc:1434] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:23.277104 17546 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.282272 17545 raft_consensus.cc:359] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.282922 17545 raft_consensus.cc:385] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.283185 17545 raft_consensus.cc:740] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.283850 17429 raft_consensus.cc:2468] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:23.288142 17569 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.288288 17545 consensus_queue.cc:260] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.290774 17545 ts_tablet_manager.cc:1434] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260713 09:05:23.291606 17545 tablet_bootstrap.cc:492] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.285543 17609 raft_consensus.cc:515] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.296396 17468 leader_election.cc:304] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:23.297195 17251 catalog_manager.cc:5697] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.298564 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f5be10166b4702b837951a6e003793" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:23.299122 17545 tablet_bootstrap.cc:654] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:23.299822 17470 leader_election.cc:343] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.300977 17609 leader_election.cc:290] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:23.297196 17550 raft_consensus.cc:2804] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.301698 17569 raft_consensus.cc:493] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.302187 17550 raft_consensus.cc:697] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Leader. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:23.302227 17569 raft_consensus.cc:515] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.303155 17550 consensus_queue.cc:237] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.304939 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f5be10166b4702b837951a6e003793" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:23.305051 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:23.305536 17547 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.305500 17429 raft_consensus.cc:3060] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.306082 17547 ts_tablet_manager.cc:1403] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.013s
I20260713 09:05:23.305589 17355 raft_consensus.cc:2468] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:23.309873 17547 raft_consensus.cc:359] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.307579 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.310473 17547 raft_consensus.cc:385] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.310787 17547 raft_consensus.cc:740] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.311976 17567 raft_consensus.cc:493] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.312425 17567 raft_consensus.cc:515] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.312453 17429 raft_consensus.cc:2468] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:23.307289 17569 leader_election.cc:290] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.310487 17396 leader_election.cc:304] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.314200 17468 leader_election.cc:304] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:23.314317 17567 leader_election.cc:290] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.314816 17567 raft_consensus.cc:2804] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:23.315152 17567 raft_consensus.cc:493] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:23.315464 17567 raft_consensus.cc:3060] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.311411 17547 consensus_queue.cc:260] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.317760 17547 ts_tablet_manager.cc:1434] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:23.319231 17546 tablet_bootstrap.cc:654] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:23.316619 17395 leader_election.cc:343] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.315357 17609 raft_consensus.cc:2804] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.322261 17355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1c017b54a41f283463ec77a8ef5dd" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:23.325276 17609 raft_consensus.cc:697] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Leader. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:23.329675 17609 consensus_queue.cc:237] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.328779 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1c017b54a41f283463ec77a8ef5dd" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.333544 17504 raft_consensus.cc:2393] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e480613e86d64fb59dd9e4b8004c1a24 in current term 1: Already voted for candidate 59e2b9bea9ef436fa104768024b799fb in this term.
I20260713 09:05:23.331734 17567 raft_consensus.cc:515] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.337103 17547 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.336990 17601 consensus_queue.cc:1048] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:23.340075 17552 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.341116 17395 leader_election.cc:304] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff
I20260713 09:05:23.347285 17590 raft_consensus.cc:3060] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.376389 17590 raft_consensus.cc:2749] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:23.382437 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:23.382633 17567 leader_election.cc:290] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.383029 17356 raft_consensus.cc:3060] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.383212 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
W20260713 09:05:23.384563 17395 leader_election.cc:343] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.389766 17356 raft_consensus.cc:2468] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:23.390960 17396 leader_election.cc:304] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: be83d54dde124a698b7475cd3826dfff
I20260713 09:05:23.392069 17567 raft_consensus.cc:2804] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.392571 17567 raft_consensus.cc:697] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:23.393795 17545 tablet_bootstrap.cc:492] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.394276 17545 ts_tablet_manager.cc:1403] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.004s
I20260713 09:05:23.397008 17354 raft_consensus.cc:3060] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.393781 17567 consensus_queue.cc:237] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.401768 17546 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.402804 17546 ts_tablet_manager.cc:1403] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.028s
I20260713 09:05:23.405190 17546 raft_consensus.cc:359] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.405800 17546 raft_consensus.cc:385] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.406055 17546 raft_consensus.cc:740] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.406683 17546 consensus_queue.cc:260] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.407529 17550 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.384542 17547 tablet_bootstrap.cc:654] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.396677 17545 raft_consensus.cc:359] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.412956 17545 raft_consensus.cc:385] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.413844 17545 raft_consensus.cc:740] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.414674 17545 consensus_queue.cc:260] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.416286 17546 ts_tablet_manager.cc:1434] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:05:23.417210 17545 ts_tablet_manager.cc:1434] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:05:23.418179 17545 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.417172 17546 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.418037 17252 catalog_manager.cc:5697] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to be83d54dde124a698b7475cd3826dfff (127.15.226.3). New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:23.419690 17252 catalog_manager.cc:5697] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to be83d54dde124a698b7475cd3826dfff (127.15.226.3). New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:23.425484 17545 tablet_bootstrap.cc:654] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.428473 17546 tablet_bootstrap.cc:654] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.435851 17601 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.436539 17575 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.448040 17601 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:23.464318 17302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:23.466506 17545 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.466949 17545 ts_tablet_manager.cc:1403] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.009s
I20260713 09:05:23.469487 17545 raft_consensus.cc:359] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.470083 17545 raft_consensus.cc:385] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.470351 17545 raft_consensus.cc:740] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.471019 17545 consensus_queue.cc:260] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.473207 17545 ts_tablet_manager.cc:1434] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:05:23.473997 17545 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.479334 17545 tablet_bootstrap.cc:654] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.492515 17547 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.492951 17547 ts_tablet_manager.cc:1403] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.160s	user 0.029s	sys 0.020s
I20260713 09:05:23.495244 17547 raft_consensus.cc:359] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.495841 17547 raft_consensus.cc:385] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.496094 17547 raft_consensus.cc:740] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.496770 17547 consensus_queue.cc:260] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.498819 17547 ts_tablet_manager.cc:1434] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:23.500640 17547 tablet_bootstrap.cc:492] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.524760 17546 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.525249 17546 ts_tablet_manager.cc:1403] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.037s
I20260713 09:05:23.525045 17550 consensus_queue.cc:1048] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.527421 17545 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.527830 17545 ts_tablet_manager.cc:1403] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.031s
I20260713 09:05:23.527686 17546 raft_consensus.cc:359] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.528352 17546 raft_consensus.cc:385] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.528630 17546 raft_consensus.cc:740] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.529186 17546 consensus_queue.cc:260] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.531275 17546 ts_tablet_manager.cc:1434] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:23.531970 17546 tablet_bootstrap.cc:492] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.535943 17547 tablet_bootstrap.cc:654] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.534871 17252 catalog_manager.cc:5697] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.541678 17591 raft_consensus.cc:493] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.542142 17591 raft_consensus.cc:515] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.548702 17545 raft_consensus.cc:359] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.549335 17545 raft_consensus.cc:385] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.549587 17545 raft_consensus.cc:740] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.550168 17545 consensus_queue.cc:260] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.551617 17591 leader_election.cc:290] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.552098 17545 ts_tablet_manager.cc:1434] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:05:23.552906 17545 tablet_bootstrap.cc:492] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.552696 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff66f85da164fa3bfd9f80645b81de6" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.554355 17546 tablet_bootstrap.cc:654] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.555243 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff66f85da164fa3bfd9f80645b81de6" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:23.555800 17431 raft_consensus.cc:2468] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:23.558908 17545 tablet_bootstrap.cc:654] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.559115 17319 leader_election.cc:304] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.560748 17552 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.563155 17575 consensus_queue.cc:1048] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.567031 17591 raft_consensus.cc:2804] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:23.567369 17591 raft_consensus.cc:493] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:23.567691 17591 raft_consensus.cc:3060] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.567723 17505 raft_consensus.cc:2468] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:23.574627 17591 raft_consensus.cc:515] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.577078 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff66f85da164fa3bfd9f80645b81de6" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:23.577572 17431 raft_consensus.cc:3060] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.587018 17567 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.587723 17431 raft_consensus.cc:2468] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:23.588914 17319 leader_election.cc:304] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.589885 17597 raft_consensus.cc:2804] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.590305 17597 raft_consensus.cc:697] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Leader. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:23.591058 17597 consensus_queue.cc:237] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.594132 17591 leader_election.cc:290] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.595181 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff66f85da164fa3bfd9f80645b81de6" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:23.595692 17505 raft_consensus.cc:3060] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.602603 17505 raft_consensus.cc:2468] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:23.626322 17597 raft_consensus.cc:493] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.626842 17597 raft_consensus.cc:515] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.631601 17597 leader_election.cc:290] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.631780 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f5be10166b4702b837951a6e003793" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.637102 17546 tablet_bootstrap.cc:492] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.637611 17546 ts_tablet_manager.cc:1403] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.026s
I20260713 09:05:23.650807 17546 raft_consensus.cc:359] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.651500 17546 raft_consensus.cc:385] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.651765 17546 raft_consensus.cc:740] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.652849 17546 consensus_queue.cc:260] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.655313 17546 ts_tablet_manager.cc:1434] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260713 09:05:23.657353 17546 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.648576 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f5be10166b4702b837951a6e003793" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:23.658411 17431 raft_consensus.cc:2393] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate be83d54dde124a698b7475cd3826dfff in this term.
I20260713 09:05:23.659535 17319 leader_election.cc:304] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:23.663623 17567 raft_consensus.cc:493] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.664384 17597 raft_consensus.cc:3060] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.666576 17567 raft_consensus.cc:515] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.668746 17567 leader_election.cc:290] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.668977 17547 tablet_bootstrap.cc:492] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.669445 17547 ts_tablet_manager.cc:1403] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.169s	user 0.025s	sys 0.030s
I20260713 09:05:23.670681 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5912510d534435a90d6994bd73ea531" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.671334 17505 raft_consensus.cc:2468] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:23.672379 17395 leader_election.cc:304] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.673310 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5912510d534435a90d6994bd73ea531" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:23.674928 17552 raft_consensus.cc:2804] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:23.675263 17552 raft_consensus.cc:493] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:23.675596 17552 raft_consensus.cc:3060] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.676259 17547 raft_consensus.cc:359] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.676949 17547 raft_consensus.cc:385] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.677516 17547 raft_consensus.cc:740] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.678159 17547 consensus_queue.cc:260] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.680133 17547 ts_tablet_manager.cc:1434] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:05:23.680505 17356 raft_consensus.cc:2468] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:23.672488 17597 raft_consensus.cc:2749] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:23.683200 17575 raft_consensus.cc:493] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.684226 17575 raft_consensus.cc:515] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.686139 17545 tablet_bootstrap.cc:492] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.686556 17545 ts_tablet_manager.cc:1403] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.134s	user 0.051s	sys 0.072s
I20260713 09:05:23.688946 17545 raft_consensus.cc:359] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.689257 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:23.689529 17545 raft_consensus.cc:385] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.689814 17545 raft_consensus.cc:740] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.690949 17547 tablet_bootstrap.cc:492] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.691504 17569 raft_consensus.cc:493] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.691861 17569 raft_consensus.cc:515] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
W20260713 09:05:23.693725 17470 leader_election.cc:343] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.697122 17552 raft_consensus.cc:515] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.699798 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5912510d534435a90d6994bd73ea531" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:23.700376 17356 raft_consensus.cc:3060] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.706761 17356 raft_consensus.cc:2468] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:23.707608 17552 leader_election.cc:290] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.713017 17431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:23.709816 17546 tablet_bootstrap.cc:654] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.713168 17545 consensus_queue.cc:260] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
W20260713 09:05:23.714188 17468 leader_election.cc:343] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.714605 17468 leader_election.cc:304] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be83d54dde124a698b7475cd3826dfff; no voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:23.715176 17545 ts_tablet_manager.cc:1434] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.028s	user 0.021s	sys 0.007s
I20260713 09:05:23.715314 17550 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.715445 17505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5912510d534435a90d6994bd73ea531" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:23.715986 17545 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.716002 17505 raft_consensus.cc:3060] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.718019 17396 leader_election.cc:304] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.718708 17550 raft_consensus.cc:2749] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:23.718850 17567 raft_consensus.cc:2804] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.686160 17575 leader_election.cc:290] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:23.719352 17567 raft_consensus.cc:697] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:23.720152 17567 consensus_queue.cc:237] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.722229 17545 tablet_bootstrap.cc:654] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.722348 17505 raft_consensus.cc:2468] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:23.726002 17569 leader_election.cc:290] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.726997 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.712474 17252 catalog_manager.cc:5697] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e2b9bea9ef436fa104768024b799fb (127.15.226.1). New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.727651 17547 tablet_bootstrap.cc:654] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:23.728308 17395 leader_election.cc:343] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.729128 17356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
W20260713 09:05:23.730818 17396 leader_election.cc:343] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:23.731209 17396 leader_election.cc:304] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff
I20260713 09:05:23.732513 17552 raft_consensus.cc:2749] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:23.732817 17355 raft_consensus.cc:3060] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.735957 17552 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.744032 17597 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.746101 17575 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.752130 17575 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.754447 17552 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.795225 17252 catalog_manager.cc:5697] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.810774 17547 tablet_bootstrap.cc:492] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.811169 17547 ts_tablet_manager.cc:1403] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.020s
I20260713 09:05:23.813397 17591 raft_consensus.cc:493] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be83d54dde124a698b7475cd3826dfff)
I20260713 09:05:23.814612 17545 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.814313 17591 raft_consensus.cc:515] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.815021 17545 ts_tablet_manager.cc:1403] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.099s	user 0.043s	sys 0.047s
I20260713 09:05:23.818857 17547 raft_consensus.cc:359] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.819562 17547 raft_consensus.cc:385] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.819823 17547 raft_consensus.cc:740] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.820434 17547 consensus_queue.cc:260] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.822425 17547 ts_tablet_manager.cc:1434] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:05:23.823330 17547 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.827075 17545 raft_consensus.cc:359] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.827746 17545 raft_consensus.cc:385] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.828014 17545 raft_consensus.cc:740] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.828773 17575 raft_consensus.cc:493] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.828912 17545 consensus_queue.cc:260] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.829321 17575 raft_consensus.cc:515] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.831278 17575 leader_election.cc:290] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:23.831959 17545 ts_tablet_manager.cc:1434] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260713 09:05:23.833353 17545 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:23.835273 17597 raft_consensus.cc:493] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:23.835695 17597 raft_consensus.cc:515] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.838238 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:23.845577 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:23.846377 17352 raft_consensus.cc:2393] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be83d54dde124a698b7475cd3826dfff in current term 1: Already voted for candidate e480613e86d64fb59dd9e4b8004c1a24 in this term.
I20260713 09:05:23.847098 17597 leader_election.cc:290] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.846450 17553 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:05:23.849334 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbde83a19074960840fa68fdf0353e4" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:23.850409 17429 raft_consensus.cc:2468] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:23.849344 17470 leader_election.cc:304] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be83d54dde124a698b7475cd3826dfff; no voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:23.855319 17319 leader_election.cc:304] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.855955 17575 raft_consensus.cc:3060] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.856169 17597 raft_consensus.cc:2804] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:23.856542 17597 raft_consensus.cc:493] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:23.856832 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbde83a19074960840fa68fdf0353e4" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:23.857435 17504 raft_consensus.cc:2468] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:23.856846 17597 raft_consensus.cc:3060] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.857415 17547 tablet_bootstrap.cc:654] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.863085 17575 raft_consensus.cc:2749] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:23.863515 17591 leader_election.cc:290] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.865453 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790e4797a0743a299c1d162784b629d" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:23.866008 17430 raft_consensus.cc:2468] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:23.867365 17319 leader_election.cc:304] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [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: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:23.870250 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790e4797a0743a299c1d162784b629d" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
W20260713 09:05:23.871556 17669 log.cc:927] Time spent T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260713 09:05:23.875873 17597 raft_consensus.cc:515] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.877077 17591 raft_consensus.cc:2804] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:23.881124 17591 raft_consensus.cc:493] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader be83d54dde124a698b7475cd3826dfff)
I20260713 09:05:23.881604 17591 raft_consensus.cc:3060] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:23.890632 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbde83a19074960840fa68fdf0353e4" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:23.890880 17597 leader_election.cc:290] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.891184 17430 raft_consensus.cc:3060] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.891376 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbde83a19074960840fa68fdf0353e4" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:23.889595 17575 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:05:23.892277 17504 raft_consensus.cc:3060] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:23.898212 17546 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.898583 17546 ts_tablet_manager.cc:1403] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.241s	user 0.032s	sys 0.050s
I20260713 09:05:23.908392 17504 raft_consensus.cc:2468] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:23.910408 17320 leader_election.cc:304] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: 
I20260713 09:05:23.911132 17553 raft_consensus.cc:2804] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:23.911586 17553 raft_consensus.cc:697] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Leader. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:23.913236 17545 tablet_bootstrap.cc:654] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.915437 17430 raft_consensus.cc:2468] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:23.912338 17553 consensus_queue.cc:237] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.918895 17546 raft_consensus.cc:359] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.919632 17546 raft_consensus.cc:385] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.919955 17546 raft_consensus.cc:740] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.920665 17546 consensus_queue.cc:260] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.924643 17591 raft_consensus.cc:515] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.932694 17353 raft_consensus.cc:1240] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Rejecting Update request from peer be83d54dde124a698b7475cd3826dfff for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:23.934890 17546 ts_tablet_manager.cc:1434] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260713 09:05:23.935560 17546 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:23.939055 17547 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:23.939481 17547 ts_tablet_manager.cc:1403] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.000s
I20260713 09:05:23.940102 17575 consensus_queue.cc:1059] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.941916 17575 raft_consensus.cc:3055] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:23.942205 17575 raft_consensus.cc:740] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:23.942464 17590 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.942699 17547 raft_consensus.cc:359] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.943320 17547 raft_consensus.cc:385] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.942957 17575 consensus_queue.cc:260] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.943579 17547 raft_consensus.cc:740] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.943970 17575 raft_consensus.cc:3060] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:23.944773 17591 leader_election.cc:290] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 2 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:23.946360 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790e4797a0743a299c1d162784b629d" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:23.946604 17253 catalog_manager.cc:5697] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e2b9bea9ef436fa104768024b799fb (127.15.226.1). New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.951107 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b790e4797a0743a299c1d162784b629d" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:23.952440 17547 consensus_queue.cc:260] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.956871 17547 ts_tablet_manager.cc:1434] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:05:23.958626 17547 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:23.967638 17504 raft_consensus.cc:2468] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 2.
I20260713 09:05:23.969622 17320 leader_election.cc:304] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [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: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:23.970285 17553 raft_consensus.cc:2804] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:23.970723 17553 raft_consensus.cc:697] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 LEADER]: Becoming Leader. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:23.970901 17546 tablet_bootstrap.cc:654] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:23.971459 17553 consensus_queue.cc:237] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.980041 17552 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.983258 17251 catalog_manager.cc:5697] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb reported cstate change: term changed from 1 to 2, leader changed from be83d54dde124a698b7475cd3826dfff (127.15.226.3) to 59e2b9bea9ef436fa104768024b799fb (127.15.226.1). New cstate: current_term: 2 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.990139 17545 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:23.990551 17545 ts_tablet_manager.cc:1403] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.157s	user 0.023s	sys 0.016s
I20260713 09:05:23.994613 17545 raft_consensus.cc:359] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.996003 17545 raft_consensus.cc:385] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.996380 17546 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:23.996799 17546 ts_tablet_manager.cc:1403] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.012s
I20260713 09:05:23.996603 17553 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:23.996305 17545 raft_consensus.cc:740] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:23.997807 17545 consensus_queue.cc:260] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.999106 17546 raft_consensus.cc:359] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:23.999715 17546 raft_consensus.cc:385] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:23.999972 17546 raft_consensus.cc:740] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.000154 17545 ts_tablet_manager.cc:1434] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:24.001196 17545 tablet_bootstrap.cc:492] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:24.002892 17546 consensus_queue.cc:260] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.006807 17546 ts_tablet_manager.cc:1434] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260713 09:05:24.007649 17546 tablet_bootstrap.cc:492] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:24.012557 17545 tablet_bootstrap.cc:654] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.012666 17546 tablet_bootstrap.cc:654] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.005028 17547 tablet_bootstrap.cc:654] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.022039 17546 tablet_bootstrap.cc:492] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:24.022415 17546 ts_tablet_manager.cc:1403] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.002s
I20260713 09:05:24.023840 17591 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.024726 17546 raft_consensus.cc:359] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.025115 17567 raft_consensus.cc:493] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.025375 17546 raft_consensus.cc:385] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.025668 17546 raft_consensus.cc:740] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.026520 17546 consensus_queue.cc:260] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.027283 17567 raft_consensus.cc:515] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.028144 17546 ts_tablet_manager.cc:1434] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:05:24.029158 17567 leader_election.cc:290] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.030439 17546 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:24.030508 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:24.030573 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:24.031780 17503 raft_consensus.cc:2468] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
W20260713 09:05:24.031859 17396 leader_election.cc:343] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.033017 17395 leader_election.cc:304] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [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: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:24.034025 17567 raft_consensus.cc:2804] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.034350 17567 raft_consensus.cc:493] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.034675 17567 raft_consensus.cc:3060] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.035923 17546 tablet_bootstrap.cc:654] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.041326 17567 raft_consensus.cc:515] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.044201 17567 leader_election.cc:290] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.044140 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:24.044812 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:24.045351 17504 raft_consensus.cc:3060] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:24.045452 17396 leader_election.cc:343] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.046265 17546 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:24.046653 17546 ts_tablet_manager.cc:1403] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260713 09:05:24.051775 17504 raft_consensus.cc:2468] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:24.048921 17546 raft_consensus.cc:359] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.052711 17395 leader_election.cc:304] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:24.053045 17546 raft_consensus.cc:385] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.053364 17546 raft_consensus.cc:740] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.053851 17567 raft_consensus.cc:2804] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.054057 17546 consensus_queue.cc:260] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.055464 17545 tablet_bootstrap.cc:492] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:24.055902 17545 ts_tablet_manager.cc:1403] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.001s
I20260713 09:05:24.057881 17547 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:24.058298 17567 raft_consensus.cc:697] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:24.059090 17567 consensus_queue.cc:237] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.059213 17545 raft_consensus.cc:359] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.059937 17545 raft_consensus.cc:385] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.060241 17545 raft_consensus.cc:740] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.060915 17545 consensus_queue.cc:260] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.055912 17546 ts_tablet_manager.cc:1434] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:05:24.062703 17545 ts_tablet_manager.cc:1434] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260713 09:05:24.062985 17546 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:24.063573 17545 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:24.067466 17546 tablet_bootstrap.cc:654] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.058276 17547 ts_tablet_manager.cc:1403] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.006s
I20260713 09:05:24.069216 17545 tablet_bootstrap.cc:654] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.071159 17547 raft_consensus.cc:359] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.071864 17547 raft_consensus.cc:385] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.072118 17547 raft_consensus.cc:740] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.072746 17547 consensus_queue.cc:260] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.073675 17545 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:24.074060 17545 ts_tablet_manager.cc:1403] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:05:24.074638 17547 ts_tablet_manager.cc:1434] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:24.074098 17252 catalog_manager.cc:5697] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.076417 17545 raft_consensus.cc:359] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.077042 17545 raft_consensus.cc:385] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.077276 17545 raft_consensus.cc:740] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.077936 17545 consensus_queue.cc:260] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.080407 17545 ts_tablet_manager.cc:1434] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:24.081203 17545 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:24.081827 17547 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:24.084040 17552 raft_consensus.cc:493] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.084499 17552 raft_consensus.cc:515] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.086431 17552 leader_election.cc:290] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.087767 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:24.089016 17547 tablet_bootstrap.cc:654] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.089586 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
W20260713 09:05:24.090859 17395 leader_election.cc:343] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:24.091981 17396 leader_election.cc:343] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.092422 17396 leader_election.cc:304] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff
I20260713 09:05:24.093320 17567 raft_consensus.cc:2749] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.099260 17545 tablet_bootstrap.cc:654] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.099370 17547 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:24.099826 17547 ts_tablet_manager.cc:1403] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260713 09:05:24.103525 17546 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:24.103916 17546 ts_tablet_manager.cc:1403] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.010s
I20260713 09:05:24.104061 17547 raft_consensus.cc:359] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.105274 17547 raft_consensus.cc:385] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.105489 17547 raft_consensus.cc:740] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.106249 17546 raft_consensus.cc:359] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.106737 17546 raft_consensus.cc:385] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.106781 17545 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:24.106508 17547 consensus_queue.cc:260] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.107002 17546 raft_consensus.cc:740] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.107220 17545 ts_tablet_manager.cc:1403] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.002s
I20260713 09:05:24.107692 17546 consensus_queue.cc:260] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.108635 17547 ts_tablet_manager.cc:1434] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:24.109470 17547 tablet_bootstrap.cc:492] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:24.109730 17545 raft_consensus.cc:359] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.110332 17545 raft_consensus.cc:385] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.110584 17545 raft_consensus.cc:740] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.111255 17545 consensus_queue.cc:260] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.114547 17591 raft_consensus.cc:493] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.114985 17591 raft_consensus.cc:515] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.116575 17545 ts_tablet_manager.cc:1434] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:05:24.116824 17591 leader_election.cc:290] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.117434 17545 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24: Bootstrap starting.
I20260713 09:05:24.118615 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.119796 17575 raft_consensus.cc:493] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.120461 17547 tablet_bootstrap.cc:654] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.120201 17575 raft_consensus.cc:515] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.122154 17575 leader_election.cc:290] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.123592 17545 tablet_bootstrap.cc:654] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.123464 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb12afc7840e4a652d79bfb618654" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.123924 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb12afc7840e4a652d79bfb618654" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:24.124023 17430 raft_consensus.cc:2468] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:24.119462 17546 ts_tablet_manager.cc:1434] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:05:24.125236 17468 leader_election.cc:304] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:24.120609 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:24.127797 17504 raft_consensus.cc:2393] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate e480613e86d64fb59dd9e4b8004c1a24 in this term.
I20260713 09:05:24.128393 17546 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff: Bootstrap starting.
I20260713 09:05:24.133033 17546 tablet_bootstrap.cc:654] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:24.132962 17470 leader_election.cc:343] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.133096 17575 raft_consensus.cc:2804] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.136232 17575 raft_consensus.cc:493] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.136605 17575 raft_consensus.cc:3060] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.140731 17320 leader_election.cc:304] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:24.141829 17591 raft_consensus.cc:3060] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.142663 17547 tablet_bootstrap.cc:492] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:24.142813 17545 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24: No bootstrap required, opened a new log
I20260713 09:05:24.143187 17547 ts_tablet_manager.cc:1403] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260713 09:05:24.143254 17545 ts_tablet_manager.cc:1403] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.009s
I20260713 09:05:24.146795 17547 raft_consensus.cc:359] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.147460 17547 raft_consensus.cc:385] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.147161 17545 raft_consensus.cc:359] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.147770 17547 raft_consensus.cc:740] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.147908 17545 raft_consensus.cc:385] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.148294 17545 raft_consensus.cc:740] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.148646 17547 consensus_queue.cc:260] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.149410 17545 consensus_queue.cc:260] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.155750 17567 raft_consensus.cc:493] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.156175 17567 raft_consensus.cc:515] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.157565 17547 ts_tablet_manager.cc:1434] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:24.158034 17567 leader_election.cc:290] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.158247 17575 raft_consensus.cc:515] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.158532 17567 consensus_queue.cc:1048] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.158502 17547 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:24.159554 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4fe6423eb747f680df7cb64f658c2d" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
W20260713 09:05:24.160918 17395 leader_election.cc:343] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.147408 17591 raft_consensus.cc:2749] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.163389 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb12afc7840e4a652d79bfb618654" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:24.165350 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4fe6423eb747f680df7cb64f658c2d" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:24.165881 17352 raft_consensus.cc:2468] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 0.
I20260713 09:05:24.166997 17396 leader_election.cc:304] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [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: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: be83d54dde124a698b7475cd3826dfff
I20260713 09:05:24.168000 17552 raft_consensus.cc:2804] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.168334 17552 raft_consensus.cc:493] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.168649 17552 raft_consensus.cc:3060] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.170289 17545 ts_tablet_manager.cc:1434] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260713 09:05:24.171314 17550 raft_consensus.cc:493] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.171747 17550 raft_consensus.cc:515] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.173682 17550 leader_election.cc:290] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.174882 17547 tablet_bootstrap.cc:654] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.179524 17552 raft_consensus.cc:515] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.181308 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.181567 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4fe6423eb747f680df7cb64f658c2d" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:24.181861 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4fe6423eb747f680df7cb64f658c2d" candidate_uuid: "e480613e86d64fb59dd9e4b8004c1a24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:24.182123 17352 raft_consensus.cc:3060] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:24.171317 17470 leader_election.cc:343] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:24.183159 17395 leader_election.cc:343] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.183652 17552 leader_election.cc:290] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.183782 17354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
W20260713 09:05:24.185532 17470 leader_election.cc:343] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.186071 17428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb12afc7840e4a652d79bfb618654" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:24.186628 17428 raft_consensus.cc:3060] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.188285 17352 raft_consensus.cc:2468] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e480613e86d64fb59dd9e4b8004c1a24 in term 1.
I20260713 09:05:24.189339 17396 leader_election.cc:304] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: be83d54dde124a698b7475cd3826dfff
I20260713 09:05:24.182240 17430 raft_consensus.cc:2468] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:24.191371 17468 leader_election.cc:304] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [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: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:24.191939 17609 raft_consensus.cc:2804] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.192272 17609 raft_consensus.cc:493] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.192607 17609 raft_consensus.cc:3060] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.193544 17428 raft_consensus.cc:2468] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:24.194595 17468 leader_election.cc:304] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:24.195433 17550 raft_consensus.cc:2804] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.198670 17609 raft_consensus.cc:515] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.200574 17609 leader_election.cc:290] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.201231 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:24.201499 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:24.202082 17430 raft_consensus.cc:3060] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:24.202276 17470 leader_election.cc:343] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:24.203015 17552 raft_consensus.cc:2804] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.203465 17552 raft_consensus.cc:697] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Leader. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:24.203742 17547 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:24.204144 17547 ts_tablet_manager.cc:1403] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260713 09:05:24.204226 17552 consensus_queue.cc:237] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.205930 17575 leader_election.cc:290] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.206593 17547 raft_consensus.cc:359] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.207196 17547 raft_consensus.cc:385] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.207441 17547 raft_consensus.cc:740] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.210223 17590 consensus_queue.cc:1048] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.210273 17547 consensus_queue.cc:260] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.212865 17547 ts_tablet_manager.cc:1434] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:05:24.213928 17547 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:24.216691 17430 raft_consensus.cc:2468] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:24.217779 17468 leader_election.cc:304] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:24.219141 17547 tablet_bootstrap.cc:654] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.220202 17609 raft_consensus.cc:2804] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.220667 17609 raft_consensus.cc:697] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Leader. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:24.221602 17550 raft_consensus.cc:697] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Leader. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:24.222594 17550 consensus_queue.cc:237] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.222748 17609 consensus_queue.cc:237] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.229316 17546 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff: No bootstrap required, opened a new log
I20260713 09:05:24.229779 17546 ts_tablet_manager.cc:1403] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.042s
I20260713 09:05:24.232276 17546 raft_consensus.cc:359] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.232939 17546 raft_consensus.cc:385] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.232481 17253 catalog_manager.cc:5697] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: term changed from 0 to 1, leader changed from <none> to e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.233217 17546 raft_consensus.cc:740] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.234001 17546 consensus_queue.cc:260] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.236269 17546 ts_tablet_manager.cc:1434] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:24.247109 17547 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:24.247570 17547 ts_tablet_manager.cc:1403] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.012s
I20260713 09:05:24.249936 17547 raft_consensus.cc:359] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.250449 17547 raft_consensus.cc:385] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.250623 17547 raft_consensus.cc:740] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.251098 17547 consensus_queue.cc:260] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.252547 17547 ts_tablet_manager.cc:1434] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:05:24.252107 17253 catalog_manager.cc:5697] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to be83d54dde124a698b7475cd3826dfff (127.15.226.3). New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.253798 17547 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: Bootstrap starting.
I20260713 09:05:24.253765 17253 catalog_manager.cc:5697] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to be83d54dde124a698b7475cd3826dfff (127.15.226.3). New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.259259 17547 tablet_bootstrap.cc:654] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:24.269654 17547 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: No bootstrap required, opened a new log
I20260713 09:05:24.269976 17547 ts_tablet_manager.cc:1403] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260713 09:05:24.271798 17547 raft_consensus.cc:359] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.272225 17547 raft_consensus.cc:385] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:24.272450 17547 raft_consensus.cc:740] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Initialized, Role: FOLLOWER
I20260713 09:05:24.272930 17547 consensus_queue.cc:260] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.274597 17547 ts_tablet_manager.cc:1434] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:24.280398 17591 raft_consensus.cc:493] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.280745 17591 raft_consensus.cc:515] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.282367 17591 leader_election.cc:290] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.283010 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb12afc7840e4a652d79bfb618654" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.283699 17430 raft_consensus.cc:2393] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate be83d54dde124a698b7475cd3826dfff in this term.
I20260713 09:05:24.283684 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb12afc7840e4a652d79bfb618654" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:24.284864 17320 leader_election.cc:304] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:24.285455 17591 raft_consensus.cc:3060] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.289510 17591 raft_consensus.cc:2749] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.304286 17591 consensus_queue.cc:1048] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.314510 17597 consensus_queue.cc:1048] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.323825 17609 raft_consensus.cc:493] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.324241 17609 raft_consensus.cc:515] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.325477 17597 raft_consensus.cc:493] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.325853 17597 raft_consensus.cc:515] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.326960 17609 leader_election.cc:290] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.327221 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:24.327486 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.327646 17597 leader_election.cc:290] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.327811 17352 raft_consensus.cc:2468] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:24.328116 17430 raft_consensus.cc:2468] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:24.329017 17468 leader_election.cc:304] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:24.329293 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.329605 17609 raft_consensus.cc:2804] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.329763 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:24.329859 17429 raft_consensus.cc:2468] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:24.330122 17609 raft_consensus.cc:493] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.330621 17609 raft_consensus.cc:3060] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.331609 17319 leader_election.cc:304] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:24.332340 17597 raft_consensus.cc:2804] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.332682 17597 raft_consensus.cc:493] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.333034 17597 raft_consensus.cc:3060] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.336678 17609 raft_consensus.cc:515] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.337584 17503 raft_consensus.cc:2393] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate be83d54dde124a698b7475cd3826dfff in this term.
I20260713 09:05:24.337625 17597 raft_consensus.cc:515] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.338429 17609 leader_election.cc:290] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.339483 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:24.339663 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:24.340018 17429 raft_consensus.cc:3060] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.340310 17352 raft_consensus.cc:2393] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be83d54dde124a698b7475cd3826dfff in current term 1: Already voted for candidate 59e2b9bea9ef436fa104768024b799fb in this term.
I20260713 09:05:24.340354 17597 leader_election.cc:290] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.340984 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:24.341627 17503 raft_consensus.cc:2393] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate be83d54dde124a698b7475cd3826dfff in this term.
I20260713 09:05:24.341988 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99dc15b178449cd88eadf191ac1dca9" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:24.343037 17319 leader_election.cc:304] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [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: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:24.343585 17597 raft_consensus.cc:2749] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.345571 17429 raft_consensus.cc:2468] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 1.
I20260713 09:05:24.346305 17468 leader_election.cc:304] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 59e2b9bea9ef436fa104768024b799fb
I20260713 09:05:24.346838 17609 raft_consensus.cc:2804] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.347172 17609 raft_consensus.cc:697] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Leader. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:24.347816 17609 consensus_queue.cc:237] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.355103 17253 catalog_manager.cc:5697] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff reported cstate change: term changed from 0 to 1, leader changed from <none> to be83d54dde124a698b7475cd3826dfff (127.15.226.3). New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.363803 17597 raft_consensus.cc:493] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.364161 17597 raft_consensus.cc:515] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.364969 17609 raft_consensus.cc:493] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.365411 17609 raft_consensus.cc:515] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.365850 17597 leader_election.cc:290] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.366339 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.366770 17429 raft_consensus.cc:2468] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:24.366786 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:24.367435 17503 raft_consensus.cc:2468] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:24.367625 17319 leader_election.cc:304] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:24.368202 17609 leader_election.cc:290] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.368381 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:24.368913 17597 raft_consensus.cc:2804] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.369216 17597 raft_consensus.cc:493] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.369163 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.369601 17597 raft_consensus.cc:3060] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.369762 17429 raft_consensus.cc:2468] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:24.370606 17468 leader_election.cc:304] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:24.371166 17609 raft_consensus.cc:2804] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.371487 17609 raft_consensus.cc:493] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.371735 17609 raft_consensus.cc:3060] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.374042 17597 raft_consensus.cc:515] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.374918 17352 raft_consensus.cc:2393] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be83d54dde124a698b7475cd3826dfff in current term 1: Already voted for candidate 59e2b9bea9ef436fa104768024b799fb in this term.
I20260713 09:05:24.376048 17597 leader_election.cc:290] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.375846 17609 raft_consensus.cc:515] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.376436 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:24.376952 17429 raft_consensus.cc:3060] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.377312 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:24.377682 17609 leader_election.cc:290] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.377985 17503 raft_consensus.cc:2393] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate be83d54dde124a698b7475cd3826dfff in this term.
I20260713 09:05:24.378692 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:24.378715 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2ebbd1c7994cc9a165f0b696d9760f" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:24.379496 17352 raft_consensus.cc:2393] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be83d54dde124a698b7475cd3826dfff in current term 1: Already voted for candidate 59e2b9bea9ef436fa104768024b799fb in this term.
I20260713 09:05:24.380273 17470 leader_election.cc:304] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [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: be83d54dde124a698b7475cd3826dfff; no voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:24.380813 17609 raft_consensus.cc:2749] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.382270 17429 raft_consensus.cc:2468] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:24.382972 17319 leader_election.cc:304] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: be83d54dde124a698b7475cd3826dfff
I20260713 09:05:24.383459 17597 raft_consensus.cc:2804] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.383793 17597 raft_consensus.cc:697] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Leader. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:24.384403 17597 consensus_queue.cc:237] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.390486 17253 catalog_manager.cc:5697] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e2b9bea9ef436fa104768024b799fb (127.15.226.1). New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.414378 17503 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:24.415402 17597 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:24.419505 17609 raft_consensus.cc:493] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.419924 17609 raft_consensus.cc:515] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.421190 17601 raft_consensus.cc:493] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.421768 17609 leader_election.cc:290] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.421620 17601 raft_consensus.cc:515] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.423904 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d19000be044cfbaf1b820c3d91714" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:24.424471 17352 raft_consensus.cc:2468] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:24.425226 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d19000be044cfbaf1b820c3d91714" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:24.425798 17503 raft_consensus.cc:2468] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:24.425906 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d19000be044cfbaf1b820c3d91714" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.426434 17430 raft_consensus.cc:2468] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 0.
I20260713 09:05:24.425383 17429 raft_consensus.cc:3060] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:24.426915 17320 leader_election.cc:304] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: 
I20260713 09:05:24.427170 17470 leader_election.cc:304] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, be83d54dde124a698b7475cd3826dfff; no voters: 
I20260713 09:05:24.427817 17597 raft_consensus.cc:2804] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.427959 17609 raft_consensus.cc:2804] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:24.428226 17597 raft_consensus.cc:493] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.428768 17597 raft_consensus.cc:3060] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.428387 17609 raft_consensus.cc:493] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:24.430342 17609 raft_consensus.cc:3060] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.423429 17601 leader_election.cc:290] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.435180 17429 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:24.437656 17597 raft_consensus.cc:515] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.437911 17430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d19000be044cfbaf1b820c3d91714" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.439265 17430 raft_consensus.cc:2468] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be83d54dde124a698b7475cd3826dfff in term 0.
I20260713 09:05:24.440086 17597 leader_election.cc:290] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.439972 17601 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.440833 17609 raft_consensus.cc:515] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.442119 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d19000be044cfbaf1b820c3d91714" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:24.442339 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d19000be044cfbaf1b820c3d91714" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:24.442658 17609 leader_election.cc:290] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.445174 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d19000be044cfbaf1b820c3d91714" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:24.445396 17503 raft_consensus.cc:2393] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate be83d54dde124a698b7475cd3826dfff in this term.
I20260713 09:05:24.445859 17352 raft_consensus.cc:2393] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be83d54dde124a698b7475cd3826dfff in current term 1: Already voted for candidate 59e2b9bea9ef436fa104768024b799fb in this term.
I20260713 09:05:24.442633 17429 raft_consensus.cc:3060] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.449368 17428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882d19000be044cfbaf1b820c3d91714" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:24.450591 17468 leader_election.cc:304] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [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: be83d54dde124a698b7475cd3826dfff; no voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:24.451591 17609 raft_consensus.cc:2749] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.454679 17429 raft_consensus.cc:2468] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59e2b9bea9ef436fa104768024b799fb in term 1.
I20260713 09:05:24.455669 17319 leader_election.cc:304] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24; no voters: be83d54dde124a698b7475cd3826dfff
I20260713 09:05:24.456360 17601 raft_consensus.cc:2804] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:24.456689 17601 raft_consensus.cc:697] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Leader. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:24.457336 17601 consensus_queue.cc:237] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.459697 17552 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.463917 17251 catalog_manager.cc:5697] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e2b9bea9ef436fa104768024b799fb (127.15.226.1). New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:24.468379 17590 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.583091 17609 raft_consensus.cc:493] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.583560 17609 raft_consensus.cc:515] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.585335 17609 leader_election.cc:290] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:24.586030 17352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4fe6423eb747f680df7cb64f658c2d" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59e2b9bea9ef436fa104768024b799fb" is_pre_election: true
I20260713 09:05:24.586817 17352 raft_consensus.cc:2393] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be83d54dde124a698b7475cd3826dfff in current term 1: Already voted for candidate e480613e86d64fb59dd9e4b8004c1a24 in this term.
I20260713 09:05:24.586686 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4fe6423eb747f680df7cb64f658c2d" candidate_uuid: "be83d54dde124a698b7475cd3826dfff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.587975 17468 leader_election.cc:304] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be83d54dde124a698b7475cd3826dfff; no voters: 59e2b9bea9ef436fa104768024b799fb, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:24.588562 17550 raft_consensus.cc:3060] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.592897 17550 raft_consensus.cc:2749] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.625481 17569 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.635864 17590 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.677691 17553 raft_consensus.cc:493] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:24.678090 17553 raft_consensus.cc:515] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } }
I20260713 09:05:24.679494 17553 leader_election.cc:290] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:24.680091 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24" is_pre_election: true
I20260713 09:05:24.680354 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614" candidate_uuid: "59e2b9bea9ef436fa104768024b799fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be83d54dde124a698b7475cd3826dfff" is_pre_election: true
I20260713 09:05:24.680714 17429 raft_consensus.cc:2393] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59e2b9bea9ef436fa104768024b799fb in current term 1: Already voted for candidate be83d54dde124a698b7475cd3826dfff in this term.
I20260713 09:05:24.681581 17319 leader_election.cc:304] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb; no voters: be83d54dde124a698b7475cd3826dfff, e480613e86d64fb59dd9e4b8004c1a24
I20260713 09:05:24.682143 17553 raft_consensus.cc:3060] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:24.687085 17553 raft_consensus.cc:2749] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:24.701565 17550 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.708446 17575 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.739253 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:24.745535 17713 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
W20260713 09:05:24.745671 17714 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
W20260713 09:05:24.746419 17716 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
I20260713 09:05:24.748216 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:24.749220 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:24.749491 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:24.749702 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933524749684 us; error 0 us; skew 500 ppm
I20260713 09:05:24.750291 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:24.750686 17609 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.752856 16264 webserver.cc:533] Webserver started at http://127.15.226.4:35675/ using document root <none> and password file <none>
I20260713 09:05:24.753499 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:24.753718 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:24.754045 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:24.756664 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-3-root/instance:
uuid: "c6bdbfe0b84247839af7babdb3323218"
format_stamp: "Formatted at 2026-07-13 09:05:24 on dist-test-slave-n0r2"
I20260713 09:05:24.760206 17695 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.772521 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:05:24.773046 17695 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.783411 17724 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:24.784214 16264 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.003s	sys 0.007s
I20260713 09:05:24.784559 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-3-root
uuid: "c6bdbfe0b84247839af7babdb3323218"
format_stamp: "Formatted at 2026-07-13 09:05:24 on dist-test-slave-n0r2"
I20260713 09:05:24.784907 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-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)
I20260713 09:05:24.803361 17575 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.831467 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:24.832667 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:24.833861 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:24.835807 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:24.835985 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:24.836215 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:24.836359 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:24.843096 17597 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.862289 17597 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.925355 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.4:41355
I20260713 09:05:24.925459 17789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.4:41355 every 8 connection(s)
I20260713 09:05:24.930595 16264 auto_leader_rebalancer-test.cc:392] add a tserver: c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:24.945063 17790 heartbeater.cc:344] Connected to a master server at 127.15.226.62:35015
I20260713 09:05:24.945485 17790 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:24.946161 17790 heartbeater.cc:507] Master 127.15.226.62:35015 requested a full tablet report, sending...
I20260713 09:05:24.947734 17251 ts_manager.cc:194] Registered new tserver with Master: c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355)
I20260713 09:05:24.949004 17251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33688
I20260713 09:05:24.957096 17597 consensus_queue.cc:1048] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:24.965983 17591 consensus_queue.cc:1048] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:25.536546 17504 consensus_queue.cc:237] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:25.541900 17429 raft_consensus.cc:1275] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:25.543481 17575 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.544464 17352 raft_consensus.cc:1275] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:25.545713 17575 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.551781 17429 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.549762 17550 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
W20260713 09:05:25.554054 17470 consensus_peers.cc:597] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f83eb12afc7840e4a652d79bfb618654. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:25.555194 17352 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.562865 17251 catalog_manager.cc:5697] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.581604 17429 consensus_queue.cc:237] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:25.588436 17504 raft_consensus.cc:1275] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:25.589792 17590 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.596354 17567 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.598658 17352 raft_consensus.cc:1275] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:25.598058 17504 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.600234 17552 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.604085 17352 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.611475 17429 consensus_queue.cc:237] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:25.613533 17252 catalog_manager.cc:5697] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.620550 17352 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:25.620565 17396 consensus_peers.cc:597] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef4fe6423eb747f680df7cb64f658c2d. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:25.621657 17396 consensus_peers.cc:597] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfae11319fe7439cb30d5376c106d57a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:25.622604 17567 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.623175 17504 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:25.624387 17567 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.630002 17552 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.632860 17504 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.634305 17352 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.643684 17429 consensus_queue.cc:237] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:25.644846 17251 catalog_manager.cc:5697] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.649724 17504 raft_consensus.cc:1275] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:25.650992 17352 raft_consensus.cc:1275] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:25.651186 17552 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:25.652433 17567 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:25.654067 17396 consensus_peers.cc:597] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6632477a268f486faa3a78cf1d6a4fa0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:25.661418 17552 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.663125 17352 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.673997 17253 catalog_manager.cc:5697] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.675045 17504 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:25.951102 17790 heartbeater.cc:499] Master 127.15.226.62:35015 was elected leader, sending a full tablet report...
I20260713 09:05:25.975042 17812 ts_tablet_manager.cc:933] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:25.977385 17812 tablet_copy_client.cc:323] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.2:45693
I20260713 09:05:25.986526 17441 tablet_copy_service.cc:140] P e480613e86d64fb59dd9e4b8004c1a24: Received BeginTabletCopySession request for tablet ef4fe6423eb747f680df7cb64f658c2d from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:50570)
I20260713 09:05:25.987061 17441 tablet_copy_service.cc:161] P e480613e86d64fb59dd9e4b8004c1a24: Beginning new tablet copy session on tablet ef4fe6423eb747f680df7cb64f658c2d from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:50570: session id = c6bdbfe0b84247839af7babdb3323218-ef4fe6423eb747f680df7cb64f658c2d
I20260713 09:05:25.994697 17441 tablet_copy_source_session.cc:215] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:25.997694 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4fe6423eb747f680df7cb64f658c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:26.006963 17812 tablet_copy_client.cc:806] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:26.007470 17812 tablet_copy_client.cc:670] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:26.010673 17812 tablet_copy_client.cc:538] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:26.018456 17812 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:26.038007 17812 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:26.038828 17812 tablet_bootstrap.cc:492] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:26.039408 17812 ts_tablet_manager.cc:1403] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260713 09:05:26.042069 17812 raft_consensus.cc:359] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:26.042858 17812 raft_consensus.cc:740] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:26.043464 17812 consensus_queue.cc:260] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:26.046090 17812 ts_tablet_manager.cc:1434] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:05:26.047695 17441 tablet_copy_service.cc:342] P e480613e86d64fb59dd9e4b8004c1a24: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-ef4fe6423eb747f680df7cb64f658c2d received from {username='slave'} at 127.0.0.1:50570
I20260713 09:05:26.048125 17441 tablet_copy_service.cc:434] P e480613e86d64fb59dd9e4b8004c1a24: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-ef4fe6423eb747f680df7cb64f658c2d on tablet ef4fe6423eb747f680df7cb64f658c2d with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:26.083343 17812 ts_tablet_manager.cc:933] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:26.084784 17812 tablet_copy_client.cc:323] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.3:37129
I20260713 09:05:26.093441 17515 tablet_copy_service.cc:140] P be83d54dde124a698b7475cd3826dfff: Received BeginTabletCopySession request for tablet f83eb12afc7840e4a652d79bfb618654 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:34552)
I20260713 09:05:26.093883 17515 tablet_copy_service.cc:161] P be83d54dde124a698b7475cd3826dfff: Beginning new tablet copy session on tablet f83eb12afc7840e4a652d79bfb618654 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:34552: session id = c6bdbfe0b84247839af7babdb3323218-f83eb12afc7840e4a652d79bfb618654
I20260713 09:05:26.098330 17515 tablet_copy_source_session.cc:215] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:26.100739 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83eb12afc7840e4a652d79bfb618654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:26.114569 17812 tablet_copy_client.cc:806] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:26.115060 17812 tablet_copy_client.cc:670] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:26.117901 17812 tablet_copy_client.cc:538] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:26.123528 17812 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:26.127767 17819 ts_tablet_manager.cc:933] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:26.129346 17819 tablet_copy_client.cc:323] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.2:45693
I20260713 09:05:26.130888 17441 tablet_copy_service.cc:140] P e480613e86d64fb59dd9e4b8004c1a24: Received BeginTabletCopySession request for tablet 6632477a268f486faa3a78cf1d6a4fa0 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:50570)
I20260713 09:05:26.131376 17441 tablet_copy_service.cc:161] P e480613e86d64fb59dd9e4b8004c1a24: Beginning new tablet copy session on tablet 6632477a268f486faa3a78cf1d6a4fa0 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:50570: session id = c6bdbfe0b84247839af7babdb3323218-6632477a268f486faa3a78cf1d6a4fa0
I20260713 09:05:26.137488 17441 tablet_copy_source_session.cc:215] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:26.139353 17812 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:26.139950 17812 tablet_bootstrap.cc:492] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:26.140187 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632477a268f486faa3a78cf1d6a4fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:26.140767 17812 ts_tablet_manager.cc:1403] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:05:26.142890 17812 raft_consensus.cc:359] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:26.143617 17812 raft_consensus.cc:740] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:26.144181 17812 consensus_queue.cc:260] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:26.147584 17812 ts_tablet_manager.cc:1434] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:26.151800 17515 tablet_copy_service.cc:342] P be83d54dde124a698b7475cd3826dfff: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-f83eb12afc7840e4a652d79bfb618654 received from {username='slave'} at 127.0.0.1:34552
I20260713 09:05:26.152179 17515 tablet_copy_service.cc:434] P be83d54dde124a698b7475cd3826dfff: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-f83eb12afc7840e4a652d79bfb618654 on tablet f83eb12afc7840e4a652d79bfb618654 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:26.163424 17819 tablet_copy_client.cc:806] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:26.163946 17819 tablet_copy_client.cc:670] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:26.166716 17819 tablet_copy_client.cc:538] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:26.171663 17819 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:26.182644 17812 ts_tablet_manager.cc:933] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:26.184079 17812 tablet_copy_client.cc:323] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.2:45693
I20260713 09:05:26.185290 17441 tablet_copy_service.cc:140] P e480613e86d64fb59dd9e4b8004c1a24: Received BeginTabletCopySession request for tablet cfae11319fe7439cb30d5376c106d57a from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:50570)
I20260713 09:05:26.185671 17441 tablet_copy_service.cc:161] P e480613e86d64fb59dd9e4b8004c1a24: Beginning new tablet copy session on tablet cfae11319fe7439cb30d5376c106d57a from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:50570: session id = c6bdbfe0b84247839af7babdb3323218-cfae11319fe7439cb30d5376c106d57a
I20260713 09:05:26.187438 17819 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:26.188195 17819 tablet_bootstrap.cc:492] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:26.188781 17819 ts_tablet_manager.cc:1403] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:05:26.190459 17441 tablet_copy_source_session.cc:215] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:26.192586 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfae11319fe7439cb30d5376c106d57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:26.192073 17819 raft_consensus.cc:359] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:26.192914 17819 raft_consensus.cc:740] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:26.193527 17819 consensus_queue.cc:260] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:26.195673 17819 ts_tablet_manager.cc:1434] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:26.197232 17441 tablet_copy_service.cc:342] P e480613e86d64fb59dd9e4b8004c1a24: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-6632477a268f486faa3a78cf1d6a4fa0 received from {username='slave'} at 127.0.0.1:50570
I20260713 09:05:26.197655 17441 tablet_copy_service.cc:434] P e480613e86d64fb59dd9e4b8004c1a24: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-6632477a268f486faa3a78cf1d6a4fa0 on tablet 6632477a268f486faa3a78cf1d6a4fa0 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:26.204607 17812 tablet_copy_client.cc:806] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:26.205029 17812 tablet_copy_client.cc:670] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:26.210891 17812 tablet_copy_client.cc:538] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:26.217494 17812 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:26.231321 17812 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:26.232023 17812 tablet_bootstrap.cc:492] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:26.232577 17812 ts_tablet_manager.cc:1403] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:05:26.234882 17812 raft_consensus.cc:359] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:26.235574 17812 raft_consensus.cc:740] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:26.236083 17812 consensus_queue.cc:260] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:26.238013 17812 ts_tablet_manager.cc:1434] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:05:26.239564 17441 tablet_copy_service.cc:342] P e480613e86d64fb59dd9e4b8004c1a24: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-cfae11319fe7439cb30d5376c106d57a received from {username='slave'} at 127.0.0.1:50570
I20260713 09:05:26.239929 17441 tablet_copy_service.cc:434] P e480613e86d64fb59dd9e4b8004c1a24: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-cfae11319fe7439cb30d5376c106d57a on tablet cfae11319fe7439cb30d5376c106d57a with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:26.463630 17764 raft_consensus.cc:1217] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:26.499171 17764 raft_consensus.cc:1217] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:26.532059 17764 raft_consensus.cc:1217] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:26.739810 17764 raft_consensus.cc:1217] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:26.848374 17552 raft_consensus.cc:1064] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:26.850091 17552 consensus_queue.cc:237] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:26.855145 17764 raft_consensus.cc:1275] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.856019 17504 raft_consensus.cc:1275] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.856290 17353 raft_consensus.cc:1275] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.856534 17552 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.857345 17590 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.858093 17567 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.879686 17590 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.881611 17353 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.882671 17764 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.896508 17252 catalog_manager.cc:5697] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.899845 17504 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.909789 17567 raft_consensus.cc:1064] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:26.911803 17567 consensus_queue.cc:237] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:26.930560 17504 raft_consensus.cc:1275] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.930560 17764 raft_consensus.cc:1275] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.932261 17835 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.932524 17353 raft_consensus.cc:1275] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:26.933933 17590 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.934888 17552 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:26.950392 17552 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.951423 17764 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.955929 17429 consensus_queue.cc:237] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:26.963012 17765 raft_consensus.cc:1275] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.965034 17503 raft_consensus.cc:1275] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:26.964943 17835 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.966151 17504 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.970559 17835 consensus_queue.cc:1048] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:26.970847 17253 catalog_manager.cc:5697] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.979938 17567 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.981283 17504 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:26.988150 17765 raft_consensus.cc:2955] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.002178 17238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef4fe6423eb747f680df7cb64f658c2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:27.002533 17251 catalog_manager.cc:5697] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 reported cstate change: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.011741 17352 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.013438 17346 tablet_service.cc:1558] Processing DeleteTablet for tablet ef4fe6423eb747f680df7cb64f658c2d with delete_type TABLET_DATA_TOMBSTONED (TS 59e2b9bea9ef436fa104768024b799fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57278
I20260713 09:05:27.029014 17429 consensus_queue.cc:237] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:27.032528 17841 tablet_replica.cc:333] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:27.033465 17841 raft_consensus.cc:2243] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:27.034035 17841 raft_consensus.cc:2272] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:27.034549 17352 raft_consensus.cc:1275] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.034739 17765 raft_consensus.cc:1275] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.036589 17841 ts_tablet_manager.cc:1916] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:27.037133 17590 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.038765 17590 consensus_queue.cc:1048] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.039831 17825 raft_consensus.cc:1064] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:27.042150 17825 consensus_queue.cc:237] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:27.050721 17841 ts_tablet_manager.cc:1929] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:27.050231 17353 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.051115 17841 log.cc:1199] T ef4fe6423eb747f680df7cb64f658c2d P 59e2b9bea9ef436fa104768024b799fb: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root/wals/ef4fe6423eb747f680df7cb64f658c2d
I20260713 09:05:27.052798 17240 catalog_manager.cc:5028] TS 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): tablet ef4fe6423eb747f680df7cb64f658c2d (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:27.052821 17765 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.047940 17590 raft_consensus.cc:2955] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.065382 17253 catalog_manager.cc:5697] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.066165 17765 raft_consensus.cc:1275] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.069407 17826 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:27.071162 17238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6632477a268f486faa3a78cf1d6a4fa0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:27.074942 17429 raft_consensus.cc:1275] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.076359 17826 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:27.089854 17353 raft_consensus.cc:1275] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.092252 17845 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:27.110772 17488 tablet_service.cc:1558] Processing DeleteTablet for tablet 6632477a268f486faa3a78cf1d6a4fa0 with delete_type TABLET_DATA_TOMBSTONED (TS be83d54dde124a698b7475cd3826dfff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34504
I20260713 09:05:27.109999 17428 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.108349 17844 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.125434 17849 tablet_replica.cc:333] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:27.124771 17250 catalog_manager.cc:5697] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.126400 17849 raft_consensus.cc:2243] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:27.127082 17849 raft_consensus.cc:2272] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:27.137645 17849 ts_tablet_manager.cc:1916] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:27.141456 17765 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.145943 17353 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.150532 17504 consensus_queue.cc:237] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:27.151664 17849 ts_tablet_manager.cc:1929] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:27.152065 17849 log.cc:1199] T 6632477a268f486faa3a78cf1d6a4fa0 P be83d54dde124a698b7475cd3826dfff: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root/wals/6632477a268f486faa3a78cf1d6a4fa0
I20260713 09:05:27.153880 17239 catalog_manager.cc:5028] TS be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): tablet 6632477a268f486faa3a78cf1d6a4fa0 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:27.167120 17352 raft_consensus.cc:1275] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.167140 17765 raft_consensus.cc:1275] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.168337 17825 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.169309 17844 consensus_queue.cc:1048] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.174428 17825 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.175709 17352 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.183591 17239 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f83eb12afc7840e4a652d79bfb618654 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:27.185833 17765 raft_consensus.cc:2955] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.187445 17250 catalog_manager.cc:5697] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:27.202503 17420 tablet_service.cc:1558] Processing DeleteTablet for tablet f83eb12afc7840e4a652d79bfb618654 with delete_type TABLET_DATA_TOMBSTONED (TS e480613e86d64fb59dd9e4b8004c1a24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50532
I20260713 09:05:27.204130 17851 tablet_replica.cc:333] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:27.204975 17851 raft_consensus.cc:2243] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:27.205600 17851 raft_consensus.cc:2272] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:27.208171 17851 ts_tablet_manager.cc:1916] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:27.219651 17851 ts_tablet_manager.cc:1929] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:27.219933 17851 log.cc:1199] T f83eb12afc7840e4a652d79bfb618654 P e480613e86d64fb59dd9e4b8004c1a24: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root/wals/f83eb12afc7840e4a652d79bfb618654
I20260713 09:05:27.221150 17238 catalog_manager.cc:5028] TS e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): tablet f83eb12afc7840e4a652d79bfb618654 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:27.243930 17590 raft_consensus.cc:1064] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:27.246295 17590 consensus_queue.cc:237] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:27.252444 17765 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.252784 17504 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.253804 17552 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:27.254606 17840 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:27.255511 17352 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.259747 17840 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:27.273413 17552 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.275104 17504 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.276706 17352 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.283717 17765 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.290616 17253 catalog_manager.cc:5697] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:27.301945 17429 consensus_queue.cc:237] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:27.306586 17765 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.307278 17352 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.307862 17552 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.308548 17590 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.314491 17840 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.316059 17353 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.323005 17238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfae11319fe7439cb30d5376c106d57a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:27.327656 17765 raft_consensus.cc:2955] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:27.329568 17252 catalog_manager.cc:5697] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:27.344390 17488 tablet_service.cc:1558] Processing DeleteTablet for tablet cfae11319fe7439cb30d5376c106d57a with delete_type TABLET_DATA_TOMBSTONED (TS be83d54dde124a698b7475cd3826dfff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34504
I20260713 09:05:27.345184 17849 tablet_replica.cc:333] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:27.345853 17849 raft_consensus.cc:2243] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:27.346362 17849 raft_consensus.cc:2272] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:27.348680 17849 ts_tablet_manager.cc:1916] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:27.358239 17849 ts_tablet_manager.cc:1929] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:27.358484 17849 log.cc:1199] T cfae11319fe7439cb30d5376c106d57a P be83d54dde124a698b7475cd3826dfff: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root/wals/cfae11319fe7439cb30d5376c106d57a
I20260713 09:05:27.359724 17239 catalog_manager.cc:5028] TS be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): tablet cfae11319fe7439cb30d5376c106d57a (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:28.380483 17353 consensus_queue.cc:237] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:28.387118 17505 raft_consensus.cc:1275] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:28.388715 17601 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.391228 17430 raft_consensus.cc:1275] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:28.392246 17861 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.395522 17601 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.397323 17505 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
W20260713 09:05:28.399588 17321 consensus_peers.cc:597] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb2ebbd1c7994cc9a165f0b696d9760f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:28.408713 17430 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.410485 17503 consensus_queue.cc:237] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:28.413627 17251 catalog_manager.cc:5697] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:28.416934 17470 consensus_peers.cc:597] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47093a9dbbe64e3fa70a94c9a75eb614. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:28.420923 17430 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:28.422308 17353 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:28.422259 17869 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.428206 17869 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.434513 17825 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.436604 17430 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.438984 17353 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.451274 17250 catalog_manager.cc:5697] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.457197 17430 consensus_queue.cc:237] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:28.468143 17505 raft_consensus.cc:1275] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:28.468814 17353 raft_consensus.cc:1275] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:28.468951 17396 consensus_peers.cc:597] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cb13142586b4c0bb7b85a56e2504eea. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:28.469337 17877 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.470098 17567 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.475934 17840 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.477391 17353 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.477413 17505 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.489148 17503 consensus_queue.cc:237] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:28.493800 17251 catalog_manager.cc:5697] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:28.496507 17430 raft_consensus.cc:1275] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:28.497145 17470 consensus_peers.cc:597] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56f5be10166b4702b837951a6e003793. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:28.497745 17825 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.498296 17353 raft_consensus.cc:1275] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:28.499614 17825 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:28.510077 17869 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.515446 17353 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.517346 17430 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:28.522266 17250 catalog_manager.cc:5697] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:28.538215 17786 debug-util.cc:398] Leaking SignalData structure 0x7b0800271060 after lost signal to thread 16267
W20260713 09:05:28.539108 17786 debug-util.cc:398] Leaking SignalData structure 0x7b0800271740 after lost signal to thread 17288
W20260713 09:05:28.540421 17786 debug-util.cc:398] Leaking SignalData structure 0x7b080021bbc0 after lost signal to thread 17455
W20260713 09:05:28.541215 17786 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0380 after lost signal to thread 17529
I20260713 09:05:28.847935 17883 ts_tablet_manager.cc:933] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799)
I20260713 09:05:28.849951 17883 tablet_copy_client.cc:323] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.1:39799
I20260713 09:05:28.861420 17366 tablet_copy_service.cc:140] P 59e2b9bea9ef436fa104768024b799fb: Received BeginTabletCopySession request for tablet eb2ebbd1c7994cc9a165f0b696d9760f from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:57332)
I20260713 09:05:28.861997 17366 tablet_copy_service.cc:161] P 59e2b9bea9ef436fa104768024b799fb: Beginning new tablet copy session on tablet eb2ebbd1c7994cc9a165f0b696d9760f from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:57332: session id = c6bdbfe0b84247839af7babdb3323218-eb2ebbd1c7994cc9a165f0b696d9760f
I20260713 09:05:28.870101 17366 tablet_copy_source_session.cc:215] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:28.873248 17883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ebbd1c7994cc9a165f0b696d9760f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:28.898867 17883 tablet_copy_client.cc:806] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:28.901631 17886 ts_tablet_manager.cc:933] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:28.899736 17883 tablet_copy_client.cc:670] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:28.907069 17883 tablet_copy_client.cc:538] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:28.914959 17886 tablet_copy_client.cc:323] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.3:37129
I20260713 09:05:28.917801 17883 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:28.923120 17515 tablet_copy_service.cc:140] P be83d54dde124a698b7475cd3826dfff: Received BeginTabletCopySession request for tablet 47093a9dbbe64e3fa70a94c9a75eb614 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:34552)
I20260713 09:05:28.923496 17889 ts_tablet_manager.cc:933] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:28.923633 17515 tablet_copy_service.cc:161] P be83d54dde124a698b7475cd3826dfff: Beginning new tablet copy session on tablet 47093a9dbbe64e3fa70a94c9a75eb614 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:34552: session id = c6bdbfe0b84247839af7babdb3323218-47093a9dbbe64e3fa70a94c9a75eb614
I20260713 09:05:28.938688 17889 tablet_copy_client.cc:323] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.3:37129
I20260713 09:05:28.940672 17514 tablet_copy_service.cc:140] P be83d54dde124a698b7475cd3826dfff: Received BeginTabletCopySession request for tablet 56f5be10166b4702b837951a6e003793 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:34552)
I20260713 09:05:28.941190 17514 tablet_copy_service.cc:161] P be83d54dde124a698b7475cd3826dfff: Beginning new tablet copy session on tablet 56f5be10166b4702b837951a6e003793 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:34552: session id = c6bdbfe0b84247839af7babdb3323218-56f5be10166b4702b837951a6e003793
I20260713 09:05:28.955090 17515 tablet_copy_source_session.cc:215] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:28.958050 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47093a9dbbe64e3fa70a94c9a75eb614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:28.958459 17514 tablet_copy_source_session.cc:215] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:28.961436 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f5be10166b4702b837951a6e003793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:29.032424 17892 ts_tablet_manager.cc:933] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:29.040705 17886 tablet_copy_client.cc:806] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:29.041597 17886 tablet_copy_client.cc:670] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:29.047676 17886 tablet_copy_client.cc:538] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:29.049510 17883 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:29.050704 17883 tablet_bootstrap.cc:492] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:29.057116 17889 tablet_copy_client.cc:806] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:29.057737 17883 ts_tablet_manager.cc:1403] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.016s
I20260713 09:05:29.058027 17886 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:29.062181 17883 raft_consensus.cc:359] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:29.057821 17889 tablet_copy_client.cc:670] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:29.068212 17889 tablet_copy_client.cc:538] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:29.063989 17892 tablet_copy_client.cc:323] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.2:45693
I20260713 09:05:29.072021 17441 tablet_copy_service.cc:140] P e480613e86d64fb59dd9e4b8004c1a24: Received BeginTabletCopySession request for tablet 1cb13142586b4c0bb7b85a56e2504eea from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:50570)
I20260713 09:05:29.072679 17441 tablet_copy_service.cc:161] P e480613e86d64fb59dd9e4b8004c1a24: Beginning new tablet copy session on tablet 1cb13142586b4c0bb7b85a56e2504eea from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:50570: session id = c6bdbfe0b84247839af7babdb3323218-1cb13142586b4c0bb7b85a56e2504eea
I20260713 09:05:29.096561 17886 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:29.097455 17886 tablet_bootstrap.cc:492] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:29.098116 17886 ts_tablet_manager.cc:1403] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.016s
I20260713 09:05:29.099829 17889 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:29.101207 17886 raft_consensus.cc:359] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:29.102041 17886 raft_consensus.cc:740] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:29.102692 17886 consensus_queue.cc:260] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:29.064404 17883 raft_consensus.cc:740] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:29.109380 17883 consensus_queue.cc:260] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:29.098035 17441 tablet_copy_source_session.cc:215] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:29.115291 17892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb13142586b4c0bb7b85a56e2504eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:29.119961 17883 ts_tablet_manager.cc:1434] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.001s
I20260713 09:05:29.123183 17366 tablet_copy_service.cc:342] P 59e2b9bea9ef436fa104768024b799fb: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-eb2ebbd1c7994cc9a165f0b696d9760f received from {username='slave'} at 127.0.0.1:57332
I20260713 09:05:29.123730 17366 tablet_copy_service.cc:434] P 59e2b9bea9ef436fa104768024b799fb: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-eb2ebbd1c7994cc9a165f0b696d9760f on tablet eb2ebbd1c7994cc9a165f0b696d9760f with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:29.120066 17886 ts_tablet_manager.cc:1434] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.006s
I20260713 09:05:29.127213 17514 tablet_copy_service.cc:342] P be83d54dde124a698b7475cd3826dfff: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-47093a9dbbe64e3fa70a94c9a75eb614 received from {username='slave'} at 127.0.0.1:34552
I20260713 09:05:29.127664 17514 tablet_copy_service.cc:434] P be83d54dde124a698b7475cd3826dfff: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-47093a9dbbe64e3fa70a94c9a75eb614 on tablet 47093a9dbbe64e3fa70a94c9a75eb614 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:29.138854 17892 tablet_copy_client.cc:806] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:29.139353 17892 tablet_copy_client.cc:670] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:29.144475 17892 tablet_copy_client.cc:538] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:29.154842 17892 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:29.164510 17889 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:29.165557 17889 tablet_bootstrap.cc:492] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:29.166201 17889 ts_tablet_manager.cc:1403] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.013s
I20260713 09:05:29.168787 17889 raft_consensus.cc:359] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:29.169595 17889 raft_consensus.cc:740] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:29.170289 17889 consensus_queue.cc:260] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:29.178671 17889 ts_tablet_manager.cc:1434] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:05:29.186259 17514 tablet_copy_service.cc:342] P be83d54dde124a698b7475cd3826dfff: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-56f5be10166b4702b837951a6e003793 received from {username='slave'} at 127.0.0.1:34552
I20260713 09:05:29.186659 17514 tablet_copy_service.cc:434] P be83d54dde124a698b7475cd3826dfff: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-56f5be10166b4702b837951a6e003793 on tablet 56f5be10166b4702b837951a6e003793 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:29.196151 17892 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:29.196973 17892 tablet_bootstrap.cc:492] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:29.197574 17892 ts_tablet_manager.cc:1403] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.007s
I20260713 09:05:29.200340 17892 raft_consensus.cc:359] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:29.201200 17892 raft_consensus.cc:740] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:29.207686 17892 consensus_queue.cc:260] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:29.223932 17892 ts_tablet_manager.cc:1434] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260713 09:05:29.226048 17441 tablet_copy_service.cc:342] P e480613e86d64fb59dd9e4b8004c1a24: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-1cb13142586b4c0bb7b85a56e2504eea received from {username='slave'} at 127.0.0.1:50570
I20260713 09:05:29.226492 17441 tablet_copy_service.cc:434] P e480613e86d64fb59dd9e4b8004c1a24: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-1cb13142586b4c0bb7b85a56e2504eea on tablet 1cb13142586b4c0bb7b85a56e2504eea with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:29.289930 17765 raft_consensus.cc:1217] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:29.470608 17765 raft_consensus.cc:1217] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:29.526597 17765 raft_consensus.cc:1217] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:29.597182 17765 raft_consensus.cc:1217] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:29.701223 17601 raft_consensus.cc:1064] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:29.703508 17601 consensus_queue.cc:237] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:29.712302 17765 raft_consensus.cc:1275] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.713970 17861 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:29.716212 17503 raft_consensus.cc:1275] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.717715 17902 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.717967 17430 raft_consensus.cc:1275] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:29.721290 17861 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:29.747805 17601 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:29.755802 17764 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:29.767582 17428 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:29.770269 17251 catalog_manager.cc:5697] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:29.803661 17503 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:29.835856 17352 consensus_queue.cc:237] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:29.841508 17503 raft_consensus.cc:1275] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.841933 17764 raft_consensus.cc:1275] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:29.843003 17601 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.843811 17906 consensus_queue.cc:1048] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:29.854246 17601 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:29.856510 17764 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:29.856508 17505 raft_consensus.cc:2955] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:29.863924 17240 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb2ebbd1c7994cc9a165f0b696d9760f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:29.883541 17250 catalog_manager.cc:5697] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:29.894810 17420 tablet_service.cc:1558] Processing DeleteTablet for tablet eb2ebbd1c7994cc9a165f0b696d9760f with delete_type TABLET_DATA_TOMBSTONED (TS e480613e86d64fb59dd9e4b8004c1a24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50532
I20260713 09:05:29.904856 17911 tablet_replica.cc:333] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:29.906253 17911 raft_consensus.cc:2243] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:29.907012 17911 raft_consensus.cc:2272] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:29.910281 17911 ts_tablet_manager.cc:1916] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:29.919888 17911 ts_tablet_manager.cc:1929] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:29.920233 17911 log.cc:1199] T eb2ebbd1c7994cc9a165f0b696d9760f P e480613e86d64fb59dd9e4b8004c1a24: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root/wals/eb2ebbd1c7994cc9a165f0b696d9760f
I20260713 09:05:29.921963 17238 catalog_manager.cc:5028] TS e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): tablet eb2ebbd1c7994cc9a165f0b696d9760f (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:30.056679 17875 raft_consensus.cc:1064] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:30.058620 17875 consensus_queue.cc:237] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:30.064426 17764 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.065142 17428 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.066371 17899 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:30.069188 17899 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:30.072660 17352 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.075078 17899 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:30.079509 17899 raft_consensus.cc:1064] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:30.087422 17899 consensus_queue.cc:237] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:30.099255 17567 raft_consensus.cc:1064] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:30.101455 17567 consensus_queue.cc:237] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:30.121860 17352 raft_consensus.cc:1275] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.123534 17900 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:30.130802 17505 raft_consensus.cc:1275] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.133720 17900 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:30.137442 17920 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.141621 17764 raft_consensus.cc:1275] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.143401 17900 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:30.148262 17353 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
W20260713 09:05:30.151194 17468 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.226.2:45693, user_credentials={real_user=slave}} blocked reactor thread for 44595.6us
I20260713 09:05:30.162250 17250 catalog_manager.cc:5697] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.163946 17428 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.171619 17921 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.183327 17353 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.191636 17505 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.200675 17250 catalog_manager.cc:5697] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:30.214375 17765 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.225175 17763 raft_consensus.cc:1275] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.226814 17430 raft_consensus.cc:1275] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.228629 17353 raft_consensus.cc:1275] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:30.233338 17913 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:05:30.235718 17875 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:30.241227 17899 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:30.246526 17503 consensus_queue.cc:237] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:30.258142 17763 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:30.259521 17899 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:30.265645 17428 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:30.267678 17875 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.259773 17765 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.270211 17919 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:30.278632 17920 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.283257 17428 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.283411 17352 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.274554 17430 consensus_queue.cc:237] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:30.276945 17764 raft_consensus.cc:2955] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.310698 17250 catalog_manager.cc:5697] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.311097 17429 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.319469 17253 catalog_manager.cc:5697] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.321584 17764 raft_consensus.cc:1275] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:30.314965 17763 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.324590 17921 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:30.324496 17352 raft_consensus.cc:1275] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:30.327136 17921 consensus_queue.cc:1048] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:30.332647 17346 tablet_service.cc:1558] Processing DeleteTablet for tablet 47093a9dbbe64e3fa70a94c9a75eb614 with delete_type TABLET_DATA_TOMBSTONED (TS 59e2b9bea9ef436fa104768024b799fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57278
I20260713 09:05:30.339043 17503 consensus_queue.cc:237] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:30.342021 17921 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.346741 17239 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 47093a9dbbe64e3fa70a94c9a75eb614 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:30.347298 17352 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.351639 17765 raft_consensus.cc:2955] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.354856 17238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1cb13142586b4c0bb7b85a56e2504eea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:30.362826 17250 catalog_manager.cc:5697] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:30.380172 17488 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cb13142586b4c0bb7b85a56e2504eea with delete_type TABLET_DATA_TOMBSTONED (TS be83d54dde124a698b7475cd3826dfff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34504
I20260713 09:05:30.382652 17932 tablet_replica.cc:333] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:30.383646 17932 raft_consensus.cc:2243] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.384310 17932 raft_consensus.cc:2272] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.386464 17429 raft_consensus.cc:1275] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:30.387089 17933 tablet_replica.cc:333] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:30.387816 17875 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:30.388093 17933 raft_consensus.cc:2243] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.389801 17933 raft_consensus.cc:2272] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.393641 17933 ts_tablet_manager.cc:1916] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:30.394747 17899 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.396620 17765 raft_consensus.cc:1275] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:30.398649 17913 consensus_queue.cc:1048] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:30.399778 17932 ts_tablet_manager.cc:1916] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:30.404124 17428 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.406054 17763 raft_consensus.cc:2955] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.407927 17933 ts_tablet_manager.cc:1929] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:30.408319 17933 log.cc:1199] T 1cb13142586b4c0bb7b85a56e2504eea P be83d54dde124a698b7475cd3826dfff: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root/wals/1cb13142586b4c0bb7b85a56e2504eea
I20260713 09:05:30.409917 17239 catalog_manager.cc:5028] TS be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): tablet 1cb13142586b4c0bb7b85a56e2504eea (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:30.423341 17239 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56f5be10166b4702b837951a6e003793 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:30.422874 17252 catalog_manager.cc:5697] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:30.425930 17932 ts_tablet_manager.cc:1929] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:30.426427 17932 log.cc:1199] T 47093a9dbbe64e3fa70a94c9a75eb614 P 59e2b9bea9ef436fa104768024b799fb: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root/wals/47093a9dbbe64e3fa70a94c9a75eb614
I20260713 09:05:30.428015 17240 catalog_manager.cc:5028] TS 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): tablet 47093a9dbbe64e3fa70a94c9a75eb614 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:30.434564 17346 tablet_service.cc:1558] Processing DeleteTablet for tablet 56f5be10166b4702b837951a6e003793 with delete_type TABLET_DATA_TOMBSTONED (TS 59e2b9bea9ef436fa104768024b799fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57278
I20260713 09:05:30.435467 17932 tablet_replica.cc:333] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:30.436167 17932 raft_consensus.cc:2243] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:30.436913 17932 raft_consensus.cc:2272] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:30.440253 17932 ts_tablet_manager.cc:1916] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:30.451077 17932 ts_tablet_manager.cc:1929] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:30.451340 17932 log.cc:1199] T 56f5be10166b4702b837951a6e003793 P 59e2b9bea9ef436fa104768024b799fb: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root/wals/56f5be10166b4702b837951a6e003793
I20260713 09:05:30.452409 17240 catalog_manager.cc:5028] TS 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): tablet 56f5be10166b4702b837951a6e003793 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:31.462718 17352 consensus_queue.cc:237] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
W20260713 09:05:31.468640 17321 consensus_peers.cc:597] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ff66f85da164fa3bfd9f80645b81de6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:31.470371 17503 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:31.471035 17428 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:31.472577 17936 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:31.476073 17861 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:31.484586 17936 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.486179 17428 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.489495 17503 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.501348 17428 consensus_queue.cc:237] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:31.501691 17253 catalog_manager.cc:5697] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.517261 17503 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:31.517546 17396 consensus_peers.cc:597] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c91c5e6d2ce46a28ed2d7ce15eb8062. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:31.519187 17352 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:31.519110 17934 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:31.520678 17900 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:31.540470 17900 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.546274 17353 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.566596 17505 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.567903 17503 consensus_queue.cc:237] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:31.586685 17352 raft_consensus.cc:1275] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:31.588423 17428 raft_consensus.cc:1275] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:31.590215 17470 consensus_peers.cc:597] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cc630c44eaa48fe906261ceb7dbfe03. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:31.592067 17899 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:31.592919 17913 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:31.592478 17253 catalog_manager.cc:5697] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:31.604650 17899 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.608247 17429 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.617022 17352 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.620581 17252 catalog_manager.cc:5697] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.625928 17429 consensus_queue.cc:237] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
W20260713 09:05:31.642400 17396 consensus_peers.cc:597] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 211eb26c390541f19240bfc344b6168a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:31.643788 17503 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:31.645210 17352 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:31.645293 17934 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:31.647037 17900 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:31.652830 17934 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.654318 17503 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:31.670676 17253 catalog_manager.cc:5697] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:31.683888 17352 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:32.032253 17954 ts_tablet_manager.cc:933] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:32.033890 17954 tablet_copy_client.cc:323] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.3:37129
I20260713 09:05:32.035379 17514 tablet_copy_service.cc:140] P be83d54dde124a698b7475cd3826dfff: Received BeginTabletCopySession request for tablet 6cc630c44eaa48fe906261ceb7dbfe03 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:34552)
I20260713 09:05:32.035905 17514 tablet_copy_service.cc:161] P be83d54dde124a698b7475cd3826dfff: Beginning new tablet copy session on tablet 6cc630c44eaa48fe906261ceb7dbfe03 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:34552: session id = c6bdbfe0b84247839af7babdb3323218-6cc630c44eaa48fe906261ceb7dbfe03
I20260713 09:05:32.043119 17514 tablet_copy_source_session.cc:215] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:32.045517 17956 ts_tablet_manager.cc:933] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799)
I20260713 09:05:32.046633 17954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc630c44eaa48fe906261ceb7dbfe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:32.048812 17956 tablet_copy_client.cc:323] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.1:39799
I20260713 09:05:32.050221 17366 tablet_copy_service.cc:140] P 59e2b9bea9ef436fa104768024b799fb: Received BeginTabletCopySession request for tablet 0ff66f85da164fa3bfd9f80645b81de6 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:57332)
I20260713 09:05:32.050629 17366 tablet_copy_service.cc:161] P 59e2b9bea9ef436fa104768024b799fb: Beginning new tablet copy session on tablet 0ff66f85da164fa3bfd9f80645b81de6 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:57332: session id = c6bdbfe0b84247839af7babdb3323218-0ff66f85da164fa3bfd9f80645b81de6
I20260713 09:05:32.057032 17366 tablet_copy_source_session.cc:215] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:32.059906 17956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff66f85da164fa3bfd9f80645b81de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:32.061784 17954 tablet_copy_client.cc:806] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:32.062337 17954 tablet_copy_client.cc:670] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:32.074014 17954 tablet_copy_client.cc:538] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:32.076247 17956 tablet_copy_client.cc:806] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:32.076803 17956 tablet_copy_client.cc:670] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:32.077874 17958 ts_tablet_manager.cc:933] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:32.080405 17956 tablet_copy_client.cc:538] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:32.081023 17954 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:32.087903 17956 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:32.097637 17958 tablet_copy_client.cc:323] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.2:45693
I20260713 09:05:32.099466 17441 tablet_copy_service.cc:140] P e480613e86d64fb59dd9e4b8004c1a24: Received BeginTabletCopySession request for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:50570)
I20260713 09:05:32.100236 17441 tablet_copy_service.cc:161] P e480613e86d64fb59dd9e4b8004c1a24: Beginning new tablet copy session on tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:50570: session id = c6bdbfe0b84247839af7babdb3323218-5c91c5e6d2ce46a28ed2d7ce15eb8062
I20260713 09:05:32.107236 17441 tablet_copy_source_session.cc:215] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:32.108832 17956 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:32.109659 17956 tablet_bootstrap.cc:492] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:32.110280 17956 ts_tablet_manager.cc:1403] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.001s
I20260713 09:05:32.110379 17958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:32.113132 17956 raft_consensus.cc:359] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:32.113885 17956 raft_consensus.cc:740] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:32.114286 17954 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:32.114830 17956 consensus_queue.cc:260] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:32.117214 17954 tablet_bootstrap.cc:492] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:32.118019 17954 ts_tablet_manager.cc:1403] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.012s
I20260713 09:05:32.119050 17956 ts_tablet_manager.cc:1434] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:32.120929 17366 tablet_copy_service.cc:342] P 59e2b9bea9ef436fa104768024b799fb: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-0ff66f85da164fa3bfd9f80645b81de6 received from {username='slave'} at 127.0.0.1:57332
I20260713 09:05:32.121302 17366 tablet_copy_service.cc:434] P 59e2b9bea9ef436fa104768024b799fb: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-0ff66f85da164fa3bfd9f80645b81de6 on tablet 0ff66f85da164fa3bfd9f80645b81de6 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:32.121241 17954 raft_consensus.cc:359] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:32.122128 17954 raft_consensus.cc:740] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:32.122799 17954 consensus_queue.cc:260] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:32.131502 17958 tablet_copy_client.cc:806] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:32.132011 17958 tablet_copy_client.cc:670] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:32.136575 17958 tablet_copy_client.cc:538] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:32.138513 17954 ts_tablet_manager.cc:1434] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:05:32.140139 17514 tablet_copy_service.cc:342] P be83d54dde124a698b7475cd3826dfff: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-6cc630c44eaa48fe906261ceb7dbfe03 received from {username='slave'} at 127.0.0.1:34552
I20260713 09:05:32.140533 17514 tablet_copy_service.cc:434] P be83d54dde124a698b7475cd3826dfff: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-6cc630c44eaa48fe906261ceb7dbfe03 on tablet 6cc630c44eaa48fe906261ceb7dbfe03 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:32.144315 17958 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:32.159662 17958 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:32.160256 17958 tablet_bootstrap.cc:492] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:32.160717 17958 ts_tablet_manager.cc:1403] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.010s
I20260713 09:05:32.162689 17958 raft_consensus.cc:359] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:32.163234 17958 raft_consensus.cc:740] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:32.163667 17958 consensus_queue.cc:260] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:32.165503 17958 ts_tablet_manager.cc:1434] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:32.167105 17441 tablet_copy_service.cc:342] P e480613e86d64fb59dd9e4b8004c1a24: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-5c91c5e6d2ce46a28ed2d7ce15eb8062 received from {username='slave'} at 127.0.0.1:50570
I20260713 09:05:32.167524 17441 tablet_copy_service.cc:434] P e480613e86d64fb59dd9e4b8004c1a24: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-5c91c5e6d2ce46a28ed2d7ce15eb8062 on tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:32.221571 17958 ts_tablet_manager.cc:933] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:32.223052 17958 tablet_copy_client.cc:323] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.2:45693
I20260713 09:05:32.224440 17441 tablet_copy_service.cc:140] P e480613e86d64fb59dd9e4b8004c1a24: Received BeginTabletCopySession request for tablet 211eb26c390541f19240bfc344b6168a from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:50570)
I20260713 09:05:32.224831 17441 tablet_copy_service.cc:161] P e480613e86d64fb59dd9e4b8004c1a24: Beginning new tablet copy session on tablet 211eb26c390541f19240bfc344b6168a from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:50570: session id = c6bdbfe0b84247839af7babdb3323218-211eb26c390541f19240bfc344b6168a
I20260713 09:05:32.231068 17441 tablet_copy_source_session.cc:215] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:32.233839 17958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211eb26c390541f19240bfc344b6168a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:32.248265 17958 tablet_copy_client.cc:806] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:32.248891 17958 tablet_copy_client.cc:670] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:32.252151 17958 tablet_copy_client.cc:538] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:32.259976 17958 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:32.278637 17958 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:32.279496 17958 tablet_bootstrap.cc:492] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:32.280131 17958 ts_tablet_manager.cc:1403] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.005s
I20260713 09:05:32.282984 17958 raft_consensus.cc:359] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:32.283772 17958 raft_consensus.cc:740] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:32.284394 17958 consensus_queue.cc:260] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:32.286746 17958 ts_tablet_manager.cc:1434] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:32.288161 17441 tablet_copy_service.cc:342] P e480613e86d64fb59dd9e4b8004c1a24: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-211eb26c390541f19240bfc344b6168a received from {username='slave'} at 127.0.0.1:50570
I20260713 09:05:32.288523 17441 tablet_copy_service.cc:434] P e480613e86d64fb59dd9e4b8004c1a24: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-211eb26c390541f19240bfc344b6168a on tablet 211eb26c390541f19240bfc344b6168a with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:32.532068 17765 raft_consensus.cc:1217] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:32.543262 17765 raft_consensus.cc:1217] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:32.620920 17765 raft_consensus.cc:1217] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:32.628094 17765 raft_consensus.cc:1217] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:32.911262 17900 raft_consensus.cc:1064] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:32.913731 17900 consensus_queue.cc:237] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:32.920362 17763 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.920362 17503 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.922096 17970 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.922722 17352 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:32.923741 17970 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.925684 17968 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:32.935026 17970 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:32.951805 17503 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:32.960448 17353 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:32.961251 17763 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:32.962936 17252 catalog_manager.cc:5697] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:32.994894 17428 consensus_queue.cc:237] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:32.998682 17503 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:32.999141 17763 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:33.000149 17975 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:33.000946 17900 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:33.007392 17970 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.008687 17763 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.014391 17936 raft_consensus.cc:1064] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:33.019116 17238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:33.018841 17503 raft_consensus.cc:2955] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.016542 17936 consensus_queue.cc:237] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:33.024762 17250 catalog_manager.cc:5697] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:33.045096 17346 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 with delete_type TABLET_DATA_TOMBSTONED (TS 59e2b9bea9ef436fa104768024b799fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57278
I20260713 09:05:33.053311 17765 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.054720 17937 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.055330 17975 raft_consensus.cc:1064] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:33.057677 17975 consensus_queue.cc:237] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:33.060921 17967 raft_consensus.cc:1064] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:33.063293 17967 consensus_queue.cc:237] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:33.066381 17503 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.068418 17353 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.068542 17900 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.069804 17763 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.071154 17900 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.072767 17900 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.088212 17968 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.090149 17764 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.099505 17505 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.100422 17429 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.103245 17969 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.102908 17505 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.107625 17969 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.111950 17428 raft_consensus.cc:1275] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.113252 17899 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.116142 17763 raft_consensus.cc:1275] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.115877 17250 catalog_manager.cc:5697] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:33.117300 17899 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.120828 17352 raft_consensus.cc:1275] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:33.121652 17981 tablet_replica.cc:333] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:33.122527 17981 raft_consensus.cc:2243] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:33.123171 17981 raft_consensus.cc:2272] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:33.102707 17353 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.125669 17899 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:33.132577 17981 ts_tablet_manager.cc:1916] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:33.139448 17431 consensus_queue.cc:237] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:33.157442 17765 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:33.160501 17968 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:33.164304 17765 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.167429 17937 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.162580 17899 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.171294 17975 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.173475 17762 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.168787 17981 ts_tablet_manager.cc:1929] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:33.176807 17430 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.181661 17761 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.186301 17981 log.cc:1199] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P 59e2b9bea9ef436fa104768024b799fb: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root/wals/5c91c5e6d2ce46a28ed2d7ce15eb8062
I20260713 09:05:33.188103 17240 catalog_manager.cc:5028] TS 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): tablet 5c91c5e6d2ce46a28ed2d7ce15eb8062 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:33.199288 17238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 211eb26c390541f19240bfc344b6168a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:33.202468 17250 catalog_manager.cc:5697] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.215196 17352 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:33.217384 17975 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:33.224579 17353 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.231083 17503 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.223330 17250 catalog_manager.cc:5697] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:33.224485 17352 raft_consensus.cc:2955] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.241412 17251 catalog_manager.cc:5697] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:33.242362 17428 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.256167 17503 consensus_queue.cc:237] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:33.262851 17352 raft_consensus.cc:1275] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:33.262866 17488 tablet_service.cc:1558] Processing DeleteTablet for tablet 211eb26c390541f19240bfc344b6168a with delete_type TABLET_DATA_TOMBSTONED (TS be83d54dde124a698b7475cd3826dfff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34504
I20260713 09:05:33.264600 17994 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:33.265478 17765 raft_consensus.cc:1275] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:33.267524 17994 consensus_queue.cc:1048] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:33.268244 17353 consensus_queue.cc:237] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:33.273465 17967 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.277383 17996 tablet_replica.cc:333] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:33.278018 17765 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:33.278484 17996 raft_consensus.cc:2243] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:33.279193 17996 raft_consensus.cc:2272] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:33.279294 17762 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.284288 17936 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:33.285401 17503 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:33.286423 17996 ts_tablet_manager.cc:1916] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:33.286479 17239 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cc630c44eaa48fe906261ceb7dbfe03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:33.288036 17969 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:33.290935 17250 catalog_manager.cc:5697] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:33.287770 17353 raft_consensus.cc:2955] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.298058 17937 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.300499 17996 ts_tablet_manager.cc:1929] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:33.300962 17996 log.cc:1199] T 211eb26c390541f19240bfc344b6168a P be83d54dde124a698b7475cd3826dfff: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root/wals/211eb26c390541f19240bfc344b6168a
I20260713 09:05:33.302556 17239 catalog_manager.cc:5028] TS be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): tablet 211eb26c390541f19240bfc344b6168a (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:33.308151 17240 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ff66f85da164fa3bfd9f80645b81de6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:33.307193 17503 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.307431 17762 raft_consensus.cc:2955] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:33.315234 17420 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cc630c44eaa48fe906261ceb7dbfe03 with delete_type TABLET_DATA_TOMBSTONED (TS e480613e86d64fb59dd9e4b8004c1a24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50532
I20260713 09:05:33.316608 17253 catalog_manager.cc:5697] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:33.328575 17998 tablet_replica.cc:333] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:33.329732 17998 raft_consensus.cc:2243] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:33.331434 17998 raft_consensus.cc:2272] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:33.335111 17998 ts_tablet_manager.cc:1916] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:33.337894 17420 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ff66f85da164fa3bfd9f80645b81de6 with delete_type TABLET_DATA_TOMBSTONED (TS e480613e86d64fb59dd9e4b8004c1a24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50532
I20260713 09:05:33.349431 17998 ts_tablet_manager.cc:1929] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:33.349768 17998 log.cc:1199] T 6cc630c44eaa48fe906261ceb7dbfe03 P e480613e86d64fb59dd9e4b8004c1a24: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root/wals/6cc630c44eaa48fe906261ceb7dbfe03
I20260713 09:05:33.351056 17238 catalog_manager.cc:5028] TS e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): tablet 6cc630c44eaa48fe906261ceb7dbfe03 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:33.351174 17998 tablet_replica.cc:333] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:33.352003 17998 raft_consensus.cc:2243] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:33.352494 17998 raft_consensus.cc:2272] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:33.354692 17998 ts_tablet_manager.cc:1916] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:33.363831 17998 ts_tablet_manager.cc:1929] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:33.364089 17998 log.cc:1199] T 0ff66f85da164fa3bfd9f80645b81de6 P e480613e86d64fb59dd9e4b8004c1a24: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root/wals/0ff66f85da164fa3bfd9f80645b81de6
I20260713 09:05:33.365144 17238 catalog_manager.cc:5028] TS e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): tablet 0ff66f85da164fa3bfd9f80645b81de6 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:34.365921 17503 consensus_queue.cc:237] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
W20260713 09:05:34.372063 17470 consensus_peers.cc:597] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f99dc15b178449cd88eadf191ac1dca9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:34.372412 17428 raft_consensus.cc:1275] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.372670 17353 raft_consensus.cc:1275] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.373489 18003 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.374212 18002 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.380970 18002 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.381875 17353 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.383642 17428 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.392710 17250 catalog_manager.cc:5697] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.395598 17353 consensus_queue.cc:237] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:34.406967 17503 raft_consensus.cc:1275] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:34.407095 17321 consensus_peers.cc:597] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2db1c017b54a41f283463ec77a8ef5dd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:34.408090 17997 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.409129 17428 raft_consensus.cc:1275] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.410203 17997 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.414803 18000 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.416152 17503 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.420038 17428 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.427269 17505 consensus_queue.cc:237] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Queue 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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:34.427664 17253 catalog_manager.cc:5697] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:34.438365 17470 consensus_peers.cc:597] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7efe0cd3481a4a8eae78b8529c9d44a3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:34.440503 17353 raft_consensus.cc:1275] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.441824 18002 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.442404 17428 raft_consensus.cc:1275] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:34.443538 18002 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.448014 17967 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.449597 17352 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.452286 17428 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.459153 17353 consensus_queue.cc:237] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:34.459928 17250 catalog_manager.cc:5697] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:34.470115 17505 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:05:34.472208 18000 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:05:34.473420 17321 consensus_peers.cc:597] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b790e4797a0743a299c1d162784b629d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:34.475183 17428 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:05:34.476203 18000 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:34.479874 18013 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.481501 17505 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.494455 17253 catalog_manager.cc:5697] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index -1 to 3, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 2 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:34.499455 17428 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:34.815583 18021 ts_tablet_manager.cc:933] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799)
I20260713 09:05:34.817265 18021 tablet_copy_client.cc:323] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.1:39799
I20260713 09:05:34.818512 17366 tablet_copy_service.cc:140] P 59e2b9bea9ef436fa104768024b799fb: Received BeginTabletCopySession request for tablet 2db1c017b54a41f283463ec77a8ef5dd from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:57332)
I20260713 09:05:34.818892 17366 tablet_copy_service.cc:161] P 59e2b9bea9ef436fa104768024b799fb: Beginning new tablet copy session on tablet 2db1c017b54a41f283463ec77a8ef5dd from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:57332: session id = c6bdbfe0b84247839af7babdb3323218-2db1c017b54a41f283463ec77a8ef5dd
I20260713 09:05:34.823276 17366 tablet_copy_source_session.cc:215] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:34.825518 18021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1c017b54a41f283463ec77a8ef5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:34.836678 18021 tablet_copy_client.cc:806] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:34.837174 18021 tablet_copy_client.cc:670] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:34.840304 18021 tablet_copy_client.cc:538] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:34.846632 18021 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:34.862571 18021 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:34.863317 18021 tablet_bootstrap.cc:492] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:34.863867 18021 ts_tablet_manager.cc:1403] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:05:34.866070 18021 raft_consensus.cc:359] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:34.866742 18021 raft_consensus.cc:740] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:34.867364 18021 consensus_queue.cc:260] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:34.869875 18021 ts_tablet_manager.cc:1434] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260713 09:05:34.871644 17366 tablet_copy_service.cc:342] P 59e2b9bea9ef436fa104768024b799fb: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-2db1c017b54a41f283463ec77a8ef5dd received from {username='slave'} at 127.0.0.1:57332
I20260713 09:05:34.872047 17366 tablet_copy_service.cc:434] P 59e2b9bea9ef436fa104768024b799fb: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-2db1c017b54a41f283463ec77a8ef5dd on tablet 2db1c017b54a41f283463ec77a8ef5dd with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:34.874368 18021 ts_tablet_manager.cc:933] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:34.880044 18021 tablet_copy_client.cc:323] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.3:37129
I20260713 09:05:34.881601 17514 tablet_copy_service.cc:140] P be83d54dde124a698b7475cd3826dfff: Received BeginTabletCopySession request for tablet 7efe0cd3481a4a8eae78b8529c9d44a3 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:34552)
I20260713 09:05:34.882002 17514 tablet_copy_service.cc:161] P be83d54dde124a698b7475cd3826dfff: Beginning new tablet copy session on tablet 7efe0cd3481a4a8eae78b8529c9d44a3 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:34552: session id = c6bdbfe0b84247839af7babdb3323218-7efe0cd3481a4a8eae78b8529c9d44a3
I20260713 09:05:34.886538 17514 tablet_copy_source_session.cc:215] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:34.888962 18021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efe0cd3481a4a8eae78b8529c9d44a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:34.898128 18021 tablet_copy_client.cc:806] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:34.898550 18021 tablet_copy_client.cc:670] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:34.901170 18021 tablet_copy_client.cc:538] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:34.907533 18021 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:34.920686 18021 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:34.921262 18021 tablet_bootstrap.cc:492] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:34.921720 18021 ts_tablet_manager.cc:1403] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.000s
I20260713 09:05:34.923559 18021 raft_consensus.cc:359] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:34.924073 18021 raft_consensus.cc:740] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:34.924495 18021 consensus_queue.cc:260] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:34.926429 18021 ts_tablet_manager.cc:1434] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:34.927938 17514 tablet_copy_service.cc:342] P be83d54dde124a698b7475cd3826dfff: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-7efe0cd3481a4a8eae78b8529c9d44a3 received from {username='slave'} at 127.0.0.1:34552
I20260713 09:05:34.928304 17514 tablet_copy_service.cc:434] P be83d54dde124a698b7475cd3826dfff: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-7efe0cd3481a4a8eae78b8529c9d44a3 on tablet 7efe0cd3481a4a8eae78b8529c9d44a3 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:34.958287 18021 ts_tablet_manager.cc:933] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:34.959739 18021 tablet_copy_client.cc:323] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.3:37129
I20260713 09:05:34.961090 17514 tablet_copy_service.cc:140] P be83d54dde124a698b7475cd3826dfff: Received BeginTabletCopySession request for tablet f99dc15b178449cd88eadf191ac1dca9 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:34552)
I20260713 09:05:34.961578 17514 tablet_copy_service.cc:161] P be83d54dde124a698b7475cd3826dfff: Beginning new tablet copy session on tablet f99dc15b178449cd88eadf191ac1dca9 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:34552: session id = c6bdbfe0b84247839af7babdb3323218-f99dc15b178449cd88eadf191ac1dca9
I20260713 09:05:34.968740 17514 tablet_copy_source_session.cc:215] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:34.971365 18021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99dc15b178449cd88eadf191ac1dca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:34.984856 18021 tablet_copy_client.cc:806] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:34.985349 18021 tablet_copy_client.cc:670] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:34.988173 18021 tablet_copy_client.cc:538] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:34.993443 18021 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:35.007114 18021 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:35.007650 18021 tablet_bootstrap.cc:492] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:35.008060 18021 ts_tablet_manager.cc:1403] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:05:35.009739 18021 raft_consensus.cc:359] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:35.010239 18021 raft_consensus.cc:740] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:35.010632 18021 consensus_queue.cc:260] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:35.012176 18021 ts_tablet_manager.cc:1434] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:35.014114 17514 tablet_copy_service.cc:342] P be83d54dde124a698b7475cd3826dfff: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-f99dc15b178449cd88eadf191ac1dca9 received from {username='slave'} at 127.0.0.1:34552
I20260713 09:05:35.014493 17514 tablet_copy_service.cc:434] P be83d54dde124a698b7475cd3826dfff: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-f99dc15b178449cd88eadf191ac1dca9 on tablet f99dc15b178449cd88eadf191ac1dca9 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:35.042562 18021 ts_tablet_manager.cc:933] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799)
I20260713 09:05:35.043825 18021 tablet_copy_client.cc:323] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.1:39799
I20260713 09:05:35.045109 17366 tablet_copy_service.cc:140] P 59e2b9bea9ef436fa104768024b799fb: Received BeginTabletCopySession request for tablet b790e4797a0743a299c1d162784b629d from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:57332)
I20260713 09:05:35.045557 17366 tablet_copy_service.cc:161] P 59e2b9bea9ef436fa104768024b799fb: Beginning new tablet copy session on tablet b790e4797a0743a299c1d162784b629d from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:57332: session id = c6bdbfe0b84247839af7babdb3323218-b790e4797a0743a299c1d162784b629d
I20260713 09:05:35.050558 17366 tablet_copy_source_session.cc:215] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:35.052548 18021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b790e4797a0743a299c1d162784b629d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.061623 18021 tablet_copy_client.cc:806] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:35.062032 18021 tablet_copy_client.cc:670] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:35.065322 18021 tablet_copy_client.cc:538] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:35.070297 18021 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:35.083370 18021 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:35.084069 18021 tablet_bootstrap.cc:492] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:35.084475 18021 ts_tablet_manager.cc:1403] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260713 09:05:35.086112 18021 raft_consensus.cc:359] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:35.086565 18021 raft_consensus.cc:740] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:35.086958 18021 consensus_queue.cc:260] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:35.088783 18021 ts_tablet_manager.cc:1434] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260713 09:05:35.090514 17366 tablet_copy_service.cc:342] P 59e2b9bea9ef436fa104768024b799fb: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-b790e4797a0743a299c1d162784b629d received from {username='slave'} at 127.0.0.1:57332
I20260713 09:05:35.090862 17366 tablet_copy_service.cc:434] P 59e2b9bea9ef436fa104768024b799fb: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-b790e4797a0743a299c1d162784b629d on tablet b790e4797a0743a299c1d162784b629d with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:35.219266 17765 raft_consensus.cc:1217] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:35.334532 17765 raft_consensus.cc:1217] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:35.341095 17765 raft_consensus.cc:1217] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:35.467394 17765 raft_consensus.cc:1217] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260713 09:05:35.775254 18032 raft_consensus.cc:1064] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:35.777055 18032 consensus_queue.cc:237] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:35.783471 17765 raft_consensus.cc:1275] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.785244 18013 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.785501 17428 raft_consensus.cc:1275] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.787724 18036 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.788916 17505 raft_consensus.cc:1275] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.793342 18032 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.795902 18036 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.807190 17428 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.797554 17765 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.809226 17253 catalog_manager.cc:5697] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:35.817874 17967 raft_consensus.cc:1064] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:35.820302 17967 consensus_queue.cc:237] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:35.839845 17504 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.844687 17765 raft_consensus.cc:1275] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.845223 17428 raft_consensus.cc:1275] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.846110 18034 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.852171 17352 raft_consensus.cc:1275] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.856449 17967 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.858692 18033 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.888798 18033 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.894383 17429 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.906402 17352 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.906880 17765 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.926663 17252 catalog_manager.cc:5697] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:35.926663 17352 consensus_queue.cc:237] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:35.936002 17429 raft_consensus.cc:1275] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:35.937309 18000 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:35.938055 17765 raft_consensus.cc:1275] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:35.941763 18032 consensus_queue.cc:1048] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:35.943368 18034 raft_consensus.cc:1064] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:35.945631 18034 consensus_queue.cc:237] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:35.951717 17429 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.950459 17762 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.960418 17504 consensus_queue.cc:237] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:35.945152 18032 raft_consensus.cc:2955] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.965837 17765 raft_consensus.cc:1275] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:35.967118 18033 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:35.967645 17764 raft_consensus.cc:1275] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:35.967964 17429 raft_consensus.cc:1275] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:35.969314 17967 consensus_queue.cc:1048] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:35.965790 17252 catalog_manager.cc:5697] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.974123 17967 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:35.977335 18013 raft_consensus.cc:1064] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:35.979756 18013 consensus_queue.cc:237] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:35.987686 18049 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:35.995632 17765 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.000694 17352 raft_consensus.cc:1275] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:36.003151 17488 tablet_service.cc:1558] Processing DeleteTablet for tablet 2db1c017b54a41f283463ec77a8ef5dd with delete_type TABLET_DATA_TOMBSTONED (TS be83d54dde124a698b7475cd3826dfff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34504
I20260713 09:05:36.015282 17240 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2db1c017b54a41f283463ec77a8ef5dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:36.022603 17765 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 LEARNER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:05:36.023963 18036 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:36.025719 17252 catalog_manager.cc:5697] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.026621 17504 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:05:36.028860 17429 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:05:36.029374 17967 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:36.030323 18036 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:36.032163 18000 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:05:36.051548 17468 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.226.2:45693, user_credentials={real_user=slave}} blocked reactor thread for 75941.2us
I20260713 09:05:36.051790 17346 tablet_service.cc:1558] Processing DeleteTablet for tablet f99dc15b178449cd88eadf191ac1dca9 with delete_type TABLET_DATA_TOMBSTONED (TS 59e2b9bea9ef436fa104768024b799fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57278
I20260713 09:05:36.054615 17428 raft_consensus.cc:1275] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:36.056296 18054 tablet_replica.cc:333] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:36.055861 17430 raft_consensus.cc:2955] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.057169 18054 raft_consensus.cc:2243] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.057816 18054 raft_consensus.cc:2272] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.062024 18054 ts_tablet_manager.cc:1916] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:36.067523 18034 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:36.084896 18059 tablet_replica.cc:333] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:36.086513 18059 raft_consensus.cc:2243] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.087247 18059 raft_consensus.cc:2272] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.094131 17352 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.091650 18034 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.088207 17428 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.109465 17764 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.110543 18054 ts_tablet_manager.cc:1929] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:36.110988 18054 log.cc:1199] T 2db1c017b54a41f283463ec77a8ef5dd P be83d54dde124a698b7475cd3826dfff: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root/wals/2db1c017b54a41f283463ec77a8ef5dd
I20260713 09:05:36.111260 18059 ts_tablet_manager.cc:1916] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:36.112352 17239 catalog_manager.cc:5028] TS be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): tablet 2db1c017b54a41f283463ec77a8ef5dd (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:36.113458 17252 catalog_manager.cc:5697] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:36.122002 18013 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.127336 17505 consensus_queue.cc:237] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:36.133471 17239 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f99dc15b178449cd88eadf191ac1dca9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:36.140578 17762 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.142632 17764 raft_consensus.cc:1275] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:36.143864 17429 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.145489 17352 raft_consensus.cc:1275] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer be83d54dde124a698b7475cd3826dfff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:36.148147 18059 ts_tablet_manager.cc:1929] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:36.148869 17967 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:36.148687 17505 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.153514 17967 consensus_queue.cc:1048] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:36.148634 18059 log.cc:1199] T f99dc15b178449cd88eadf191ac1dca9 P 59e2b9bea9ef436fa104768024b799fb: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root/wals/f99dc15b178449cd88eadf191ac1dca9
I20260713 09:05:36.155735 18049 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.158049 17252 catalog_manager.cc:5697] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 3 to 4, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:36.163445 17240 catalog_manager.cc:5028] TS 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): tablet f99dc15b178449cd88eadf191ac1dca9 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:36.163321 17352 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.168334 17239 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7efe0cd3481a4a8eae78b8529c9d44a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:36.172034 17762 raft_consensus.cc:2955] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.173804 17253 catalog_manager.cc:5697] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index 3 to 4, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New cstate: current_term: 1 leader_uuid: "be83d54dde124a698b7475cd3826dfff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:36.186286 17420 tablet_service.cc:1558] Processing DeleteTablet for tablet 7efe0cd3481a4a8eae78b8529c9d44a3 with delete_type TABLET_DATA_TOMBSTONED (TS e480613e86d64fb59dd9e4b8004c1a24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50532
I20260713 09:05:36.193466 18062 tablet_replica.cc:333] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:36.194396 18062 raft_consensus.cc:2243] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.194383 17352 consensus_queue.cc:237] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:36.195304 18062 raft_consensus.cc:2272] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.198205 18062 ts_tablet_manager.cc:1916] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:36.200533 17762 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:36.201179 17505 raft_consensus.cc:1275] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:36.202162 18032 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:36.204203 18032 consensus_queue.cc:1048] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:36.208951 18000 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.211856 18062 ts_tablet_manager.cc:1929] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:36.212141 17762 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.212293 17505 raft_consensus.cc:2955] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:36.212314 18062 log.cc:1199] T 7efe0cd3481a4a8eae78b8529c9d44a3 P e480613e86d64fb59dd9e4b8004c1a24: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root/wals/7efe0cd3481a4a8eae78b8529c9d44a3
I20260713 09:05:36.214916 17238 catalog_manager.cc:5028] TS e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): tablet 7efe0cd3481a4a8eae78b8529c9d44a3 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:36.216369 17240 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b790e4797a0743a299c1d162784b629d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:36.220569 17253 catalog_manager.cc:5697] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 4 to 5, VOTER e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) evicted. New cstate: current_term: 2 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:36.230365 17420 tablet_service.cc:1558] Processing DeleteTablet for tablet b790e4797a0743a299c1d162784b629d with delete_type TABLET_DATA_TOMBSTONED (TS e480613e86d64fb59dd9e4b8004c1a24 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50532
I20260713 09:05:36.231041 18062 tablet_replica.cc:333] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:36.231791 18062 raft_consensus.cc:2243] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.232389 18062 raft_consensus.cc:2272] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.234987 18062 ts_tablet_manager.cc:1916] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:36.245060 18062 ts_tablet_manager.cc:1929] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260713 09:05:36.245313 18062 log.cc:1199] T b790e4797a0743a299c1d162784b629d P e480613e86d64fb59dd9e4b8004c1a24: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-1-root/wals/b790e4797a0743a299c1d162784b629d
I20260713 09:05:36.246322 17238 catalog_manager.cc:5028] TS e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): tablet b790e4797a0743a299c1d162784b629d (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:37.255131 17428 consensus_queue.cc:237] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
W20260713 09:05:37.260950 17396 consensus_peers.cc:597] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91ced4e9e5364e4ea23deadee1a53126. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:37.261062 17505 raft_consensus.cc:1275] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:37.261348 17353 raft_consensus.cc:1275] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:37.262223 18018 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.263060 18066 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.270870 18063 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:37.273898 17504 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:37.275966 17353 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:37.282961 17250 catalog_manager.cc:5697] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.283066 17354 consensus_queue.cc:237] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Queue 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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
W20260713 09:05:37.291864 17321 consensus_peers.cc:597] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb -> Peer c6bdbfe0b84247839af7babdb3323218 (127.15.226.4:41355): Couldn't send request to peer c6bdbfe0b84247839af7babdb3323218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d616c5bb36c4badb212e9e925b88e62. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:37.292083 17504 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:37.292325 17428 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:37.293393 18000 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.294093 18064 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.305356 18064 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:37.306471 17429 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:37.307586 17504 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:37.322404 17252 catalog_manager.cc:5697] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index -1 to 2, NON_VOTER c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) added. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } } }
I20260713 09:05:37.708477 18078 ts_tablet_manager.cc:933] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:37.710136 18078 tablet_copy_client.cc:323] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.2:45693
I20260713 09:05:37.711396 17441 tablet_copy_service.cc:140] P e480613e86d64fb59dd9e4b8004c1a24: Received BeginTabletCopySession request for tablet 91ced4e9e5364e4ea23deadee1a53126 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:50570)
I20260713 09:05:37.711913 17441 tablet_copy_service.cc:161] P e480613e86d64fb59dd9e4b8004c1a24: Beginning new tablet copy session on tablet 91ced4e9e5364e4ea23deadee1a53126 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:50570: session id = c6bdbfe0b84247839af7babdb3323218-91ced4e9e5364e4ea23deadee1a53126
I20260713 09:05:37.718899 17441 tablet_copy_source_session.cc:215] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:37.721571 18078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ced4e9e5364e4ea23deadee1a53126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.733544 18078 tablet_copy_client.cc:806] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:37.734048 18078 tablet_copy_client.cc:670] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:37.736949 18078 tablet_copy_client.cc:538] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:37.742132 18078 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:37.756086 18078 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:37.756667 18078 tablet_bootstrap.cc:492] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:37.757141 18078 ts_tablet_manager.cc:1403] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.009s
I20260713 09:05:37.759066 18078 raft_consensus.cc:359] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:37.759723 18078 raft_consensus.cc:740] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:37.760231 18078 consensus_queue.cc:260] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:37.763356 18078 ts_tablet_manager.cc:1434] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:37.765136 18082 ts_tablet_manager.cc:933] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: Initiating tablet copy from peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799)
I20260713 09:05:37.765276 17441 tablet_copy_service.cc:342] P e480613e86d64fb59dd9e4b8004c1a24: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-91ced4e9e5364e4ea23deadee1a53126 received from {username='slave'} at 127.0.0.1:50570
I20260713 09:05:37.765722 17441 tablet_copy_service.cc:434] P e480613e86d64fb59dd9e4b8004c1a24: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-91ced4e9e5364e4ea23deadee1a53126 on tablet 91ced4e9e5364e4ea23deadee1a53126 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:37.767017 18082 tablet_copy_client.cc:323] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Beginning tablet copy session from remote peer at address 127.15.226.1:39799
I20260713 09:05:37.768843 17366 tablet_copy_service.cc:140] P 59e2b9bea9ef436fa104768024b799fb: Received BeginTabletCopySession request for tablet 0d616c5bb36c4badb212e9e925b88e62 from peer c6bdbfe0b84247839af7babdb3323218 ({username='slave'} at 127.0.0.1:57332)
I20260713 09:05:37.769284 17366 tablet_copy_service.cc:161] P 59e2b9bea9ef436fa104768024b799fb: Beginning new tablet copy session on tablet 0d616c5bb36c4badb212e9e925b88e62 from peer c6bdbfe0b84247839af7babdb3323218 at {username='slave'} at 127.0.0.1:57332: session id = c6bdbfe0b84247839af7babdb3323218-0d616c5bb36c4badb212e9e925b88e62
I20260713 09:05:37.776520 17366 tablet_copy_source_session.cc:215] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:37.779217 18082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d616c5bb36c4badb212e9e925b88e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.793272 18082 tablet_copy_client.cc:806] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:37.793766 18082 tablet_copy_client.cc:670] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:37.796802 18082 tablet_copy_client.cc:538] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:37.804479 18082 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: Bootstrap starting.
I20260713 09:05:37.822990 18082 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: 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
I20260713 09:05:37.823807 18082 tablet_bootstrap.cc:492] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: Bootstrap complete.
I20260713 09:05:37.824381 18082 ts_tablet_manager.cc:1403] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:05:37.827055 18082 raft_consensus.cc:359] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:37.827970 18082 raft_consensus.cc:740] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Initialized, Role: LEARNER
I20260713 09:05:37.828575 18082 consensus_queue.cc:260] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: NON_VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: true } }
I20260713 09:05:37.830634 18082 ts_tablet_manager.cc:1434] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260713 09:05:37.832543 17366 tablet_copy_service.cc:342] P 59e2b9bea9ef436fa104768024b799fb: Request end of tablet copy session c6bdbfe0b84247839af7babdb3323218-0d616c5bb36c4badb212e9e925b88e62 received from {username='slave'} at 127.0.0.1:57332
I20260713 09:05:37.832942 17366 tablet_copy_service.cc:434] P 59e2b9bea9ef436fa104768024b799fb: ending tablet copy session c6bdbfe0b84247839af7babdb3323218-0d616c5bb36c4badb212e9e925b88e62 on tablet 0d616c5bb36c4badb212e9e925b88e62 with peer c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:38.119278 17764 raft_consensus.cc:1217] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:38.334087 17764 raft_consensus.cc:1217] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:38.666174 18018 raft_consensus.cc:1064] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:38.667917 18018 consensus_queue.cc:237] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:38.674299 17504 raft_consensus.cc:1275] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:38.674981 17764 raft_consensus.cc:1275] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:38.675639 17354 raft_consensus.cc:1275] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:38.676383 18085 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:38.677284 18090 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:38.679301 18018 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260713 09:05:38.688444 18090 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.690773 17764 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.701025 17354 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.706872 17253 catalog_manager.cc:5697] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.717275 17504 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.730690 17429 consensus_queue.cc:237] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:38.734476 17764 raft_consensus.cc:1275] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:38.734937 17504 raft_consensus.cc:1275] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer e480613e86d64fb59dd9e4b8004c1a24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:38.735555 18085 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:38.736301 18090 consensus_queue.cc:1048] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:38.743216 18090 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.744324 17504 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.744536 17764 raft_consensus.cc:2955] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.753877 17238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91ced4e9e5364e4ea23deadee1a53126 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:38.755851 17250 catalog_manager.cc:5697] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff reported cstate change: config changed from index 3 to 4, VOTER 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) evicted. New cstate: current_term: 1 leader_uuid: "e480613e86d64fb59dd9e4b8004c1a24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.768193 17346 tablet_service.cc:1558] Processing DeleteTablet for tablet 91ced4e9e5364e4ea23deadee1a53126 with delete_type TABLET_DATA_TOMBSTONED (TS 59e2b9bea9ef436fa104768024b799fb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57278
I20260713 09:05:38.770756 18099 tablet_replica.cc:333] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:38.771473 18099 raft_consensus.cc:2243] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:38.772017 18099 raft_consensus.cc:2272] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:38.775223 18099 ts_tablet_manager.cc:1916] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:38.784689 18099 ts_tablet_manager.cc:1929] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:38.784981 18099 log.cc:1199] T 91ced4e9e5364e4ea23deadee1a53126 P 59e2b9bea9ef436fa104768024b799fb: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-0-root/wals/91ced4e9e5364e4ea23deadee1a53126
I20260713 09:05:38.786068 17240 catalog_manager.cc:5028] TS 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): tablet 91ced4e9e5364e4ea23deadee1a53126 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:38.915505 18088 raft_consensus.cc:1064] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: attempting to promote NON_VOTER c6bdbfe0b84247839af7babdb3323218 to VOTER
I20260713 09:05:38.917268 18088 consensus_queue.cc:237] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:38.923071 17764 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 LEARNER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:38.924360 17504 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:38.924455 18088 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:38.924943 17429 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:38.925688 18100 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:38.927399 18100 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:38.953264 18100 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.954977 17764 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.959200 17504 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.966677 17429 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:38.972348 17250 catalog_manager.cc:5697] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb reported cstate change: config changed from index 2 to 3, c6bdbfe0b84247839af7babdb3323218 (127.15.226.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.990957 17354 consensus_queue.cc:237] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:38.995623 17764 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:38.995827 17429 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Refusing update from remote peer 59e2b9bea9ef436fa104768024b799fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:38.996961 18100 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:38.998248 18100 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:39.002799 18088 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:39.004076 17762 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:39.009645 17428 raft_consensus.cc:2955] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:39.016783 17240 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d616c5bb36c4badb212e9e925b88e62 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:39.017742 17250 catalog_manager.cc:5697] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: config changed from index 3 to 4, VOTER be83d54dde124a698b7475cd3826dfff (127.15.226.3) evicted. New cstate: current_term: 1 leader_uuid: "59e2b9bea9ef436fa104768024b799fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } } }
I20260713 09:05:39.028002 17488 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d616c5bb36c4badb212e9e925b88e62 with delete_type TABLET_DATA_TOMBSTONED (TS be83d54dde124a698b7475cd3826dfff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34504
I20260713 09:05:39.036676 18108 tablet_replica.cc:333] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:39.037387 18108 raft_consensus.cc:2243] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:39.038050 18108 raft_consensus.cc:2272] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:39.040997 18108 ts_tablet_manager.cc:1916] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:39.076937 18108 ts_tablet_manager.cc:1929] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:39.077824 18108 log.cc:1199] T 0d616c5bb36c4badb212e9e925b88e62 P be83d54dde124a698b7475cd3826dfff: Deleting WAL directory at /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933498662137-16264-0/minicluster-data/ts-2-root/wals/0d616c5bb36c4badb212e9e925b88e62
I20260713 09:05:39.080118 17239 catalog_manager.cc:5028] TS be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129): tablet 0d616c5bb36c4badb212e9e925b88e62 (table test-workload [id=938c3db0f8b048a189ff1f3252b8c48d]) successfully deleted
I20260713 09:05:45.114923 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:45.142370 17354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d616c5bb36c4badb212e9e925b88e62"
dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
mode: GRACEFUL
new_leader_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:45034
I20260713 09:05:45.143224 17354 raft_consensus.cc:606] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Received request to transfer leadership to TS c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:45.145939 17354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ff66f85da164fa3bfd9f80645b81de6"
dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
mode: GRACEFUL
new_leader_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:45034
I20260713 09:05:45.146503 17354 raft_consensus.cc:606] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Received request to transfer leadership to TS c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:45.157629 17428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "211eb26c390541f19240bfc344b6168a"
dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
mode: GRACEFUL
new_leader_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:45938
I20260713 09:05:45.158001 17428 raft_consensus.cc:606] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Received request to transfer leadership to TS c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:45.167654 17504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614"
dest_uuid: "be83d54dde124a698b7475cd3826dfff"
mode: GRACEFUL
new_leader_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:56682
I20260713 09:05:45.168131 17504 raft_consensus.cc:606] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Received request to transfer leadership to TS c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:45.170266 17428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062"
dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
mode: GRACEFUL
new_leader_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:45938
I20260713 09:05:45.170634 17428 raft_consensus.cc:606] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Received request to transfer leadership to TS c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:45.171563 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:45.172302 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:45.173873 18119 raft_consensus.cc:993] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: : Instructing follower c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.174249 18121 raft_consensus.cc:1081] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Signalling peer c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.175443 17764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "211eb26c390541f19240bfc344b6168a"
dest_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:53990
I20260713 09:05:45.175812 17764 raft_consensus.cc:493] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.176048 17764 raft_consensus.cc:3060] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.180830 17764 raft_consensus.cc:515] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.182695 17764 leader_election.cc:290] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:45.183285 17354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211eb26c390541f19240bfc344b6168a" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:45.183593 17428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211eb26c390541f19240bfc344b6168a" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:45.184100 17354 raft_consensus.cc:3060] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.184159 17428 raft_consensus.cc:3055] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.184551 17428 raft_consensus.cc:740] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:45.185221 17428 consensus_queue.cc:260] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.186133 17428 raft_consensus.cc:3060] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.189575 17354 raft_consensus.cc:2468] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.190789 17727 leader_election.cc:304] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, c6bdbfe0b84247839af7babdb3323218; no voters: 
I20260713 09:05:45.192001 17428 raft_consensus.cc:2468] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.192683 18128 raft_consensus.cc:2804] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.193818 18128 raft_consensus.cc:697] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Becoming Leader. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Running, Role: LEADER
I20260713 09:05:45.194574 18128 consensus_queue.cc:237] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.204595 17251 catalog_manager.cc:5697] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 reported cstate change: term changed from 1 to 2, leader changed from e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) to c6bdbfe0b84247839af7babdb3323218 (127.15.226.4). New cstate: current_term: 2 leader_uuid: "c6bdbfe0b84247839af7babdb3323218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.234769 18121 raft_consensus.cc:993] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: : Instructing follower c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.235132 18119 raft_consensus.cc:1081] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Signalling peer c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.236264 17764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062"
dest_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:53990
I20260713 09:05:45.236650 17764 raft_consensus.cc:493] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.236915 17764 raft_consensus.cc:3060] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.241081 17764 raft_consensus.cc:515] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.242501 17764 leader_election.cc:290] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:45.243117 17428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:45.243477 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c91c5e6d2ce46a28ed2d7ce15eb8062" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:45.243566 17428 raft_consensus.cc:3055] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.243921 17428 raft_consensus.cc:740] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:45.243942 17504 raft_consensus.cc:3060] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.244598 17428 consensus_queue.cc:260] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.245430 17428 raft_consensus.cc:3060] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.248194 17504 raft_consensus.cc:2468] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.249356 17726 leader_election.cc:304] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, c6bdbfe0b84247839af7babdb3323218; no voters: 
I20260713 09:05:45.249584 17428 raft_consensus.cc:2468] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.249997 18128 raft_consensus.cc:2804] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.250422 18128 raft_consensus.cc:697] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Becoming Leader. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Running, Role: LEADER
I20260713 09:05:45.251132 18128 consensus_queue.cc:237] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.257650 17251 catalog_manager.cc:5697] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: term changed from 1 to 2, leader changed from e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) to c6bdbfe0b84247839af7babdb3323218 (127.15.226.4). New cstate: current_term: 2 leader_uuid: "c6bdbfe0b84247839af7babdb3323218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.275303 18136 raft_consensus.cc:993] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: : Instructing follower c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.275832 18123 raft_consensus.cc:1081] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Signalling peer c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.277137 17764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614"
dest_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:53982
I20260713 09:05:45.277491 17764 raft_consensus.cc:493] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.277715 17764 raft_consensus.cc:3060] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.281771 17764 raft_consensus.cc:515] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.283015 17764 leader_election.cc:290] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Requested vote from peers e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:45.283617 17428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:45.283829 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47093a9dbbe64e3fa70a94c9a75eb614" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:45.284106 17428 raft_consensus.cc:3060] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.284296 17504 raft_consensus.cc:3055] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.284593 17504 raft_consensus.cc:740] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be83d54dde124a698b7475cd3826dfff, State: Running, Role: LEADER
I20260713 09:05:45.285161 17504 consensus_queue.cc:260] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.286021 17504 raft_consensus.cc:3060] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.288477 17428 raft_consensus.cc:2468] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.289574 17725 leader_election.cc:304] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6bdbfe0b84247839af7babdb3323218, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:45.290311 18128 raft_consensus.cc:2804] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.290683 18128 raft_consensus.cc:697] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Becoming Leader. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Running, Role: LEADER
I20260713 09:05:45.290921 17504 raft_consensus.cc:2468] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.291386 18128 consensus_queue.cc:237] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [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: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.297508 17251 catalog_manager.cc:5697] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: term changed from 1 to 2, leader changed from be83d54dde124a698b7475cd3826dfff (127.15.226.3) to c6bdbfe0b84247839af7babdb3323218 (127.15.226.4). New cstate: current_term: 2 leader_uuid: "c6bdbfe0b84247839af7babdb3323218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.324293 18117 raft_consensus.cc:993] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: : Instructing follower c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.324890 18122 raft_consensus.cc:1081] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Signalling peer c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.326133 17764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ff66f85da164fa3bfd9f80645b81de6"
dest_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:54002
I20260713 09:05:45.326488 17764 raft_consensus.cc:493] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.326704 17764 raft_consensus.cc:3060] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.330636 17764 raft_consensus.cc:515] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.331843 17764 leader_election.cc:290] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), be83d54dde124a698b7475cd3826dfff (127.15.226.3:37129)
I20260713 09:05:45.332443 17354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff66f85da164fa3bfd9f80645b81de6" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:45.332979 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff66f85da164fa3bfd9f80645b81de6" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be83d54dde124a698b7475cd3826dfff"
I20260713 09:05:45.333540 17504 raft_consensus.cc:3060] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.333065 17354 raft_consensus.cc:3055] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.334017 17354 raft_consensus.cc:740] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:45.334709 17354 consensus_queue.cc:260] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.336400 17354 raft_consensus.cc:3060] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.339237 17504 raft_consensus.cc:2468] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.340106 17726 leader_election.cc:304] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be83d54dde124a698b7475cd3826dfff, c6bdbfe0b84247839af7babdb3323218; no voters: 
I20260713 09:05:45.340822 18128 raft_consensus.cc:2804] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.341264 18128 raft_consensus.cc:697] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Becoming Leader. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Running, Role: LEADER
I20260713 09:05:45.341984 18128 consensus_queue.cc:237] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.342645 17354 raft_consensus.cc:2468] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.348665 17251 catalog_manager.cc:5697] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: term changed from 1 to 2, leader changed from 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) to c6bdbfe0b84247839af7babdb3323218 (127.15.226.4). New cstate: current_term: 2 leader_uuid: "c6bdbfe0b84247839af7babdb3323218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.393597 18117 raft_consensus.cc:993] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: : Instructing follower c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.393972 18122 raft_consensus.cc:1081] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Signalling peer c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:45.395187 17762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d616c5bb36c4badb212e9e925b88e62"
dest_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:54002
I20260713 09:05:45.395582 17762 raft_consensus.cc:493] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.395816 17762 raft_consensus.cc:3060] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.400050 17762 raft_consensus.cc:515] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.401384 17762 leader_election.cc:290] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:45.401962 17354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d616c5bb36c4badb212e9e925b88e62" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:45.402321 17428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d616c5bb36c4badb212e9e925b88e62" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:45.402479 17354 raft_consensus.cc:3055] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:45.402791 17354 raft_consensus.cc:740] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59e2b9bea9ef436fa104768024b799fb, State: Running, Role: LEADER
I20260713 09:05:45.402808 17428 raft_consensus.cc:3060] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.403581 17354 consensus_queue.cc:260] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.404693 17354 raft_consensus.cc:3060] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:45.408654 17428 raft_consensus.cc:2468] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.409610 17725 leader_election.cc:304] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c6bdbfe0b84247839af7babdb3323218, e480613e86d64fb59dd9e4b8004c1a24; no voters: 
I20260713 09:05:45.410333 18128 raft_consensus.cc:2804] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:45.410348 17354 raft_consensus.cc:2468] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:45.410815 18128 raft_consensus.cc:697] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Becoming Leader. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Running, Role: LEADER
I20260713 09:05:45.411634 18128 consensus_queue.cc:237] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:45.418068 17251 catalog_manager.cc:5697] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 reported cstate change: term changed from 1 to 2, leader changed from 59e2b9bea9ef436fa104768024b799fb (127.15.226.1) to c6bdbfe0b84247839af7babdb3323218 (127.15.226.4). New cstate: current_term: 2 leader_uuid: "c6bdbfe0b84247839af7babdb3323218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.653045 17428 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.654047 18128 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.667158 17354 raft_consensus.cc:1275] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.669881 18142 consensus_queue.cc:1048] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:45.769385 17428 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.770316 18142 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.777477 17504 raft_consensus.cc:1275] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.778751 18129 consensus_queue.cc:1048] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.785399 17429 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.786764 18129 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.796978 17504 raft_consensus.cc:1275] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.798686 18128 consensus_queue.cc:1048] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.843300 17504 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.844362 18128 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be83d54dde124a698b7475cd3826dfff" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.852720 17354 raft_consensus.cc:1275] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.854061 18129 consensus_queue.cc:1048] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.892978 17354 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.893875 18129 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.900744 17429 raft_consensus.cc:1275] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:45.902089 18128 consensus_queue.cc:1048] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:46.173146 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:46.188227 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:46.201563 17429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a"
dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
mode: GRACEFUL
new_leader_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:45938
I20260713 09:05:46.201999 17429 raft_consensus.cc:606] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Received request to transfer leadership to TS c6bdbfe0b84247839af7babdb3323218
I20260713 09:05:46.202939 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:05:46.203447 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:46.650480 18121 raft_consensus.cc:993] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: : Instructing follower c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:46.650913 18156 raft_consensus.cc:1081] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Signalling peer c6bdbfe0b84247839af7babdb3323218 to start an election
I20260713 09:05:46.652100 17762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a"
dest_uuid: "c6bdbfe0b84247839af7babdb3323218"
 from {username='slave'} at 127.0.0.1:53990
I20260713 09:05:46.652488 17762 raft_consensus.cc:493] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:46.652735 17762 raft_consensus.cc:3060] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.656849 17762 raft_consensus.cc:515] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:46.658155 17762 leader_election.cc:290] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Requested vote from peers 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799), e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693)
I20260713 09:05:46.658643 17354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59e2b9bea9ef436fa104768024b799fb"
I20260713 09:05:46.658963 17429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfae11319fe7439cb30d5376c106d57a" candidate_uuid: "c6bdbfe0b84247839af7babdb3323218" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e480613e86d64fb59dd9e4b8004c1a24"
I20260713 09:05:46.659154 17354 raft_consensus.cc:3060] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.659420 17429 raft_consensus.cc:3055] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:46.659662 17429 raft_consensus.cc:740] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e480613e86d64fb59dd9e4b8004c1a24, State: Running, Role: LEADER
I20260713 09:05:46.660220 17429 consensus_queue.cc:260] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:46.661085 17429 raft_consensus.cc:3060] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:46.663044 17354 raft_consensus.cc:2468] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:46.663857 17727 leader_election.cc:304] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59e2b9bea9ef436fa104768024b799fb, c6bdbfe0b84247839af7babdb3323218; no voters: 
I20260713 09:05:46.664526 18128 raft_consensus.cc:2804] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:46.664906 18128 raft_consensus.cc:697] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Becoming Leader. State: Replica: c6bdbfe0b84247839af7babdb3323218, State: Running, Role: LEADER
I20260713 09:05:46.665582 18128 consensus_queue.cc:237] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [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: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } }
I20260713 09:05:46.665853 17429 raft_consensus.cc:2468] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6bdbfe0b84247839af7babdb3323218 in term 2.
I20260713 09:05:46.672343 17252 catalog_manager.cc:5697] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 reported cstate change: term changed from 1 to 2, leader changed from e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2) to c6bdbfe0b84247839af7babdb3323218 (127.15.226.4). New cstate: current_term: 2 leader_uuid: "c6bdbfe0b84247839af7babdb3323218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6bdbfe0b84247839af7babdb3323218" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 41355 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.165282 17429 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:47.166226 18128 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e480613e86d64fb59dd9e4b8004c1a24" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 45693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.182171 17354 raft_consensus.cc:1275] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Refusing update from remote peer c6bdbfe0b84247839af7babdb3323218: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:47.183382 18165 consensus_queue.cc:1048] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59e2b9bea9ef436fa104768024b799fb" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:47.204164 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:47.218538 16264 tablet_server.cc:179] TabletServer@127.15.226.1:0 shutting down...
I20260713 09:05:47.247005 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:47.247715 16264 tablet_replica.cc:333] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.248450 16264 raft_consensus.cc:2243] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.249256 16264 raft_consensus.cc:2272] T 211eb26c390541f19240bfc344b6168a P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.251506 16264 tablet_replica.cc:333] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.252031 16264 raft_consensus.cc:2243] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.252748 16264 raft_consensus.cc:2272] T 882d19000be044cfbaf1b820c3d91714 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.254441 16264 tablet_replica.cc:333] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.255016 16264 raft_consensus.cc:2243] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.255693 16264 raft_consensus.cc:2272] T eb2ebbd1c7994cc9a165f0b696d9760f P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.257385 16264 tablet_replica.cc:333] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.257884 16264 raft_consensus.cc:2243] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.258448 16264 raft_consensus.cc:2272] T 1cb13142586b4c0bb7b85a56e2504eea P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.260018 16264 tablet_replica.cc:333] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.260474 16264 raft_consensus.cc:2243] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.261001 16264 raft_consensus.cc:2272] T 6632477a268f486faa3a78cf1d6a4fa0 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.262598 16264 tablet_replica.cc:333] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.263105 16264 raft_consensus.cc:2243] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.263530 16264 raft_consensus.cc:2272] T f83eb12afc7840e4a652d79bfb618654 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.265133 16264 tablet_replica.cc:333] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.265594 16264 raft_consensus.cc:2243] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.265992 16264 raft_consensus.cc:2272] T 7efe0cd3481a4a8eae78b8529c9d44a3 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.267588 16264 tablet_replica.cc:333] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.268046 16264 raft_consensus.cc:2243] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.268711 16264 raft_consensus.cc:2272] T a37935e363d34abcb5baf120dd4e652e P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.270376 16264 tablet_replica.cc:333] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.270862 16264 raft_consensus.cc:2243] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.271198 16264 raft_consensus.cc:2272] T c7e5be8257894c9ea464dbc69aa58e43 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.272809 16264 tablet_replica.cc:333] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.273286 16264 raft_consensus.cc:2243] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.273634 16264 raft_consensus.cc:2272] T cfae11319fe7439cb30d5376c106d57a P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.275527 16264 tablet_replica.cc:333] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.275979 16264 raft_consensus.cc:2243] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.276620 16264 raft_consensus.cc:2272] T b790e4797a0743a299c1d162784b629d P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.278098 16264 tablet_replica.cc:333] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.278528 16264 raft_consensus.cc:2243] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.278875 16264 raft_consensus.cc:2272] T 0ff66f85da164fa3bfd9f80645b81de6 P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.280195 16264 tablet_replica.cc:333] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.280773 16264 raft_consensus.cc:2243] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.281226 16264 raft_consensus.cc:2272] T 0d616c5bb36c4badb212e9e925b88e62 P 59e2b9bea9ef436fa104768024b799fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.282955 16264 tablet_replica.cc:333] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.283422 16264 raft_consensus.cc:2243] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.283877 16264 raft_consensus.cc:2272] T f5912510d534435a90d6994bd73ea531 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.285729 16264 tablet_replica.cc:333] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.286150 16264 raft_consensus.cc:2243] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.286808 16264 raft_consensus.cc:2272] T 2db1c017b54a41f283463ec77a8ef5dd P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.288403 16264 tablet_replica.cc:333] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.288812 16264 raft_consensus.cc:2243] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.289454 16264 raft_consensus.cc:2272] T bfbde83a19074960840fa68fdf0353e4 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.290908 16264 tablet_replica.cc:333] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.291325 16264 raft_consensus.cc:2243] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.291687 16264 raft_consensus.cc:2272] T 39efe00725fa4c649c214e400988dc7f P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.293239 16264 tablet_replica.cc:333] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb: stopping tablet replica
I20260713 09:05:47.293641 16264 raft_consensus.cc:2243] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.294119 16264 raft_consensus.cc:2272] T 6cc630c44eaa48fe906261ceb7dbfe03 P 59e2b9bea9ef436fa104768024b799fb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:47.310549 17727 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:05:47.313280 17727 consensus_peers.cc:597] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 -> Peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Couldn't send request to peer 59e2b9bea9ef436fa104768024b799fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.336863 16264 tablet_server.cc:196] TabletServer@127.15.226.1:0 shutdown complete.
W20260713 09:05:47.374459 17396 consensus_peers.cc:597] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 -> Peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Couldn't send request to peer 59e2b9bea9ef436fa104768024b799fb. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:39799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.376071 16264 tablet_server.cc:179] TabletServer@127.15.226.2:0 shutting down...
W20260713 09:05:47.395035 17468 consensus_peers.cc:597] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff -> Peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Couldn't send request to peer e480613e86d64fb59dd9e4b8004c1a24. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.403402 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:47.404034 16264 tablet_replica.cc:333] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.404609 16264 raft_consensus.cc:2243] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.405085 16264 raft_consensus.cc:2272] T 47093a9dbbe64e3fa70a94c9a75eb614 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.406674 16264 tablet_replica.cc:333] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.407146 16264 raft_consensus.cc:2243] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.407495 16264 raft_consensus.cc:2272] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.408953 16264 tablet_replica.cc:333] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.409441 16264 raft_consensus.cc:2243] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.409941 16264 raft_consensus.cc:2272] T f99dc15b178449cd88eadf191ac1dca9 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.411360 16264 tablet_replica.cc:333] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.411811 16264 raft_consensus.cc:2243] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.412153 16264 raft_consensus.cc:2272] T 211eb26c390541f19240bfc344b6168a P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.413762 16264 tablet_replica.cc:333] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.414217 16264 raft_consensus.cc:2243] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.414537 16264 raft_consensus.cc:2272] T 882d19000be044cfbaf1b820c3d91714 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.416004 16264 tablet_replica.cc:333] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.416450 16264 raft_consensus.cc:2243] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.417162 16264 raft_consensus.cc:2272] T ef4fe6423eb747f680df7cb64f658c2d P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.418865 16264 tablet_replica.cc:333] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.419385 16264 raft_consensus.cc:2243] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.420081 16264 raft_consensus.cc:2272] T f5912510d534435a90d6994bd73ea531 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.422006 16264 tablet_replica.cc:333] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.422586 16264 raft_consensus.cc:2243] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.423128 16264 raft_consensus.cc:2272] T 2db1c017b54a41f283463ec77a8ef5dd P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:47.423171 17470 consensus_peers.cc:597] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff -> Peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Couldn't send request to peer 59e2b9bea9ef436fa104768024b799fb. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:39799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.424806 16264 tablet_replica.cc:333] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.425335 16264 raft_consensus.cc:2243] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.425736 16264 raft_consensus.cc:2272] T 56f5be10166b4702b837951a6e003793 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.427227 16264 tablet_replica.cc:333] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.427682 16264 raft_consensus.cc:2243] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.428150 16264 raft_consensus.cc:2272] T 0d616c5bb36c4badb212e9e925b88e62 P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.430070 16264 tablet_replica.cc:333] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.430697 16264 raft_consensus.cc:2243] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.431188 16264 raft_consensus.cc:2272] T cfae11319fe7439cb30d5376c106d57a P e480613e86d64fb59dd9e4b8004c1a24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.433167 16264 tablet_replica.cc:333] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.433635 16264 raft_consensus.cc:2243] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.433997 16264 raft_consensus.cc:2272] T c7e5be8257894c9ea464dbc69aa58e43 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.435535 16264 tablet_replica.cc:333] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.435978 16264 raft_consensus.cc:2243] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.436321 16264 raft_consensus.cc:2272] T a37935e363d34abcb5baf120dd4e652e P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.437994 16264 tablet_replica.cc:333] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.438434 16264 raft_consensus.cc:2243] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.439100 16264 raft_consensus.cc:2272] T 39efe00725fa4c649c214e400988dc7f P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.440625 16264 tablet_replica.cc:333] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.441103 16264 raft_consensus.cc:2243] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.441756 16264 raft_consensus.cc:2272] T 1cb13142586b4c0bb7b85a56e2504eea P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.443387 16264 tablet_replica.cc:333] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.443856 16264 raft_consensus.cc:2243] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.444566 16264 raft_consensus.cc:2272] T 6632477a268f486faa3a78cf1d6a4fa0 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.446326 16264 tablet_replica.cc:333] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
I20260713 09:05:47.446959 16264 raft_consensus.cc:2243] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:05:47.447458 17727 consensus_peers.cc:597] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 -> Peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Couldn't send request to peer 59e2b9bea9ef436fa104768024b799fb. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:39799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.447798 16264 raft_consensus.cc:2272] T 91ced4e9e5364e4ea23deadee1a53126 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.449846 16264 tablet_replica.cc:333] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24: stopping tablet replica
W20260713 09:05:47.450110 17470 consensus_peers.cc:597] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff -> Peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Couldn't send request to peer 59e2b9bea9ef436fa104768024b799fb. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:39799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.450279 16264 raft_consensus.cc:2243] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.450740 16264 raft_consensus.cc:2272] T bfbde83a19074960840fa68fdf0353e4 P e480613e86d64fb59dd9e4b8004c1a24 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:47.468370 17725 consensus_peers.cc:597] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 -> Peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Couldn't send request to peer e480613e86d64fb59dd9e4b8004c1a24. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:47.490617 17725 consensus_peers.cc:597] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 -> Peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Couldn't send request to peer e480613e86d64fb59dd9e4b8004c1a24. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:45693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.492830 16264 tablet_server.cc:196] TabletServer@127.15.226.2:0 shutdown complete.
I20260713 09:05:47.524771 16264 tablet_server.cc:179] TabletServer@127.15.226.3:0 shutting down...
I20260713 09:05:47.545847 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:47.546443 16264 tablet_replica.cc:333] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.547008 16264 raft_consensus.cc:2243] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.547660 16264 raft_consensus.cc:2272] T ef4fe6423eb747f680df7cb64f658c2d P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.549439 16264 tablet_replica.cc:333] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.549907 16264 raft_consensus.cc:2243] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.550287 16264 raft_consensus.cc:2272] T 47093a9dbbe64e3fa70a94c9a75eb614 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.551875 16264 tablet_replica.cc:333] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.552345 16264 raft_consensus.cc:2243] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.552839 16264 raft_consensus.cc:2272] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.554316 16264 tablet_replica.cc:333] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.554787 16264 raft_consensus.cc:2243] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.555408 16264 raft_consensus.cc:2272] T f99dc15b178449cd88eadf191ac1dca9 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.556862 16264 tablet_replica.cc:333] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.557349 16264 raft_consensus.cc:2243] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.557677 16264 raft_consensus.cc:2272] T 882d19000be044cfbaf1b820c3d91714 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.559243 16264 tablet_replica.cc:333] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.559891 16264 raft_consensus.cc:2243] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.560353 16264 raft_consensus.cc:2272] T eb2ebbd1c7994cc9a165f0b696d9760f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.562440 16264 tablet_replica.cc:333] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.562852 16264 raft_consensus.cc:2243] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.563308 16264 raft_consensus.cc:2272] T f5912510d534435a90d6994bd73ea531 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.565371 16264 tablet_replica.cc:333] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.566036 16264 raft_consensus.cc:2243] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.567034 16264 raft_consensus.cc:2272] T 56f5be10166b4702b837951a6e003793 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:47.568068 17727 consensus_peers.cc:597] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 -> Peer 59e2b9bea9ef436fa104768024b799fb (127.15.226.1:39799): Couldn't send request to peer 59e2b9bea9ef436fa104768024b799fb. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:39799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:47.568810 17725 consensus_peers.cc:597] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 -> Peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Couldn't send request to peer e480613e86d64fb59dd9e4b8004c1a24. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:45693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.569228 16264 tablet_replica.cc:333] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.569741 16264 raft_consensus.cc:2243] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.570147 16264 raft_consensus.cc:2272] T 0ff66f85da164fa3bfd9f80645b81de6 P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.571725 16264 tablet_replica.cc:333] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.572167 16264 raft_consensus.cc:2243] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.572707 16264 raft_consensus.cc:2272] T b790e4797a0743a299c1d162784b629d P be83d54dde124a698b7475cd3826dfff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.574244 16264 tablet_replica.cc:333] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.574695 16264 raft_consensus.cc:2243] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.575443 16264 raft_consensus.cc:2272] T 6cc630c44eaa48fe906261ceb7dbfe03 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.577239 16264 tablet_replica.cc:333] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.577700 16264 raft_consensus.cc:2243] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.578342 16264 raft_consensus.cc:2272] T c7e5be8257894c9ea464dbc69aa58e43 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:47.578743 17725 consensus_peers.cc:597] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 -> Peer e480613e86d64fb59dd9e4b8004c1a24 (127.15.226.2:45693): Couldn't send request to peer e480613e86d64fb59dd9e4b8004c1a24. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:45693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:47.579952 16264 tablet_replica.cc:333] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.580425 16264 raft_consensus.cc:2243] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.580818 16264 raft_consensus.cc:2272] T 91ced4e9e5364e4ea23deadee1a53126 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.582369 16264 tablet_replica.cc:333] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.582813 16264 raft_consensus.cc:2243] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.583442 16264 raft_consensus.cc:2272] T f83eb12afc7840e4a652d79bfb618654 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.584971 16264 tablet_replica.cc:333] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.585394 16264 raft_consensus.cc:2243] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.586018 16264 raft_consensus.cc:2272] T 7efe0cd3481a4a8eae78b8529c9d44a3 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.587540 16264 tablet_replica.cc:333] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.587954 16264 raft_consensus.cc:2243] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.588289 16264 raft_consensus.cc:2272] T a37935e363d34abcb5baf120dd4e652e P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.589772 16264 tablet_replica.cc:333] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.590155 16264 raft_consensus.cc:2243] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.590528 16264 raft_consensus.cc:2272] T bfbde83a19074960840fa68fdf0353e4 P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.592382 16264 tablet_replica.cc:333] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff: stopping tablet replica
I20260713 09:05:47.592768 16264 raft_consensus.cc:2243] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.593150 16264 raft_consensus.cc:2272] T 39efe00725fa4c649c214e400988dc7f P be83d54dde124a698b7475cd3826dfff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.631834 16264 tablet_server.cc:196] TabletServer@127.15.226.3:0 shutdown complete.
I20260713 09:05:47.665469 16264 tablet_server.cc:179] TabletServer@127.15.226.4:0 shutting down...
I20260713 09:05:47.687014 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:47.687579 16264 tablet_replica.cc:333] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.688182 16264 raft_consensus.cc:2243] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.688834 16264 raft_consensus.cc:2272] T f99dc15b178449cd88eadf191ac1dca9 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.690569 16264 tablet_replica.cc:333] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.691030 16264 raft_consensus.cc:2243] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.691466 16264 raft_consensus.cc:2272] T 2db1c017b54a41f283463ec77a8ef5dd P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.693120 16264 tablet_replica.cc:333] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.693550 16264 raft_consensus.cc:2243] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.694199 16264 raft_consensus.cc:2272] T 211eb26c390541f19240bfc344b6168a P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.695726 16264 tablet_replica.cc:333] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.696172 16264 raft_consensus.cc:2243] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.696610 16264 raft_consensus.cc:2272] T 6cc630c44eaa48fe906261ceb7dbfe03 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.698158 16264 tablet_replica.cc:333] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.698611 16264 raft_consensus.cc:2243] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.699218 16264 raft_consensus.cc:2272] T 5c91c5e6d2ce46a28ed2d7ce15eb8062 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.700577 16264 tablet_replica.cc:333] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.701048 16264 raft_consensus.cc:2243] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.701660 16264 raft_consensus.cc:2272] T 0d616c5bb36c4badb212e9e925b88e62 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.703173 16264 tablet_replica.cc:333] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.703639 16264 raft_consensus.cc:2243] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.704057 16264 raft_consensus.cc:2272] T b790e4797a0743a299c1d162784b629d P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.705545 16264 tablet_replica.cc:333] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.705973 16264 raft_consensus.cc:2243] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.706564 16264 raft_consensus.cc:2272] T 0ff66f85da164fa3bfd9f80645b81de6 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.707979 16264 tablet_replica.cc:333] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.708401 16264 raft_consensus.cc:2243] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.708776 16264 raft_consensus.cc:2272] T 56f5be10166b4702b837951a6e003793 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.710356 16264 tablet_replica.cc:333] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.710785 16264 raft_consensus.cc:2243] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.711364 16264 raft_consensus.cc:2272] T 47093a9dbbe64e3fa70a94c9a75eb614 P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.712775 16264 tablet_replica.cc:333] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.713217 16264 raft_consensus.cc:2243] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.713645 16264 raft_consensus.cc:2272] T eb2ebbd1c7994cc9a165f0b696d9760f P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.715166 16264 tablet_replica.cc:333] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.715569 16264 raft_consensus.cc:2243] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.715981 16264 raft_consensus.cc:2272] T 91ced4e9e5364e4ea23deadee1a53126 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.717494 16264 tablet_replica.cc:333] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.717900 16264 raft_consensus.cc:2243] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.718540 16264 raft_consensus.cc:2272] T cfae11319fe7439cb30d5376c106d57a P c6bdbfe0b84247839af7babdb3323218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.720217 16264 tablet_replica.cc:333] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.720659 16264 raft_consensus.cc:2243] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.721112 16264 raft_consensus.cc:2272] T 1cb13142586b4c0bb7b85a56e2504eea P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.722574 16264 tablet_replica.cc:333] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.722986 16264 raft_consensus.cc:2243] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.723387 16264 raft_consensus.cc:2272] T 6632477a268f486faa3a78cf1d6a4fa0 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.724905 16264 tablet_replica.cc:333] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.725325 16264 raft_consensus.cc:2243] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.725705 16264 raft_consensus.cc:2272] T 7efe0cd3481a4a8eae78b8529c9d44a3 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.727142 16264 tablet_replica.cc:333] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.727525 16264 raft_consensus.cc:2243] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.727896 16264 raft_consensus.cc:2272] T f83eb12afc7840e4a652d79bfb618654 P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.729326 16264 tablet_replica.cc:333] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218: stopping tablet replica
I20260713 09:05:47.729707 16264 raft_consensus.cc:2243] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:47.730063 16264 raft_consensus.cc:2272] T ef4fe6423eb747f680df7cb64f658c2d P c6bdbfe0b84247839af7babdb3323218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.778498 16264 tablet_server.cc:196] TabletServer@127.15.226.4:0 shutdown complete.
I20260713 09:05:47.804672 16264 master.cc:562] Master@127.15.226.62:35015 shutting down...
I20260713 09:05:47.822276 16264 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.822799 16264 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.823093 16264 tablet_replica.cc:333] T 00000000000000000000000000000000 P c81be64188d94e42aafa72c8a7597cbb: stopping tablet replica
I20260713 09:05:47.841948 16264 master.cc:584] Master@127.15.226.62:35015 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26565 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:05:47.890527 16264 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.226.62:32901
I20260713 09:05:47.891604 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:47.896772 18177 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
W20260713 09:05:47.897509 18179 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
W20260713 09:05:47.896752 18176 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
I20260713 09:05:47.898474 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:47.899320 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:47.899492 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:47.899641 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933547899625 us; error 0 us; skew 500 ppm
I20260713 09:05:47.900146 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:47.902374 16264 webserver.cc:533] Webserver started at http://127.15.226.62:33069/ using document root <none> and password file <none>
I20260713 09:05:47.902798 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:47.902956 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:47.903198 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:47.904171 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/master-0-root/instance:
uuid: "004c5cfb6afc4882850cc09b84ff23ac"
format_stamp: "Formatted at 2026-07-13 09:05:47 on dist-test-slave-n0r2"
I20260713 09:05:47.908059 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260713 09:05:47.911010 18184 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:47.911602 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:47.911844 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/master-0-root
uuid: "004c5cfb6afc4882850cc09b84ff23ac"
format_stamp: "Formatted at 2026-07-13 09:05:47 on dist-test-slave-n0r2"
I20260713 09:05:47.912084 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-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)
I20260713 09:05:47.929936 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:47.930994 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:47.964973 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.62:32901
I20260713 09:05:47.965091 18235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.62:32901 every 8 connection(s)
I20260713 09:05:47.968458 18236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.977993 18236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac: Bootstrap starting.
I20260713 09:05:47.983278 18236 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.987010 18236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac: No bootstrap required, opened a new log
I20260713 09:05:47.988916 18236 raft_consensus.cc:359] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004c5cfb6afc4882850cc09b84ff23ac" member_type: VOTER }
I20260713 09:05:47.989275 18236 raft_consensus.cc:385] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.989485 18236 raft_consensus.cc:740] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004c5cfb6afc4882850cc09b84ff23ac, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.990016 18236 consensus_queue.cc:260] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "004c5cfb6afc4882850cc09b84ff23ac" member_type: VOTER }
I20260713 09:05:47.990432 18236 raft_consensus.cc:399] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:47.990639 18236 raft_consensus.cc:493] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:47.990867 18236 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.994603 18236 raft_consensus.cc:515] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004c5cfb6afc4882850cc09b84ff23ac" member_type: VOTER }
I20260713 09:05:47.995033 18236 leader_election.cc:304] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [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: 004c5cfb6afc4882850cc09b84ff23ac; no voters: 
I20260713 09:05:47.995975 18236 leader_election.cc:290] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:47.996300 18239 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.997412 18239 raft_consensus.cc:697] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 1 LEADER]: Becoming Leader. State: Replica: 004c5cfb6afc4882850cc09b84ff23ac, State: Running, Role: LEADER
I20260713 09:05:47.997999 18239 consensus_queue.cc:237] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [LEADER]: Queue going to LEADER mode. State: All 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: "004c5cfb6afc4882850cc09b84ff23ac" member_type: VOTER }
I20260713 09:05:47.998548 18236 sys_catalog.cc:565] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:48.002401 18241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 004c5cfb6afc4882850cc09b84ff23ac. Latest consensus state: current_term: 1 leader_uuid: "004c5cfb6afc4882850cc09b84ff23ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004c5cfb6afc4882850cc09b84ff23ac" member_type: VOTER } }
I20260713 09:05:48.002512 18240 sys_catalog.cc:455] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "004c5cfb6afc4882850cc09b84ff23ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004c5cfb6afc4882850cc09b84ff23ac" member_type: VOTER } }
I20260713 09:05:48.002962 18241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:48.002986 18240 sys_catalog.cc:458] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:48.005029 18246 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:48.012084 18246 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:48.012950 16264 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:48.019687 18246 catalog_manager.cc:1383] Generated new cluster ID: 00b465c16d724c4a8644e98d11a5d455
I20260713 09:05:48.019929 18246 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:48.041385 18246 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:48.042487 18246 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:48.054829 18246 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac: Generated new TSK 0
I20260713 09:05:48.055339 18246 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:48.078797 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:48.083925 18257 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
W20260713 09:05:48.084604 18258 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
W20260713 09:05:48.086265 18260 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
I20260713 09:05:48.086728 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:48.087535 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:48.087716 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:48.087863 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933548087846 us; error 0 us; skew 500 ppm
I20260713 09:05:48.088358 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:48.090361 16264 webserver.cc:533] Webserver started at http://127.15.226.1:33397/ using document root <none> and password file <none>
I20260713 09:05:48.090773 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:48.090937 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:48.091163 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:48.092162 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-0-root/instance:
uuid: "663c82fd13434c8d88dd744a89379499"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:48.095971 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:05:48.098827 18265 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.099452 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:05:48.099706 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "663c82fd13434c8d88dd744a89379499"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:48.099948 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-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)
I20260713 09:05:48.130034 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:48.131131 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:48.132475 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:48.134585 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:48.134766 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.134976 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:48.135135 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.171123 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:41059
I20260713 09:05:48.171213 18327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:41059 every 8 connection(s)
I20260713 09:05:48.175662 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:48.181638 18332 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
W20260713 09:05:48.183132 18333 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
W20260713 09:05:48.184038 18335 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
I20260713 09:05:48.185570 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:48.186782 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:48.186951 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:48.187122 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933548187103 us; error 0 us; skew 500 ppm
I20260713 09:05:48.187580 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:48.187791 18328 heartbeater.cc:344] Connected to a master server at 127.15.226.62:32901
I20260713 09:05:48.188127 18328 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:48.189010 18328 heartbeater.cc:507] Master 127.15.226.62:32901 requested a full tablet report, sending...
I20260713 09:05:48.190004 16264 webserver.cc:533] Webserver started at http://127.15.226.2:32821/ using document root <none> and password file <none>
I20260713 09:05:48.190567 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:48.190757 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:48.191017 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:48.191077 18201 ts_manager.cc:194] Registered new tserver with Master: 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:48.192036 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-1-root/instance:
uuid: "75850adb61064682aa30f9c524cd8b1e"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:48.192703 18201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33454
I20260713 09:05:48.196470 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:48.199482 18340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.200116 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:48.200357 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-1-root
uuid: "75850adb61064682aa30f9c524cd8b1e"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:48.200591 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-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)
I20260713 09:05:48.222116 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:48.223222 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:48.224530 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:48.226588 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:48.226770 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.226975 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:48.227131 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.262727 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.2:36337
I20260713 09:05:48.262807 18402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.2:36337 every 8 connection(s)
I20260713 09:05:48.267009 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:48.272799 18406 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
W20260713 09:05:48.274381 18407 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
W20260713 09:05:48.275274 18409 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
I20260713 09:05:48.275621 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:48.276832 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:48.277109 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:48.277314 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933548277295 us; error 0 us; skew 500 ppm
I20260713 09:05:48.277922 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:48.278110 18403 heartbeater.cc:344] Connected to a master server at 127.15.226.62:32901
I20260713 09:05:48.278466 18403 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:48.279263 18403 heartbeater.cc:507] Master 127.15.226.62:32901 requested a full tablet report, sending...
I20260713 09:05:48.280212 16264 webserver.cc:533] Webserver started at http://127.15.226.3:32875/ using document root <none> and password file <none>
I20260713 09:05:48.280752 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:48.280993 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:48.281301 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:48.281219 18201 ts_manager.cc:194] Registered new tserver with Master: 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:48.282756 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-2-root/instance:
uuid: "1a4d7961816a437f98ddab53aed6930b"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:48.282922 18201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33462
I20260713 09:05:48.286943 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:48.289820 18414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.290467 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:48.290727 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-2-root
uuid: "1a4d7961816a437f98ddab53aed6930b"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:48.290961 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-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)
I20260713 09:05:48.314551 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:48.315611 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:48.316891 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:48.318805 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:48.318974 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.319199 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:48.319340 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.354830 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.3:37751
I20260713 09:05:48.354928 18476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.3:37751 every 8 connection(s)
I20260713 09:05:48.359133 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:48.365221 18480 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
W20260713 09:05:48.367060 18481 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
W20260713 09:05:48.368263 18483 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
I20260713 09:05:48.369414 16264 server_base.cc:1061] running on GCE node
I20260713 09:05:48.370373 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:48.370507 18477 heartbeater.cc:344] Connected to a master server at 127.15.226.62:32901
W20260713 09:05:48.370630 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:48.370913 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933548370897 us; error 0 us; skew 500 ppm
I20260713 09:05:48.370949 18477 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:48.371445 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:48.371646 18477 heartbeater.cc:507] Master 127.15.226.62:32901 requested a full tablet report, sending...
I20260713 09:05:48.373576 18201 ts_manager.cc:194] Registered new tserver with Master: 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:48.373840 16264 webserver.cc:533] Webserver started at http://127.15.226.4:44317/ using document root <none> and password file <none>
I20260713 09:05:48.374317 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:48.374496 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:48.374733 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:48.374976 18201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33466
I20260713 09:05:48.375779 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-3-root/instance:
uuid: "a31d094294364f6a808329f10035e01b"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:48.379817 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:05:48.382586 18488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.383240 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:48.383488 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-3-root
uuid: "a31d094294364f6a808329f10035e01b"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:48.383740 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-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)
I20260713 09:05:48.404307 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:48.405385 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:48.406690 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:48.408625 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:48.408792 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.409006 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:48.409162 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.452695 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.4:38097
I20260713 09:05:48.452790 18550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.4:38097 every 8 connection(s)
I20260713 09:05:48.464432 18551 heartbeater.cc:344] Connected to a master server at 127.15.226.62:32901
I20260713 09:05:48.464732 18551 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:48.465381 18551 heartbeater.cc:507] Master 127.15.226.62:32901 requested a full tablet report, sending...
I20260713 09:05:48.466991 18201 ts_manager.cc:194] Registered new tserver with Master: a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:48.467614 16264 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012021453s
I20260713 09:05:48.468212 18201 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33468
I20260713 09:05:48.488870 18201 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33482:
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"
    }
  }
}
I20260713 09:05:48.609964 18293 tablet_service.cc:1511] Processing CreateTablet for tablet a8fb75d648554acfa9cda6dbdeb1fa5a (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:48.615334 18367 tablet_service.cc:1511] Processing CreateTablet for tablet ccbca7cb92e54bc297751b657c07f47a (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:48.611343 18293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fb75d648554acfa9cda6dbdeb1fa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.616509 18368 tablet_service.cc:1511] Processing CreateTablet for tablet a8fb75d648554acfa9cda6dbdeb1fa5a (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:48.616637 18367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbca7cb92e54bc297751b657c07f47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.617723 18368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fb75d648554acfa9cda6dbdeb1fa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.619437 18366 tablet_service.cc:1511] Processing CreateTablet for tablet 0711959a12ad4b099e901f6fe4586fb0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:48.620607 18366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0711959a12ad4b099e901f6fe4586fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.622848 18365 tablet_service.cc:1511] Processing CreateTablet for tablet 242c92136eb24e0f9de7b2fa3bd3494b (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:48.613276 18292 tablet_service.cc:1511] Processing CreateTablet for tablet ccbca7cb92e54bc297751b657c07f47a (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:48.625502 18292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbca7cb92e54bc297751b657c07f47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.627496 18364 tablet_service.cc:1511] Processing CreateTablet for tablet d08e14aa113b425aac3f7f4316a8abe8 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:48.629371 18291 tablet_service.cc:1511] Processing CreateTablet for tablet b0e7f8e18f1d4cdc886b06b5d589199c (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:48.630563 18291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e7f8e18f1d4cdc886b06b5d589199c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.633939 18290 tablet_service.cc:1511] Processing CreateTablet for tablet 242c92136eb24e0f9de7b2fa3bd3494b (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:48.635106 18290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242c92136eb24e0f9de7b2fa3bd3494b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.635969 18362 tablet_service.cc:1511] Processing CreateTablet for tablet 589f3b691df24947b9d9748c78e90199 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:48.637825 18289 tablet_service.cc:1511] Processing CreateTablet for tablet d08e14aa113b425aac3f7f4316a8abe8 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:48.638967 18289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08e14aa113b425aac3f7f4316a8abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.641394 18287 tablet_service.cc:1511] Processing CreateTablet for tablet 589f3b691df24947b9d9748c78e90199 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:48.642551 18287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589f3b691df24947b9d9748c78e90199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.642834 18286 tablet_service.cc:1511] Processing CreateTablet for tablet b5968cfed1e74b4b84cabeec32e7a022 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:48.643989 18286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5968cfed1e74b4b84cabeec32e7a022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.644918 18442 tablet_service.cc:1511] Processing CreateTablet for tablet a8fb75d648554acfa9cda6dbdeb1fa5a (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:48.645866 18361 tablet_service.cc:1511] Processing CreateTablet for tablet b5968cfed1e74b4b84cabeec32e7a022 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:48.646279 18442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fb75d648554acfa9cda6dbdeb1fa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.646934 18288 tablet_service.cc:1511] Processing CreateTablet for tablet c8cdb6c7b00340149f6082e3da06775c (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:48.648124 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cdb6c7b00340149f6082e3da06775c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.645888 18363 tablet_service.cc:1511] Processing CreateTablet for tablet a3c008d3d8854f3a94adb5dcb49ab16f (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:48.654455 18441 tablet_service.cc:1511] Processing CreateTablet for tablet b0e7f8e18f1d4cdc886b06b5d589199c (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:48.655738 18441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e7f8e18f1d4cdc886b06b5d589199c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.658834 18360 tablet_service.cc:1511] Processing CreateTablet for tablet dc55114219a94d2a84003ccf17e410e5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:48.666468 18440 tablet_service.cc:1511] Processing CreateTablet for tablet 0711959a12ad4b099e901f6fe4586fb0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:48.667797 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0711959a12ad4b099e901f6fe4586fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.668352 18362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589f3b691df24947b9d9748c78e90199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.669787 18361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5968cfed1e74b4b84cabeec32e7a022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.671732 18360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc55114219a94d2a84003ccf17e410e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.673223 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242c92136eb24e0f9de7b2fa3bd3494b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.674544 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c008d3d8854f3a94adb5dcb49ab16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.675873 18364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08e14aa113b425aac3f7f4316a8abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.676369 18439 tablet_service.cc:1511] Processing CreateTablet for tablet 242c92136eb24e0f9de7b2fa3bd3494b (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:48.677253 18359 tablet_service.cc:1511] Processing CreateTablet for tablet 86daaf318f4d4fc693e8da83ca21a9d0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:48.678479 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86daaf318f4d4fc693e8da83ca21a9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.678906 18438 tablet_service.cc:1511] Processing CreateTablet for tablet c8cdb6c7b00340149f6082e3da06775c (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:48.680979 18437 tablet_service.cc:1511] Processing CreateTablet for tablet a3c008d3d8854f3a94adb5dcb49ab16f (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:48.683048 18436 tablet_service.cc:1511] Processing CreateTablet for tablet 589f3b691df24947b9d9748c78e90199 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:48.677625 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242c92136eb24e0f9de7b2fa3bd3494b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.683220 18516 tablet_service.cc:1511] Processing CreateTablet for tablet ccbca7cb92e54bc297751b657c07f47a (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:48.693493 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589f3b691df24947b9d9748c78e90199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.701589 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cdb6c7b00340149f6082e3da06775c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.706863 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c008d3d8854f3a94adb5dcb49ab16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.706984 18516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbca7cb92e54bc297751b657c07f47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.710121 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 0711959a12ad4b099e901f6fe4586fb0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:48.711297 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0711959a12ad4b099e901f6fe4586fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.708484 18515 tablet_service.cc:1511] Processing CreateTablet for tablet b0e7f8e18f1d4cdc886b06b5d589199c (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:48.713699 18515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e7f8e18f1d4cdc886b06b5d589199c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.713991 18513 tablet_service.cc:1511] Processing CreateTablet for tablet d08e14aa113b425aac3f7f4316a8abe8 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:48.715196 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08e14aa113b425aac3f7f4316a8abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.717963 18512 tablet_service.cc:1511] Processing CreateTablet for tablet c8cdb6c7b00340149f6082e3da06775c (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:48.719193 18512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8cdb6c7b00340149f6082e3da06775c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.721968 18511 tablet_service.cc:1511] Processing CreateTablet for tablet a3c008d3d8854f3a94adb5dcb49ab16f (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:48.723172 18511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c008d3d8854f3a94adb5dcb49ab16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.726022 18510 tablet_service.cc:1511] Processing CreateTablet for tablet b5968cfed1e74b4b84cabeec32e7a022 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:48.727236 18510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5968cfed1e74b4b84cabeec32e7a022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.730014 18509 tablet_service.cc:1511] Processing CreateTablet for tablet ffa65b992dfc41ce8288e17beccd886f (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:48.731081 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa65b992dfc41ce8288e17beccd886f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.733839 18508 tablet_service.cc:1511] Processing CreateTablet for tablet dc55114219a94d2a84003ccf17e410e5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:48.735016 18508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc55114219a94d2a84003ccf17e410e5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:48.736943 18556 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.15.226.62:32901, user_credentials={real_user=slave}} blocked reactor thread for 48252.2us
I20260713 09:05:48.746448 18438 tablet_service.cc:1511] Processing CreateTablet for tablet ffa65b992dfc41ce8288e17beccd886f (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:48.747675 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa65b992dfc41ce8288e17beccd886f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.751317 18288 tablet_service.cc:1511] Processing CreateTablet for tablet ffa65b992dfc41ce8288e17beccd886f (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:48.752568 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa65b992dfc41ce8288e17beccd886f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.754485 18286 tablet_service.cc:1511] Processing CreateTablet for tablet 86daaf318f4d4fc693e8da83ca21a9d0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:48.755627 18286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86daaf318f4d4fc693e8da83ca21a9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.756861 18437 tablet_service.cc:1511] Processing CreateTablet for tablet dc55114219a94d2a84003ccf17e410e5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:48.758118 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc55114219a94d2a84003ccf17e410e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.786852 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 86daaf318f4d4fc693e8da83ca21a9d0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:48.788233 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86daaf318f4d4fc693e8da83ca21a9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.844236 18567 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:48.850734 18567 tablet_bootstrap.cc:654] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.866227 18509 tablet_service.cc:1511] Processing CreateTablet for tablet 1327e813a0174abeb252858b9d4244d0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:48.867456 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1327e813a0174abeb252858b9d4244d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.878933 18291 tablet_service.cc:1511] Processing CreateTablet for tablet 1327e813a0174abeb252858b9d4244d0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:48.880111 18291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1327e813a0174abeb252858b9d4244d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.899470 18568 tablet_bootstrap.cc:492] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:48.901458 18570 tablet_bootstrap.cc:492] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:48.901729 18569 tablet_bootstrap.cc:492] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:48.909840 18437 tablet_service.cc:1511] Processing CreateTablet for tablet cc549a8c42374b3eb317a4b48355240d (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:48.911006 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc549a8c42374b3eb317a4b48355240d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.912204 18570 tablet_bootstrap.cc:654] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.920044 18365 tablet_service.cc:1511] Processing CreateTablet for tablet 1327e813a0174abeb252858b9d4244d0 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:48.920979 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1327e813a0174abeb252858b9d4244d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.928287 18568 tablet_bootstrap.cc:654] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.942420 18286 tablet_service.cc:1511] Processing CreateTablet for tablet cc549a8c42374b3eb317a4b48355240d (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:48.943650 18286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc549a8c42374b3eb317a4b48355240d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.945533 18510 tablet_service.cc:1511] Processing CreateTablet for tablet adbc56e6379a44faafcc027960cbb2d3 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:48.947777 18510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbc56e6379a44faafcc027960cbb2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.953851 18287 tablet_service.cc:1511] Processing CreateTablet for tablet bb6bf91f12004f8ea8044a8027fae03b (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:48.954474 18367 tablet_service.cc:1511] Processing CreateTablet for tablet bb6bf91f12004f8ea8044a8027fae03b (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:48.955137 18287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6bf91f12004f8ea8044a8027fae03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.955618 18367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6bf91f12004f8ea8044a8027fae03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.958745 18512 tablet_service.cc:1511] Processing CreateTablet for tablet cc549a8c42374b3eb317a4b48355240d (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:48.959936 18512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc549a8c42374b3eb317a4b48355240d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.962407 18442 tablet_service.cc:1511] Processing CreateTablet for tablet bb6bf91f12004f8ea8044a8027fae03b (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:48.963932 18442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6bf91f12004f8ea8044a8027fae03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.965371 18513 tablet_service.cc:1511] Processing CreateTablet for tablet b38496f15b514e22bebde50df927b6e1 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:48.966624 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b38496f15b514e22bebde50df927b6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.959950 18569 tablet_bootstrap.cc:654] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.974474 18291 tablet_service.cc:1511] Processing CreateTablet for tablet b38496f15b514e22bebde50df927b6e1 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:48.975611 18291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b38496f15b514e22bebde50df927b6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.975308 18361 tablet_service.cc:1511] Processing CreateTablet for tablet b38496f15b514e22bebde50df927b6e1 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:48.976469 18361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b38496f15b514e22bebde50df927b6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.977500 18365 tablet_service.cc:1511] Processing CreateTablet for tablet adbc56e6379a44faafcc027960cbb2d3 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:48.978618 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbc56e6379a44faafcc027960cbb2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.987773 18439 tablet_service.cc:1511] Processing CreateTablet for tablet 9da90b9ebb0f4d8f8de3d64c3bdf27f5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:48.988957 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da90b9ebb0f4d8f8de3d64c3bdf27f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.989248 18286 tablet_service.cc:1511] Processing CreateTablet for tablet 9da90b9ebb0f4d8f8de3d64c3bdf27f5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:48.990394 18286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da90b9ebb0f4d8f8de3d64c3bdf27f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.990304 18359 tablet_service.cc:1511] Processing CreateTablet for tablet d5ba5aa9dfc341f3a2c66de648b032a5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:48.991511 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ba5aa9dfc341f3a2c66de648b032a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.992450 18567 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:48.992838 18509 tablet_service.cc:1511] Processing CreateTablet for tablet 9da90b9ebb0f4d8f8de3d64c3bdf27f5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:48.994073 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da90b9ebb0f4d8f8de3d64c3bdf27f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.992925 18567 ts_tablet_manager.cc:1403] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.149s	user 0.041s	sys 0.048s
I20260713 09:05:48.999095 18567 raft_consensus.cc:359] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:48.999900 18567 raft_consensus.cc:385] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.000267 18567 raft_consensus.cc:740] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.001005 18567 consensus_queue.cc:260] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.002310 18435 tablet_service.cc:1511] Processing CreateTablet for tablet d5ba5aa9dfc341f3a2c66de648b032a5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:49.002568 18437 tablet_service.cc:1511] Processing CreateTablet for tablet adbc56e6379a44faafcc027960cbb2d3 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:49.003506 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ba5aa9dfc341f3a2c66de648b032a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.004575 18514 tablet_service.cc:1511] Processing CreateTablet for tablet d5ba5aa9dfc341f3a2c66de648b032a5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:49.005779 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ba5aa9dfc341f3a2c66de648b032a5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:49.007629 18249 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:49.009945 18288 tablet_service.cc:1511] Processing CreateTablet for tablet df338ea1bf3f4f878617f4ff6f6625a5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:49.011096 18288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df338ea1bf3f4f878617f4ff6f6625a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.011003 18363 tablet_service.cc:1511] Processing CreateTablet for tablet df338ea1bf3f4f878617f4ff6f6625a5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:49.012234 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df338ea1bf3f4f878617f4ff6f6625a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.018805 18570 tablet_bootstrap.cc:492] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:49.019300 18570 ts_tablet_manager.cc:1403] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.018s
I20260713 09:05:49.022259 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbc56e6379a44faafcc027960cbb2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.021999 18570 raft_consensus.cc:359] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.022709 18570 raft_consensus.cc:385] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.023015 18570 raft_consensus.cc:740] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.018792 18568 tablet_bootstrap.cc:492] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:49.024044 18568 ts_tablet_manager.cc:1403] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.125s	user 0.005s	sys 0.007s
I20260713 09:05:49.026026 18570 consensus_queue.cc:260] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.027640 18568 raft_consensus.cc:359] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.027915 18441 tablet_service.cc:1511] Processing CreateTablet for tablet df338ea1bf3f4f878617f4ff6f6625a5 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:49.029155 18441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df338ea1bf3f4f878617f4ff6f6625a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.031744 18511 tablet_service.cc:1511] Processing CreateTablet for tablet 7069f014b80d4b7298cb1b35aaeaf476 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:49.032922 18511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7069f014b80d4b7298cb1b35aaeaf476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.037097 18515 tablet_service.cc:1511] Processing CreateTablet for tablet aba763f134d84c798ab671a28b05af77 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:49.028307 18568 raft_consensus.cc:385] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.042670 18567 ts_tablet_manager.cc:1434] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260713 09:05:49.043123 18290 tablet_service.cc:1511] Processing CreateTablet for tablet 7069f014b80d4b7298cb1b35aaeaf476 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:49.043418 18328 heartbeater.cc:499] Master 127.15.226.62:32901 was elected leader, sending a full tablet report...
I20260713 09:05:49.043610 18440 tablet_service.cc:1511] Processing CreateTablet for tablet aba763f134d84c798ab671a28b05af77 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:49.044935 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba763f134d84c798ab671a28b05af77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.046182 18290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7069f014b80d4b7298cb1b35aaeaf476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.046943 18569 tablet_bootstrap.cc:492] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:49.047394 18569 ts_tablet_manager.cc:1403] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.146s	user 0.006s	sys 0.008s
I20260713 09:05:49.050141 18567 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:49.050143 18569 raft_consensus.cc:359] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.056218 18515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba763f134d84c798ab671a28b05af77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.056452 18289 tablet_service.cc:1511] Processing CreateTablet for tablet aba763f134d84c798ab671a28b05af77 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:49.063652 18359 tablet_service.cc:1511] Processing CreateTablet for tablet 9006e789eab940d4bd1756c570d28cab (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:49.066838 18436 tablet_service.cc:1511] Processing CreateTablet for tablet 9006e789eab940d4bd1756c570d28cab (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:49.038625 18568 raft_consensus.cc:740] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.075160 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9006e789eab940d4bd1756c570d28cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.077857 18289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba763f134d84c798ab671a28b05af77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.073982 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9006e789eab940d4bd1756c570d28cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.080677 18567 tablet_bootstrap.cc:654] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.068742 18510 tablet_service.cc:1511] Processing CreateTablet for tablet 9006e789eab940d4bd1756c570d28cab (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:49.069782 18569 raft_consensus.cc:385] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.085409 18569 raft_consensus.cc:740] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.087150 18568 consensus_queue.cc:260] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.089210 18569 consensus_queue.cc:260] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.095321 18510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9006e789eab940d4bd1756c570d28cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.108264 18568 ts_tablet_manager.cc:1434] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.012s
I20260713 09:05:49.108994 18551 heartbeater.cc:499] Master 127.15.226.62:32901 was elected leader, sending a full tablet report...
I20260713 09:05:49.110708 18477 heartbeater.cc:499] Master 127.15.226.62:32901 was elected leader, sending a full tablet report...
I20260713 09:05:49.123642 18568 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:49.126566 18570 ts_tablet_manager.cc:1434] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.107s	user 0.018s	sys 0.005s
I20260713 09:05:49.127576 18570 tablet_bootstrap.cc:492] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:49.130196 18361 tablet_service.cc:1511] Processing CreateTablet for tablet 7069f014b80d4b7298cb1b35aaeaf476 (DEFAULT_TABLE table=test-workload [id=6868a34b94a44ae7810f13e717e0e4a0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:49.131526 18361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7069f014b80d4b7298cb1b35aaeaf476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.143010 18567 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:49.143565 18567 ts_tablet_manager.cc:1403] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.007s
I20260713 09:05:49.146327 18567 raft_consensus.cc:359] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.146823 18567 raft_consensus.cc:385] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.147048 18567 raft_consensus.cc:740] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.147573 18567 consensus_queue.cc:260] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.149940 18567 ts_tablet_manager.cc:1434] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:49.150792 18567 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:49.152063 18568 tablet_bootstrap.cc:654] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.154855 18570 tablet_bootstrap.cc:654] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:49.195433 18329 tablet.cc:2406] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:49.213820 18403 heartbeater.cc:499] Master 127.15.226.62:32901 was elected leader, sending a full tablet report...
I20260713 09:05:49.254695 18567 tablet_bootstrap.cc:654] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.260195 18569 ts_tablet_manager.cc:1434] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.212s	user 0.007s	sys 0.014s
I20260713 09:05:49.261790 18569 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:49.265496 18575 raft_consensus.cc:493] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.266268 18575 raft_consensus.cc:515] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.269227 18576 raft_consensus.cc:493] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.269783 18576 raft_consensus.cc:515] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.273105 18580 raft_consensus.cc:493] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.273614 18580 raft_consensus.cc:515] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.276177 18580 leader_election.cc:290] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.300519 18575 leader_election.cc:290] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:49.297272 18576 leader_election.cc:290] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.305084 18570 tablet_bootstrap.cc:492] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:49.305745 18570 ts_tablet_manager.cc:1403] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.178s	user 0.010s	sys 0.001s
I20260713 09:05:49.315471 18569 tablet_bootstrap.cc:654] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.316632 18568 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:49.317307 18568 ts_tablet_manager.cc:1403] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.194s	user 0.018s	sys 0.014s
I20260713 09:05:49.322907 18575 raft_consensus.cc:493] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.324170 18575 raft_consensus.cc:515] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.338050 18575 leader_election.cc:290] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:49.352526 18570 raft_consensus.cc:359] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.354363 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:49.355181 18567 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:49.355706 18567 ts_tablet_manager.cc:1403] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.205s	user 0.023s	sys 0.013s
I20260713 09:05:49.354485 18568 raft_consensus.cc:359] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.356415 18568 raft_consensus.cc:385] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:05:49.356472 18418 leader_election.cc:343] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.356902 18568 raft_consensus.cc:740] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.357707 18568 consensus_queue.cc:260] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.358692 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:49.349607 18569 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:49.360527 18569 ts_tablet_manager.cc:1403] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.099s	user 0.006s	sys 0.012s
W20260713 09:05:49.360627 18415 leader_election.cc:343] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.361128 18415 leader_election.cc:304] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b; no voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b
I20260713 09:05:49.358774 18567 raft_consensus.cc:359] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.361864 18576 raft_consensus.cc:2749] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:49.362728 18567 raft_consensus.cc:385] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.363185 18567 raft_consensus.cc:740] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.364214 18567 consensus_queue.cc:260] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.373885 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
W20260713 09:05:49.375622 18343 leader_election.cc:343] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.376236 18567 ts_tablet_manager.cc:1434] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:05:49.377615 18567 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:49.377604 18569 raft_consensus.cc:359] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.378684 18569 raft_consensus.cc:385] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.379022 18569 raft_consensus.cc:740] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.379896 18569 consensus_queue.cc:260] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.382472 18569 ts_tablet_manager.cc:1434] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:05:49.383595 18569 tablet_bootstrap.cc:492] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:49.388315 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5968cfed1e74b4b84cabeec32e7a022" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
W20260713 09:05:49.389868 18269 leader_election.cc:343] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.390008 18569 tablet_bootstrap.cc:654] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.359982 18570 raft_consensus.cc:385] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.393922 18570 raft_consensus.cc:740] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.394938 18570 consensus_queue.cc:260] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.397056 18570 ts_tablet_manager.cc:1434] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260713 09:05:49.398087 18570 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:49.367154 18568 ts_tablet_manager.cc:1434] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.003s
I20260713 09:05:49.402007 18567 tablet_bootstrap.cc:654] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.404112 18568 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:49.407712 18569 tablet_bootstrap.cc:492] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:49.408144 18569 ts_tablet_manager.cc:1403] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260713 09:05:49.411902 18569 raft_consensus.cc:359] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.419559 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:49.422147 18526 raft_consensus.cc:2468] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:49.425001 18344 leader_election.cc:304] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [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: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 1a4d7961816a437f98ddab53aed6930b
I20260713 09:05:49.425288 18567 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:49.422755 18569 raft_consensus.cc:385] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.426335 18580 raft_consensus.cc:2804] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.427049 18580 raft_consensus.cc:493] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.426954 18569 raft_consensus.cc:740] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.427414 18580 raft_consensus.cc:3060] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.428121 18569 consensus_queue.cc:260] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.429553 18567 ts_tablet_manager.cc:1403] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.052s	user 0.004s	sys 0.019s
I20260713 09:05:49.432379 18567 raft_consensus.cc:359] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.432977 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5968cfed1e74b4b84cabeec32e7a022" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:49.432329 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:49.438098 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:49.438221 18378 raft_consensus.cc:2468] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
W20260713 09:05:49.440343 18266 leader_election.cc:343] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.440800 18266 leader_election.cc:304] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663c82fd13434c8d88dd744a89379499; no voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b
I20260713 09:05:49.441920 18575 raft_consensus.cc:2749] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:49.445999 18268 leader_election.cc:343] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.449539 18568 tablet_bootstrap.cc:654] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.451957 18570 tablet_bootstrap.cc:654] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.452246 18567 raft_consensus.cc:385] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.435158 18580 raft_consensus.cc:515] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.456231 18567 raft_consensus.cc:740] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.465121 18567 consensus_queue.cc:260] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.467278 18567 ts_tablet_manager.cc:1434] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:05:49.488072 18580 leader_election.cc:290] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.488842 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:49.490371 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
W20260713 09:05:49.490398 18343 leader_election.cc:343] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.491119 18526 raft_consensus.cc:3060] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.495045 18567 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:49.497026 18266 leader_election.cc:304] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b
I20260713 09:05:49.513082 18569 ts_tablet_manager.cc:1434] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.104s	user 0.018s	sys 0.032s
I20260713 09:05:49.514840 18569 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:49.515254 18575 raft_consensus.cc:2804] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.515651 18575 raft_consensus.cc:493] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.515959 18575 raft_consensus.cc:3060] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.521690 18570 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:49.522235 18570 ts_tablet_manager.cc:1403] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.124s	user 0.024s	sys 0.030s
I20260713 09:05:49.545583 18575 raft_consensus.cc:515] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.547761 18575 leader_election.cc:290] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:49.549988 18570 raft_consensus.cc:359] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.551035 18570 raft_consensus.cc:385] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.551399 18570 raft_consensus.cc:740] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.552181 18570 consensus_queue.cc:260] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.554524 18570 ts_tablet_manager.cc:1434] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:05:49.555609 18570 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:49.561930 18570 tablet_bootstrap.cc:654] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.627504 18526 raft_consensus.cc:2468] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:49.629379 18568 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:49.631574 18568 ts_tablet_manager.cc:1403] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.228s	user 0.028s	sys 0.010s
I20260713 09:05:49.632989 18570 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:49.633477 18570 ts_tablet_manager.cc:1403] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.041s
I20260713 09:05:49.633922 18568 raft_consensus.cc:359] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.634420 18568 raft_consensus.cc:385] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.634598 18568 raft_consensus.cc:740] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.635151 18568 consensus_queue.cc:260] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.636848 18567 tablet_bootstrap.cc:654] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.640244 18570 raft_consensus.cc:359] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.641134 18570 raft_consensus.cc:385] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.641541 18570 raft_consensus.cc:740] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.642974 18580 raft_consensus.cc:493] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.643499 18580 raft_consensus.cc:515] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.642848 18570 consensus_queue.cc:260] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.645816 18580 leader_election.cc:290] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.640985 18568 ts_tablet_manager.cc:1434] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:49.647049 18568 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:49.648078 18567 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:49.648555 18567 ts_tablet_manager.cc:1403] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.180s	user 0.002s	sys 0.009s
I20260713 09:05:49.649005 18576 raft_consensus.cc:493] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.649489 18576 raft_consensus.cc:515] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.651497 18567 raft_consensus.cc:359] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.652168 18567 raft_consensus.cc:385] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.651503 18576 leader_election.cc:290] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.653299 18568 tablet_bootstrap.cc:654] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.653546 18567 raft_consensus.cc:740] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.654477 18567 consensus_queue.cc:260] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.657116 18567 ts_tablet_manager.cc:1434] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260713 09:05:49.653237 18570 ts_tablet_manager.cc:1434] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260713 09:05:49.657997 18344 leader_election.cc:304] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 1a4d7961816a437f98ddab53aed6930b
I20260713 09:05:49.658298 18570 tablet_bootstrap.cc:492] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:49.658849 18580 raft_consensus.cc:2804] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.659374 18580 raft_consensus.cc:697] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:49.660293 18580 consensus_queue.cc:237] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.661741 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:49.662284 18378 raft_consensus.cc:3060] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.671321 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:49.671957 18452 raft_consensus.cc:2468] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:49.673346 18343 leader_election.cc:304] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:49.674208 18580 raft_consensus.cc:2804] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.674578 18580 raft_consensus.cc:493] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.674901 18580 raft_consensus.cc:3060] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.662086 18567 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:49.682190 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:49.683452 18567 tablet_bootstrap.cc:654] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:49.683652 18344 leader_election.cc:343] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.681646 18580 raft_consensus.cc:515] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.685271 18378 raft_consensus.cc:2468] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:49.688265 18266 leader_election.cc:304] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:49.689074 18575 raft_consensus.cc:2804] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.689236 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c008d3d8854f3a94adb5dcb49ab16f" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:49.690574 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:49.691097 18452 raft_consensus.cc:3060] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:49.693382 18418 leader_election.cc:343] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.698318 18452 raft_consensus.cc:2468] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:49.700271 18343 leader_election.cc:304] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:49.700645 18578 raft_consensus.cc:493] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.701122 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:49.701128 18578 raft_consensus.cc:515] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.710731 18601 raft_consensus.cc:2804] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.704720 18578 leader_election.cc:290] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:49.686179 18570 tablet_bootstrap.cc:654] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:49.712181 18344 leader_election.cc:343] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.727104 18570 tablet_bootstrap.cc:492] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:49.727617 18570 ts_tablet_manager.cc:1403] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.006s
I20260713 09:05:49.730594 18570 raft_consensus.cc:359] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.731418 18570 raft_consensus.cc:385] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.731755 18570 raft_consensus.cc:740] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.733147 18570 consensus_queue.cc:260] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.733945 18601 raft_consensus.cc:697] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:49.735351 18601 consensus_queue.cc:237] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.699178 18580 leader_election.cc:290] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.748323 18570 ts_tablet_manager.cc:1434] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:05:49.685950 18568 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:49.752331 18568 ts_tablet_manager.cc:1403] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.007s
I20260713 09:05:49.753544 18570 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:49.767833 18570 tablet_bootstrap.cc:654] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.770197 18608 raft_consensus.cc:493] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.792512 18608 raft_consensus.cc:515] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.793716 18575 raft_consensus.cc:697] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:49.794639 18575 consensus_queue.cc:237] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.795522 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:49.796172 18452 raft_consensus.cc:2468] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
I20260713 09:05:49.797343 18268 leader_election.cc:304] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 
I20260713 09:05:49.760504 18568 raft_consensus.cc:359] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.800252 18568 raft_consensus.cc:385] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.800625 18568 raft_consensus.cc:740] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.801604 18568 consensus_queue.cc:260] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.804093 18568 ts_tablet_manager.cc:1434] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260713 09:05:49.826309 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa65b992dfc41ce8288e17beccd886f" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:49.841667 18452 raft_consensus.cc:2468] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 0.
I20260713 09:05:49.843308 18491 leader_election.cc:304] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:49.844172 18578 raft_consensus.cc:2804] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.844534 18578 raft_consensus.cc:493] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.844846 18578 raft_consensus.cc:3060] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.852319 18578 raft_consensus.cc:515] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.854390 18578 leader_election.cc:290] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:49.828403 18608 leader_election.cc:290] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.855207 18608 raft_consensus.cc:2804] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.855609 18608 raft_consensus.cc:493] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.855974 18608 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.862052 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa65b992dfc41ce8288e17beccd886f" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:49.862733 18452 raft_consensus.cc:3060] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.870748 18568 tablet_bootstrap.cc:492] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:49.889089 18452 raft_consensus.cc:2468] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:49.893877 18491 leader_election.cc:304] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:49.894793 18578 raft_consensus.cc:2804] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.902199 18608 raft_consensus.cc:515] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.903340 18578 raft_consensus.cc:697] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Becoming Leader. State: Replica: a31d094294364f6a808329f10035e01b, State: Running, Role: LEADER
I20260713 09:05:49.904834 18578 consensus_queue.cc:237] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.903932 18568 tablet_bootstrap.cc:654] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.912578 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:49.913223 18452 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.917399 18608 leader_election.cc:290] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.922444 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
W20260713 09:05:49.926887 18269 leader_election.cc:343] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.925361 18452 raft_consensus.cc:2468] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:49.928802 18268 leader_election.cc:304] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:49.929765 18608 raft_consensus.cc:2804] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.930248 18608 raft_consensus.cc:697] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:49.931519 18610 raft_consensus.cc:493] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.931998 18610 raft_consensus.cc:515] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.933532 18608 consensus_queue.cc:237] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:49.934070 18610 leader_election.cc:290] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:49.935187 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:49.935413 18568 tablet_bootstrap.cc:492] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:49.935911 18568 ts_tablet_manager.cc:1403] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.004s
W20260713 09:05:49.936496 18266 leader_election.cc:343] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.937203 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:49.937652 18525 raft_consensus.cc:2468] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
I20260713 09:05:49.938454 18269 leader_election.cc:304] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [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: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:49.938971 18568 raft_consensus.cc:359] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.939514 18610 raft_consensus.cc:2804] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.939970 18568 raft_consensus.cc:385] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.940079 18610 raft_consensus.cc:493] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.940379 18568 raft_consensus.cc:740] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.940624 18610 raft_consensus.cc:3060] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.941174 18568 consensus_queue.cc:260] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.941756 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
W20260713 09:05:49.943032 18268 leader_election.cc:343] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.945050 18567 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:49.945514 18567 ts_tablet_manager.cc:1403] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.284s	user 0.049s	sys 0.048s
I20260713 09:05:49.948055 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:49.948401 18567 raft_consensus.cc:359] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.949116 18567 raft_consensus.cc:385] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.949438 18567 raft_consensus.cc:740] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.949260 18610 raft_consensus.cc:515] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.950139 18567 consensus_queue.cc:260] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:49.956493 18568 ts_tablet_manager.cc:1434] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
W20260713 09:05:49.957463 18269 leader_election.cc:343] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.957710 18568 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:49.963776 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c008d3d8854f3a94adb5dcb49ab16f" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:49.965451 18568 tablet_bootstrap.cc:654] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.968122 18576 raft_consensus.cc:493] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:49.970315 18415 leader_election.cc:343] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.970809 18415 leader_election.cc:304] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b; no voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b
I20260713 09:05:49.971908 18569 tablet_bootstrap.cc:654] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.978571 18570 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:49.979084 18570 ts_tablet_manager.cc:1403] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.226s	user 0.027s	sys 0.033s
I20260713 09:05:49.978786 18198 catalog_manager.cc:5697] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.980671 18198 catalog_manager.cc:5697] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.968606 18576 raft_consensus.cc:515] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:49.994130 18576 leader_election.cc:290] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:49.996325 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:49.997112 18526 raft_consensus.cc:2393] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 1: Already voted for candidate 75850adb61064682aa30f9c524cd8b1e in this term.
I20260713 09:05:50.003575 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:50.004177 18526 raft_consensus.cc:3060] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.004616 18576 raft_consensus.cc:2749] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.007212 18570 raft_consensus.cc:359] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
W20260713 09:05:50.009963 18249 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:50.010461 18570 raft_consensus.cc:385] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.010852 18570 raft_consensus.cc:740] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.011301 18526 raft_consensus.cc:2468] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:50.003201 18200 catalog_manager.cc:5697] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b reported cstate change: term changed from 0 to 1, leader changed from <none> to a31d094294364f6a808329f10035e01b (127.15.226.4). New cstate: current_term: 1 leader_uuid: "a31d094294364f6a808329f10035e01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.012544 18269 leader_election.cc:304] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:50.013322 18570 consensus_queue.cc:260] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.017201 18570 ts_tablet_manager.cc:1434] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260713 09:05:50.020452 18570 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
W20260713 09:05:50.022389 18415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.2:36337, user_credentials={real_user=slave}} blocked reactor thread for 52127.3us
I20260713 09:05:50.024019 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.018210 18608 raft_consensus.cc:2804] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.025342 18608 raft_consensus.cc:697] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:50.025828 18415 leader_election.cc:304] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b; no voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b
I20260713 09:05:50.029153 18625 raft_consensus.cc:3060] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.031216 18569 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:50.031790 18569 ts_tablet_manager.cc:1403] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.517s	user 0.014s	sys 0.005s
I20260713 09:05:50.026270 18608 consensus_queue.cc:237] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.034806 18569 raft_consensus.cc:359] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.014848 18610 leader_election.cc:290] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.039300 18569 raft_consensus.cc:385] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.039929 18569 raft_consensus.cc:740] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.040423 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:50.038684 18570 tablet_bootstrap.cc:654] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.041042 18567 ts_tablet_manager.cc:1434] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.095s	user 0.038s	sys 0.051s
W20260713 09:05:50.041873 18266 leader_election.cc:343] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.042245 18567 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:50.045089 18568 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:50.040943 18569 consensus_queue.cc:260] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.045639 18568 ts_tablet_manager.cc:1403] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.088s	user 0.040s	sys 0.045s
I20260713 09:05:50.047194 18569 ts_tablet_manager.cc:1434] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:05:50.048243 18569 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:50.048743 18567 tablet_bootstrap.cc:654] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.048477 18568 raft_consensus.cc:359] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.049247 18568 raft_consensus.cc:385] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.049623 18568 raft_consensus.cc:740] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.050498 18568 consensus_queue.cc:260] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.052829 18625 raft_consensus.cc:2749] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.052989 18568 ts_tablet_manager.cc:1434] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:50.054234 18568 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:50.054747 18569 tablet_bootstrap.cc:654] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.059351 18570 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:50.059832 18570 ts_tablet_manager.cc:1403] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.009s
I20260713 09:05:50.060043 18568 tablet_bootstrap.cc:654] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.062279 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa65b992dfc41ce8288e17beccd886f" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.062935 18303 raft_consensus.cc:2468] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 0.
I20260713 09:05:50.063393 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa65b992dfc41ce8288e17beccd886f" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:50.063951 18302 raft_consensus.cc:3060] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.062932 18570 raft_consensus.cc:359] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.064917 18570 raft_consensus.cc:385] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.065254 18570 raft_consensus.cc:740] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.066093 18570 consensus_queue.cc:260] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.068293 18570 ts_tablet_manager.cc:1434] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:05:50.069955 18570 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:50.070315 18567 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:50.070742 18567 ts_tablet_manager.cc:1403] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260713 09:05:50.073609 18567 raft_consensus.cc:359] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.074306 18567 raft_consensus.cc:385] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.074584 18567 raft_consensus.cc:740] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.075253 18567 consensus_queue.cc:260] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.077708 18567 ts_tablet_manager.cc:1434] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:50.078279 18302 raft_consensus.cc:2468] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:50.078819 18567 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:50.083591 18569 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:50.084076 18569 ts_tablet_manager.cc:1403] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260713 09:05:50.086854 18569 raft_consensus.cc:359] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.087332 18569 raft_consensus.cc:385] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.087567 18569 raft_consensus.cc:740] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.086966 18199 catalog_manager.cc:5697] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:50.088158 18569 consensus_queue.cc:260] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.089808 18569 ts_tablet_manager.cc:1434] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:05:50.089284 18199 catalog_manager.cc:5697] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.090577 18569 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:50.094619 18570 tablet_bootstrap.cc:654] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.097510 18567 tablet_bootstrap.cc:654] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.099272 18568 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:50.099774 18568 ts_tablet_manager.cc:1403] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.004s
I20260713 09:05:50.101233 18569 tablet_bootstrap.cc:654] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.103134 18568 raft_consensus.cc:359] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.103915 18568 raft_consensus.cc:385] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.104241 18568 raft_consensus.cc:740] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.105154 18568 consensus_queue.cc:260] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.107589 18568 ts_tablet_manager.cc:1434] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:05:50.108738 18568 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:50.111469 18570 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:50.111927 18570 ts_tablet_manager.cc:1403] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260713 09:05:50.114444 18570 raft_consensus.cc:359] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.115561 18568 tablet_bootstrap.cc:654] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.116039 18570 raft_consensus.cc:385] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.116358 18570 raft_consensus.cc:740] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.117141 18570 consensus_queue.cc:260] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.120728 18570 ts_tablet_manager.cc:1434] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:05:50.119266 18569 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:50.121261 18569 ts_tablet_manager.cc:1403] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260713 09:05:50.126371 18569 raft_consensus.cc:359] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.127059 18569 raft_consensus.cc:385] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.127388 18569 raft_consensus.cc:740] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.128711 18578 raft_consensus.cc:493] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.129195 18578 raft_consensus.cc:515] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.131570 18578 leader_election.cc:290] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.132407 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5968cfed1e74b4b84cabeec32e7a022" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.133046 18302 raft_consensus.cc:2468] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 0.
I20260713 09:05:50.135555 18569 consensus_queue.cc:260] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.135941 18491 leader_election.cc:304] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:50.136919 18578 raft_consensus.cc:2804] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.137341 18578 raft_consensus.cc:493] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.137749 18578 raft_consensus.cc:3060] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.128345 18570 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:50.143393 18570 tablet_bootstrap.cc:654] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.138006 18569 ts_tablet_manager.cc:1434] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260713 09:05:50.144640 18569 tablet_bootstrap.cc:492] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:50.146354 18578 raft_consensus.cc:515] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.148754 18568 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:50.149195 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5968cfed1e74b4b84cabeec32e7a022" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:50.149813 18302 raft_consensus.cc:3060] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.150718 18569 tablet_bootstrap.cc:654] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.149225 18568 ts_tablet_manager.cc:1403] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260713 09:05:50.159775 18569 tablet_bootstrap.cc:492] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:50.159938 18568 raft_consensus.cc:359] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.156654 18302 raft_consensus.cc:2468] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:50.162158 18569 ts_tablet_manager.cc:1403] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.004s
I20260713 09:05:50.147858 18201 catalog_manager.cc:5697] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.162963 18491 leader_election.cc:304] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:50.164218 18618 raft_consensus.cc:2804] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.165036 18569 raft_consensus.cc:359] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.165690 18569 raft_consensus.cc:385] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.166019 18569 raft_consensus.cc:740] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.166834 18569 consensus_queue.cc:260] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.161419 18578 leader_election.cc:290] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.161566 18570 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:50.169595 18570 ts_tablet_manager.cc:1403] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.002s
I20260713 09:05:50.172001 18570 raft_consensus.cc:359] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.172163 18568 raft_consensus.cc:385] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.172922 18570 raft_consensus.cc:385] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.176178 18570 raft_consensus.cc:740] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.176440 18618 raft_consensus.cc:697] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Becoming Leader. State: Replica: a31d094294364f6a808329f10035e01b, State: Running, Role: LEADER
I20260713 09:05:50.177063 18570 consensus_queue.cc:260] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.177464 18618 consensus_queue.cc:237] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.181908 18570 ts_tablet_manager.cc:1434] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:05:50.182792 18570 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:50.186021 18601 consensus_queue.cc:1048] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.187989 18570 tablet_bootstrap.cc:654] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.169195 18569 ts_tablet_manager.cc:1434] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:50.190409 18569 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:50.173391 18568 raft_consensus.cc:740] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.192799 18568 consensus_queue.cc:260] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.194736 18568 ts_tablet_manager.cc:1434] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260713 09:05:50.195672 18568 tablet_bootstrap.cc:492] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:50.197250 18608 raft_consensus.cc:493] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.197692 18608 raft_consensus.cc:515] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.198612 18569 tablet_bootstrap.cc:654] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.199643 18608 leader_election.cc:290] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.201218 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:50.202201 18568 tablet_bootstrap.cc:654] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.203315 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.203918 18378 raft_consensus.cc:2468] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
W20260713 09:05:50.207499 18269 leader_election.cc:343] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.207803 18568 tablet_bootstrap.cc:492] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:50.208328 18568 ts_tablet_manager.cc:1403] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:05:50.209201 18266 leader_election.cc:304] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:50.209537 18569 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:50.209928 18569 ts_tablet_manager.cc:1403] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260713 09:05:50.210286 18608 raft_consensus.cc:2804] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.210639 18608 raft_consensus.cc:493] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.210951 18608 raft_consensus.cc:3060] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.212297 18569 raft_consensus.cc:359] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.212971 18569 raft_consensus.cc:385] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.213227 18569 raft_consensus.cc:740] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.214820 18625 raft_consensus.cc:493] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.215250 18625 raft_consensus.cc:515] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.217374 18625 leader_election.cc:290] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:50.217937 18608 raft_consensus.cc:515] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.220800 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:50.221380 18378 raft_consensus.cc:3060] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.221845 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:50.223044 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:50.223636 18525 raft_consensus.cc:2468] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 0.
I20260713 09:05:50.224975 18418 leader_election.cc:304] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 
W20260713 09:05:50.225915 18269 leader_election.cc:343] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.226553 18625 raft_consensus.cc:2804] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.226904 18625 raft_consensus.cc:493] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.227216 18625 raft_consensus.cc:3060] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.228010 18378 raft_consensus.cc:2468] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:50.229162 18266 leader_election.cc:304] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:50.230060 18623 raft_consensus.cc:2804] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.230556 18623 raft_consensus.cc:697] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:50.231364 18623 consensus_queue.cc:237] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.235463 18201 catalog_manager.cc:5697] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b reported cstate change: term changed from 0 to 1, leader changed from <none> to a31d094294364f6a808329f10035e01b (127.15.226.4). New cstate: current_term: 1 leader_uuid: "a31d094294364f6a808329f10035e01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.237006 18618 raft_consensus.cc:493] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.261592 18618 raft_consensus.cc:515] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.263511 18618 leader_election.cc:290] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:50.210927 18568 raft_consensus.cc:359] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.264016 18568 raft_consensus.cc:385] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.264278 18568 raft_consensus.cc:740] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.264984 18568 consensus_queue.cc:260] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.266829 18568 ts_tablet_manager.cc:1434] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.058s	user 0.002s	sys 0.003s
I20260713 09:05:50.267699 18568 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:50.240314 18608 leader_election.cc:290] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.271220 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.240960 18625 raft_consensus.cc:515] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.273728 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:50.274511 18451 raft_consensus.cc:2393] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a31d094294364f6a808329f10035e01b in current term 1: Already voted for candidate 663c82fd13434c8d88dd744a89379499 in this term.
I20260713 09:05:50.250919 18569 consensus_queue.cc:260] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.275624 18601 consensus_queue.cc:1048] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.277642 18570 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:50.278141 18570 ts_tablet_manager.cc:1403] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.096s	user 0.029s	sys 0.013s
I20260713 09:05:50.279294 18568 tablet_bootstrap.cc:654] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.281189 18491 leader_election.cc:304] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a31d094294364f6a808329f10035e01b; no voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499
I20260713 09:05:50.282214 18618 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.253831 18197 catalog_manager.cc:5697] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.256520 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.285413 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:50.289505 18526 raft_consensus.cc:3060] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.287266 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:50.298082 18568 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:50.297919 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5968cfed1e74b4b84cabeec32e7a022" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.307879 18568 ts_tablet_manager.cc:1403] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.008s
I20260713 09:05:50.307411 18378 raft_consensus.cc:2468] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 0.
I20260713 09:05:50.288635 18625 leader_election.cc:290] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:50.315572 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5968cfed1e74b4b84cabeec32e7a022" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:50.309312 18601 raft_consensus.cc:493] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.310254 18570 raft_consensus.cc:359] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
W20260713 09:05:50.297082 18417 leader_election.cc:343] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.318080 18570 raft_consensus.cc:385] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.318877 18570 raft_consensus.cc:740] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.319273 18601 raft_consensus.cc:515] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.319448 18570 consensus_queue.cc:260] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.320987 18377 raft_consensus.cc:3060] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.321058 18625 raft_consensus.cc:493] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.321586 18625 raft_consensus.cc:515] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.323465 18625 leader_election.cc:290] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.324657 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.325004 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.326169 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c008d3d8854f3a94adb5dcb49ab16f" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
W20260713 09:05:50.326287 18415 leader_election.cc:343] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.326735 18452 raft_consensus.cc:2468] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:50.327030 18570 ts_tablet_manager.cc:1434] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.001s
I20260713 09:05:50.327710 18618 raft_consensus.cc:2749] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.327980 18343 leader_election.cc:304] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:50.330114 18569 ts_tablet_manager.cc:1434] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.120s	user 0.010s	sys 0.006s
I20260713 09:05:50.332253 18570 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:50.332624 18569 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:50.331063 18625 raft_consensus.cc:493] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.341948 18601 leader_election.cc:290] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:50.343500 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c008d3d8854f3a94adb5dcb49ab16f" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:50.344130 18524 raft_consensus.cc:2468] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:50.347745 18652 raft_consensus.cc:2804] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.348181 18652 raft_consensus.cc:493] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.348500 18652 raft_consensus.cc:3060] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.364832 18567 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:50.365259 18567 ts_tablet_manager.cc:1403] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.287s	user 0.084s	sys 0.137s
I20260713 09:05:50.365815 18601 raft_consensus.cc:493] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.366257 18601 raft_consensus.cc:515] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.367471 18644 consensus_queue.cc:1048] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.368427 18601 leader_election.cc:290] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
W20260713 09:05:50.334977 18417 leader_election.cc:343] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.374681 18576 raft_consensus.cc:493] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.380088 18576 raft_consensus.cc:515] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.382156 18576 leader_election.cc:290] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.383551 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589f3b691df24947b9d9748c78e90199" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.384131 18378 raft_consensus.cc:2468] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 0.
I20260713 09:05:50.385357 18415 leader_election.cc:304] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:50.386466 18576 raft_consensus.cc:2804] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.386853 18576 raft_consensus.cc:493] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.387202 18576 raft_consensus.cc:3060] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.364225 18625 raft_consensus.cc:515] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
W20260713 09:05:50.389442 18417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.1:41059, user_credentials={real_user=slave}} blocked reactor thread for 56366.8us
W20260713 09:05:50.409065 18417 leader_election.cc:343] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.409482 18417 leader_election.cc:304] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:50.393267 18525 raft_consensus.cc:3060] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.394280 18526 raft_consensus.cc:2468] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 1.
I20260713 09:05:50.394528 18608 consensus_queue.cc:1048] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.415150 18608 consensus_queue.cc:1048] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.396581 18570 tablet_bootstrap.cc:654] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.417680 18418 leader_election.cc:304] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:50.398308 18576 raft_consensus.cc:515] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.398926 18567 raft_consensus.cc:359] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.421746 18567 raft_consensus.cc:385] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.422058 18567 raft_consensus.cc:740] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.406554 18623 raft_consensus.cc:493] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.407320 18568 raft_consensus.cc:359] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.422746 18568 raft_consensus.cc:385] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.423039 18568 raft_consensus.cc:740] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.423677 18568 consensus_queue.cc:260] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.412101 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589f3b691df24947b9d9748c78e90199" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.409440 18625 leader_election.cc:290] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.430442 18568 ts_tablet_manager.cc:1434] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.122s	user 0.003s	sys 0.002s
I20260713 09:05:50.433017 18568 tablet_bootstrap.cc:492] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:50.431129 18376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.436568 18567 consensus_queue.cc:260] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.454712 18569 tablet_bootstrap.cc:654] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.421700 18652 raft_consensus.cc:515] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.442966 18625 raft_consensus.cc:2749] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.446086 18450 raft_consensus.cc:3060] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.464242 18567 ts_tablet_manager.cc:1434] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.099s	user 0.001s	sys 0.005s
I20260713 09:05:50.427862 18623 raft_consensus.cc:515] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.453961 18376 raft_consensus.cc:2468] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 0.
I20260713 09:05:50.477957 18567 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:50.478921 18652 leader_election.cc:290] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:50.483374 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c008d3d8854f3a94adb5dcb49ab16f" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:50.483935 18526 raft_consensus.cc:3060] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.485041 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:50.486508 18449 raft_consensus.cc:2468] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
I20260713 09:05:50.488106 18268 leader_election.cc:304] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 
I20260713 09:05:50.489004 18610 consensus_queue.cc:1048] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.489177 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589f3b691df24947b9d9748c78e90199" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:50.489742 18374 raft_consensus.cc:3060] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.490296 18610 raft_consensus.cc:2804] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.490654 18610 raft_consensus.cc:493] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.491110 18610 raft_consensus.cc:3060] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.458788 18377 raft_consensus.cc:2468] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:50.485040 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.493947 18375 raft_consensus.cc:2468] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
I20260713 09:05:50.496196 18415 leader_election.cc:304] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:50.492093 18608 consensus_queue.cc:1048] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:50.478336 18625 raft_consensus.cc:2804] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.483409 18623 leader_election.cc:290] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:50.493151 18576 leader_election.cc:290] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.539383 18576 raft_consensus.cc:2804] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:50.550933 18417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.1:41059, user_credentials={real_user=slave}} blocked reactor thread for 141905us
I20260713 09:05:50.579733 18567 tablet_bootstrap.cc:654] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.557015 18576 raft_consensus.cc:493] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.578401 18618 raft_consensus.cc:493] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.579684 18578 raft_consensus.cc:493] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.582520 18576 raft_consensus.cc:3060] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.595033 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:50.588121 18625 raft_consensus.cc:697] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:05:50.595530 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
W20260713 09:05:50.586038 18415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.2:36337, user_credentials={real_user=slave}} blocked reactor thread for 89916.2us
I20260713 09:05:50.588589 18618 raft_consensus.cc:515] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.592173 18652 consensus_queue.cc:1048] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260713 09:05:50.587495 18418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.4:38097, user_credentials={real_user=slave}} blocked reactor thread for 169854us
I20260713 09:05:50.593597 18578 raft_consensus.cc:515] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.606667 18526 raft_consensus.cc:2468] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:50.612694 18301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589f3b691df24947b9d9748c78e90199" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:50.603677 18644 consensus_queue.cc:1048] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:05:50.613960 18623 consensus_queue.cc:1048] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.614668 18568 tablet_bootstrap.cc:654] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.623312 18569 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:50.623684 18569 ts_tablet_manager.cc:1403] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.291s	user 0.012s	sys 0.019s
W20260713 09:05:50.616792 18417 leader_election.cc:343] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.627324 18570 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:50.627765 18570 ts_tablet_manager.cc:1403] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.296s	user 0.006s	sys 0.030s
I20260713 09:05:50.606868 18625 consensus_queue.cc:237] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.624795 18374 raft_consensus.cc:2468] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 1.
I20260713 09:05:50.630581 18578 leader_election.cc:290] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:50.630698 18415 leader_election.cc:304] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
W20260713 09:05:50.632942 18266 consensus_peers.cc:597] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 -> Peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Couldn't send request to peer 75850adb61064682aa30f9c524cd8b1e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:50.629276 18344 leader_election.cc:304] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:50.634218 18652 raft_consensus.cc:2804] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.634649 18652 raft_consensus.cc:697] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:50.634861 18301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.635404 18652 consensus_queue.cc:237] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
W20260713 09:05:50.636545 18417 leader_election.cc:343] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.637506 18670 raft_consensus.cc:2804] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.637988 18670 raft_consensus.cc:697] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:05:50.638731 18670 consensus_queue.cc:237] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.628734 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c008d3d8854f3a94adb5dcb49ab16f" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:50.644423 18450 raft_consensus.cc:3060] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.644567 18569 raft_consensus.cc:359] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.645730 18569 raft_consensus.cc:385] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.646070 18569 raft_consensus.cc:740] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.632501 18570 raft_consensus.cc:359] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.646785 18570 raft_consensus.cc:385] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.647114 18570 raft_consensus.cc:740] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.648314 18569 consensus_queue.cc:260] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.653762 18570 consensus_queue.cc:260] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.656366 18570 ts_tablet_manager.cc:1434] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.006s
I20260713 09:05:50.627022 18618 leader_election.cc:290] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.659600 18570 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:50.653584 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.657248 18576 raft_consensus.cc:515] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.658540 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.654204 18578 consensus_queue.cc:1048] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:05:50.668351 18567 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:50.669661 18301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.670396 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:50.671000 18452 raft_consensus.cc:2468] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:50.673327 18451 raft_consensus.cc:2393] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75850adb61064682aa30f9c524cd8b1e in current term 1: Already voted for candidate 1a4d7961816a437f98ddab53aed6930b in this term.
I20260713 09:05:50.665380 18653 consensus_queue.cc:1048] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:05:50.677026 18301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:50.678620 18567 ts_tablet_manager.cc:1403] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.201s	user 0.012s	sys 0.004s
I20260713 09:05:50.668838 18569 ts_tablet_manager.cc:1434] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260713 09:05:50.681819 18610 raft_consensus.cc:515] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.682737 18303 raft_consensus.cc:2393] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 1: Already voted for candidate 663c82fd13434c8d88dd744a89379499 in this term.
I20260713 09:05:50.684573 18569 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:50.688647 18668 raft_consensus.cc:493] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.689350 18570 tablet_bootstrap.cc:654] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.689133 18668 raft_consensus.cc:515] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.691210 18668 leader_election.cc:290] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:50.693243 18301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
W20260713 09:05:50.694819 18417 leader_election.cc:343] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:50.697521 18489 leader_election.cc:343] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.698197 18568 tablet_bootstrap.cc:492] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:50.698673 18568 ts_tablet_manager.cc:1403] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.266s	user 0.016s	sys 0.002s
I20260713 09:05:50.705955 18343 leader_election.cc:304] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499
I20260713 09:05:50.711735 18663 raft_consensus.cc:3060] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.719182 18663 raft_consensus.cc:2749] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.706602 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:50.704689 18610 leader_election.cc:290] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:50.725096 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:50.725816 18452 raft_consensus.cc:2393] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 663c82fd13434c8d88dd744a89379499 in current term 1: Already voted for candidate 1a4d7961816a437f98ddab53aed6930b in this term.
I20260713 09:05:50.723871 18568 raft_consensus.cc:359] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.728319 18568 raft_consensus.cc:385] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.727649 18567 raft_consensus.cc:359] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.729717 18567 raft_consensus.cc:385] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.729990 18567 raft_consensus.cc:740] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.730594 18567 consensus_queue.cc:260] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.728605 18568 raft_consensus.cc:740] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
W20260713 09:05:50.722311 18491 leader_election.cc:343] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.736198 18567 ts_tablet_manager.cc:1434] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.002s
I20260713 09:05:50.737437 18568 consensus_queue.cc:260] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.743009 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:50.737208 18491 leader_election.cc:304] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:50.749176 18415 leader_election.cc:304] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:50.750100 18668 raft_consensus.cc:2749] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.733579 18576 leader_election.cc:290] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.752400 18569 tablet_bootstrap.cc:654] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.761475 18567 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:50.774762 18568 ts_tablet_manager.cc:1434] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260713 09:05:50.772848 18644 raft_consensus.cc:493] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.777024 18644 raft_consensus.cc:515] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.778894 18644 leader_election.cc:290] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:50.781836 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbc56e6379a44faafcc027960cbb2d3" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
W20260713 09:05:50.772496 18491 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.1:41059, user_credentials={real_user=slave}} blocked reactor thread for 50845.8us
I20260713 09:05:50.773234 18450 raft_consensus.cc:2468] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:50.782570 18610 raft_consensus.cc:493] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.787801 18568 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:50.788493 18672 raft_consensus.cc:2749] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.795007 18610 raft_consensus.cc:515] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:50.797016 18610 leader_election.cc:290] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
W20260713 09:05:50.799080 18489 leader_election.cc:343] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.800009 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:50.806291 18570 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:50.806715 18570 ts_tablet_manager.cc:1403] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.147s	user 0.028s	sys 0.031s
I20260713 09:05:50.809211 18570 raft_consensus.cc:359] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.809827 18570 raft_consensus.cc:385] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.810081 18570 raft_consensus.cc:740] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.810760 18570 consensus_queue.cc:260] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.812608 18570 ts_tablet_manager.cc:1434] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:05:50.813422 18570 tablet_bootstrap.cc:492] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:50.817122 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbc56e6379a44faafcc027960cbb2d3" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:50.817449 18618 raft_consensus.cc:493] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.817987 18618 raft_consensus.cc:515] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.826267 18618 leader_election.cc:290] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:50.827106 18491 leader_election.cc:304] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [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: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:50.829854 18201 catalog_manager.cc:5697] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:50.832479 18201 catalog_manager.cc:5697] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.815241 18199 catalog_manager.cc:5697] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.838943 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:50.839346 18570 tablet_bootstrap.cc:654] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.839661 18377 raft_consensus.cc:2393] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a31d094294364f6a808329f10035e01b in current term 1: Already voted for candidate 663c82fd13434c8d88dd744a89379499 in this term.
W20260713 09:05:50.831638 18491 leader_election.cc:343] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.839824 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:50.840176 18672 raft_consensus.cc:2804] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:50.852020 18575 consensus_queue.cc:1048] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.841730 18491 leader_election.cc:304] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a31d094294364f6a808329f10035e01b; no voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:50.854046 18618 raft_consensus.cc:2749] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.845223 18672 raft_consensus.cc:493] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75850adb61064682aa30f9c524cd8b1e)
I20260713 09:05:50.857517 18672 raft_consensus.cc:3060] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:50.876533 18567 tablet_bootstrap.cc:654] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.879923 18523 raft_consensus.cc:3060] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.881434 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.882592 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:50.883280 18374 raft_consensus.cc:2468] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:50.883545 18526 raft_consensus.cc:2393] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663c82fd13434c8d88dd744a89379499 in current term 1: Already voted for candidate 1a4d7961816a437f98ddab53aed6930b in this term.
I20260713 09:05:50.889952 18568 tablet_bootstrap.cc:654] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:50.891292 18418 leader_election.cc:343] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.891750 18418 leader_election.cc:304] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b; no voters: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b
I20260713 09:05:50.893095 18670 raft_consensus.cc:2749] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.893514 18491 leader_election.cc:304] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:50.897254 18269 leader_election.cc:304] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663c82fd13434c8d88dd744a89379499; no voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b
I20260713 09:05:50.898316 18608 raft_consensus.cc:3060] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.903616 18570 tablet_bootstrap.cc:492] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:50.904034 18570 ts_tablet_manager.cc:1403] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.003s
I20260713 09:05:50.904428 18578 raft_consensus.cc:2749] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.906078 18687 consensus_queue.cc:1048] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:50.904358 18266 leader_election.cc:304] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b
I20260713 09:05:50.906808 18569 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:50.907256 18569 ts_tablet_manager.cc:1403] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.223s	user 0.028s	sys 0.001s
I20260713 09:05:50.907373 18687 raft_consensus.cc:2804] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.907855 18687 raft_consensus.cc:697] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:50.909304 18570 raft_consensus.cc:359] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.908655 18687 consensus_queue.cc:237] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.909937 18570 raft_consensus.cc:385] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.910233 18570 raft_consensus.cc:740] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.910080 18569 raft_consensus.cc:359] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.872485 18672 raft_consensus.cc:515] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.910704 18569 raft_consensus.cc:385] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.911131 18569 raft_consensus.cc:740] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.911269 18526 raft_consensus.cc:1240] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Rejecting Update request from peer 75850adb61064682aa30f9c524cd8b1e for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:50.911876 18569 consensus_queue.cc:260] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:50.913494 18578 consensus_queue.cc:1048] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.916152 18684 consensus_queue.cc:1059] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:50.916601 18570 consensus_queue.cc:260] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.917323 18684 raft_consensus.cc:3055] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:50.917763 18569 ts_tablet_manager.cc:1434] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
W20260713 09:05:50.918140 18232 debug-util.cc:398] Leaking SignalData structure 0x7b080004b560 after lost signal to thread 16267
I20260713 09:05:50.918963 18569 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:50.918805 18672 leader_election.cc:290] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:50.920382 18570 ts_tablet_manager.cc:1434] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
W20260713 09:05:50.919697 18232 debug-util.cc:398] Leaking SignalData structure 0x7b080004bc80 after lost signal to thread 18235
I20260713 09:05:50.918803 18684 raft_consensus.cc:740] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:50.925792 18569 tablet_bootstrap.cc:654] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.925624 18684 consensus_queue.cc:260] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.926868 18684 raft_consensus.cc:3060] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:50.929390 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:50.931716 18570 tablet_bootstrap.cc:492] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:50.933287 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711959a12ad4b099e901f6fe4586fb0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
W20260713 09:05:50.924865 18232 debug-util.cc:398] Leaking SignalData structure 0x7b080009a840 after lost signal to thread 18550
I20260713 09:05:50.946347 18608 raft_consensus.cc:2749] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.960211 18570 tablet_bootstrap.cc:654] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.968453 18374 raft_consensus.cc:2468] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 2.
I20260713 09:05:50.973140 18568 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:50.974208 18568 ts_tablet_manager.cc:1403] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.008s
I20260713 09:05:50.982695 18489 leader_election.cc:304] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [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: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 1a4d7961816a437f98ddab53aed6930b
I20260713 09:05:50.983907 18672 raft_consensus.cc:2804] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:50.984406 18672 raft_consensus.cc:697] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 2 LEADER]: Becoming Leader. State: Replica: a31d094294364f6a808329f10035e01b, State: Running, Role: LEADER
I20260713 09:05:50.985473 18684 raft_consensus.cc:493] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.985248 18672 consensus_queue.cc:237] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [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: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:50.985914 18684 raft_consensus.cc:515] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.988605 18684 leader_election.cc:290] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:50.989352 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:50.989689 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:50.990459 18452 raft_consensus.cc:2468] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
W20260713 09:05:50.990633 18343 leader_election.cc:343] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.990837 18199 catalog_manager.cc:5697] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.991684 18343 leader_election.cc:304] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [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: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:50.992492 18684 raft_consensus.cc:2804] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.992957 18684 raft_consensus.cc:493] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.993361 18684 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.994860 18567 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:50.995306 18567 ts_tablet_manager.cc:1403] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.238s	user 0.011s	sys 0.013s
I20260713 09:05:50.997859 18567 raft_consensus.cc:359] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:50.998433 18567 raft_consensus.cc:385] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.998693 18567 raft_consensus.cc:740] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.999367 18567 consensus_queue.cc:260] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.008046 18684 raft_consensus.cc:515] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.010010 18684 leader_election.cc:290] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.012246 18567 ts_tablet_manager.cc:1434] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260713 09:05:51.013345 18567 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:51.012310 18568 raft_consensus.cc:359] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.014129 18568 raft_consensus.cc:385] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.012707 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.020984 18568 raft_consensus.cc:740] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.021632 18568 consensus_queue.cc:260] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.021162 18452 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.023070 18568 ts_tablet_manager.cc:1434] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.000s
I20260713 09:05:51.023820 18568 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:51.026055 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
W20260713 09:05:51.027211 18343 leader_election.cc:343] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.018978 18567 tablet_bootstrap.cc:654] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.028131 18452 raft_consensus.cc:2468] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:51.029222 18343 leader_election.cc:304] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:51.029961 18569 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
W20260713 09:05:51.030946 18249 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:51.032305 18670 consensus_queue.cc:1048] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.030249 18684 raft_consensus.cc:2804] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.035259 18684 raft_consensus.cc:697] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:51.036389 18570 tablet_bootstrap.cc:492] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:51.036067 18684 consensus_queue.cc:237] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.036823 18570 ts_tablet_manager.cc:1403] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.008s
I20260713 09:05:51.037434 18197 catalog_manager.cc:5697] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b reported cstate change: term changed from 1 to 2, leader changed from 75850adb61064682aa30f9c524cd8b1e (127.15.226.2) to a31d094294364f6a808329f10035e01b (127.15.226.4). New cstate: current_term: 2 leader_uuid: "a31d094294364f6a808329f10035e01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.039384 18570 raft_consensus.cc:359] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.040544 18570 raft_consensus.cc:385] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.040813 18570 raft_consensus.cc:740] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.041461 18570 consensus_queue.cc:260] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.043270 18570 ts_tablet_manager.cc:1434] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:51.052965 18374 raft_consensus.cc:3060] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.056016 18570 tablet_bootstrap.cc:492] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:51.058115 18198 catalog_manager.cc:5697] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.030398 18569 ts_tablet_manager.cc:1403] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.009s
I20260713 09:05:51.063288 18569 raft_consensus.cc:359] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.063642 18568 tablet_bootstrap.cc:654] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.063877 18569 raft_consensus.cc:385] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.064183 18569 raft_consensus.cc:740] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.064901 18569 consensus_queue.cc:260] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.066901 18569 ts_tablet_manager.cc:1434] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:05:51.067690 18569 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:51.073118 18567 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:51.073674 18567 ts_tablet_manager.cc:1403] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.023s
I20260713 09:05:51.074369 18569 tablet_bootstrap.cc:654] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.076058 18567 raft_consensus.cc:359] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.076697 18567 raft_consensus.cc:385] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.076962 18567 raft_consensus.cc:740] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.067900 18570 tablet_bootstrap.cc:654] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.077112 18568 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:51.081678 18568 ts_tablet_manager.cc:1403] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.000s
I20260713 09:05:51.081489 18567 consensus_queue.cc:260] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.084180 18568 raft_consensus.cc:359] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.084774 18568 raft_consensus.cc:385] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.085054 18568 raft_consensus.cc:740] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.086920 18568 consensus_queue.cc:260] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.087553 18567 ts_tablet_manager.cc:1434] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:05:51.088457 18567 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:51.091395 18569 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:51.091810 18569 ts_tablet_manager.cc:1403] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.002s
I20260713 09:05:51.094484 18569 raft_consensus.cc:359] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.095081 18569 raft_consensus.cc:385] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.095356 18569 raft_consensus.cc:740] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.095992 18570 tablet_bootstrap.cc:492] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:51.096418 18570 ts_tablet_manager.cc:1403] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
I20260713 09:05:51.096199 18569 consensus_queue.cc:260] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.096009 18568 ts_tablet_manager.cc:1434] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:51.097910 18568 tablet_bootstrap.cc:492] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:51.098873 18570 raft_consensus.cc:359] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.099704 18570 raft_consensus.cc:385] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.099952 18570 raft_consensus.cc:740] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.100602 18570 consensus_queue.cc:260] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.105127 18684 raft_consensus.cc:493] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.105647 18570 ts_tablet_manager.cc:1434] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:05:51.105574 18684 raft_consensus.cc:515] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.106513 18570 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:51.102741 18569 ts_tablet_manager.cc:1434] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:05:51.107620 18684 leader_election.cc:290] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:51.108392 18567 tablet_bootstrap.cc:654] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.108747 18569 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:51.108564 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b38496f15b514e22bebde50df927b6e1" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:51.108974 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b38496f15b514e22bebde50df927b6e1" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:51.109553 18526 raft_consensus.cc:2468] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
W20260713 09:05:51.109977 18343 leader_election.cc:343] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.110703 18344 leader_election.cc:304] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [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: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:51.111768 18684 raft_consensus.cc:2804] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.112110 18684 raft_consensus.cc:493] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.112414 18684 raft_consensus.cc:3060] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.114873 18568 tablet_bootstrap.cc:654] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.127636 18684 raft_consensus.cc:515] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.131148 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b38496f15b514e22bebde50df927b6e1" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:51.131656 18526 raft_consensus.cc:3060] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.134356 18569 tablet_bootstrap.cc:654] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.134356 18570 tablet_bootstrap.cc:654] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.137231 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b38496f15b514e22bebde50df927b6e1" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
W20260713 09:05:51.138592 18343 leader_election.cc:343] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.138868 18567 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:51.139308 18567 ts_tablet_manager.cc:1403] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260713 09:05:51.140175 18526 raft_consensus.cc:2468] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:51.141379 18344 leader_election.cc:304] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:51.142172 18652 raft_consensus.cc:2804] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.142084 18567 raft_consensus.cc:359] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.142761 18652 raft_consensus.cc:697] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:51.143572 18652 consensus_queue.cc:237] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.137336 18684 leader_election.cc:290] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:51.146795 18568 tablet_bootstrap.cc:492] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:51.142782 18567 raft_consensus.cc:385] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.147670 18567 raft_consensus.cc:740] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.148339 18567 consensus_queue.cc:260] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.147240 18568 ts_tablet_manager.cc:1403] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.001s
I20260713 09:05:51.151093 18570 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:51.151556 18570 ts_tablet_manager.cc:1403] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.002s
I20260713 09:05:51.152493 18568 raft_consensus.cc:359] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.150876 18625 consensus_queue.cc:1048] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.154078 18570 raft_consensus.cc:359] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.154740 18570 raft_consensus.cc:385] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.154459 18568 raft_consensus.cc:385] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.155012 18570 raft_consensus.cc:740] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.155193 18568 raft_consensus.cc:740] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.155699 18570 consensus_queue.cc:260] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.156530 18568 consensus_queue.cc:260] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.155846 18567 ts_tablet_manager.cc:1434] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:05:51.157624 18570 ts_tablet_manager.cc:1434] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:05:51.158306 18567 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:51.160017 18570 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:51.161222 18625 raft_consensus.cc:493] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.161667 18625 raft_consensus.cc:515] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.165731 18608 raft_consensus.cc:493] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.165874 18570 tablet_bootstrap.cc:654] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.166198 18608 raft_consensus.cc:515] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.168102 18608 leader_election.cc:290] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:51.170060 18568 ts_tablet_manager.cc:1434] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:05:51.170360 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:51.170965 18374 raft_consensus.cc:2468] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
I20260713 09:05:51.172046 18672 raft_consensus.cc:493] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.172492 18672 raft_consensus.cc:515] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.172971 18568 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:51.174141 18266 leader_election.cc:304] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:51.177786 18672 leader_election.cc:290] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:51.178063 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:51.178629 18524 raft_consensus.cc:2468] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
I20260713 09:05:51.178846 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
W20260713 09:05:51.180253 18489 leader_election.cc:343] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.175784 18567 tablet_bootstrap.cc:654] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.181753 18625 leader_election.cc:290] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:51.183911 18568 tablet_bootstrap.cc:654] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.175683 18687 raft_consensus.cc:2804] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.192982 18301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:51.193917 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6bf91f12004f8ea8044a8027fae03b" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:51.194307 18672 raft_consensus.cc:493] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.191407 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6bf91f12004f8ea8044a8027fae03b" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:51.200865 18672 raft_consensus.cc:515] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
W20260713 09:05:51.201900 18417 leader_election.cc:343] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:51.202558 18415 leader_election.cc:343] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.202855 18652 consensus_queue.cc:1048] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.204473 18672 leader_election.cc:290] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.204571 18199 catalog_manager.cc:5697] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.206041 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9006e789eab940d4bd1756c570d28cab" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
W20260713 09:05:51.207329 18489 leader_election.cc:343] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.196318 18300 raft_consensus.cc:3060] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:51.200034 18491 leader_election.cc:343] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.195832 18687 raft_consensus.cc:493] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.209771 18491 leader_election.cc:304] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.202968 18415 leader_election.cc:304] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.214308 18625 raft_consensus.cc:2749] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.210702 18687 raft_consensus.cc:3060] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.224563 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9006e789eab940d4bd1756c570d28cab" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.225281 18452 raft_consensus.cc:2468] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 0.
I20260713 09:05:51.226552 18491 leader_election.cc:304] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [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: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.228035 18688 raft_consensus.cc:2749] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.231307 18672 raft_consensus.cc:2804] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.231686 18672 raft_consensus.cc:493] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.232008 18672 raft_consensus.cc:3060] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.234468 18652 consensus_queue.cc:1048] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.253878 18687 raft_consensus.cc:515] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.255981 18687 leader_election.cc:290] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:51.256760 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:51.257340 18523 raft_consensus.cc:3060] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.258453 18625 consensus_queue.cc:1048] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.259114 18608 raft_consensus.cc:493] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.259596 18608 raft_consensus.cc:515] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.259819 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:51.260445 18378 raft_consensus.cc:3060] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.261777 18672 raft_consensus.cc:515] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.267005 18625 consensus_queue.cc:1048] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:51.268168 18687 raft_consensus.cc:493] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.271993 18687 raft_consensus.cc:515] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.308769 18672 leader_election.cc:290] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.309827 18569 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:51.310276 18569 ts_tablet_manager.cc:1403] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.202s	user 0.027s	sys 0.032s
I20260713 09:05:51.310743 18687 leader_election.cc:290] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:51.313156 18570 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:51.312777 18569 raft_consensus.cc:359] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.313484 18569 raft_consensus.cc:385] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.313589 18570 ts_tablet_manager.cc:1403] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.155s	user 0.034s	sys 0.023s
I20260713 09:05:51.313776 18569 raft_consensus.cc:740] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.314697 18569 consensus_queue.cc:260] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.316051 18570 raft_consensus.cc:359] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.316665 18570 raft_consensus.cc:385] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.316751 18569 ts_tablet_manager.cc:1434] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:51.317239 18525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:51.313334 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9006e789eab940d4bd1756c570d28cab" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:51.319005 18570 raft_consensus.cc:740] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.318635 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.320381 18450 raft_consensus.cc:2468] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
I20260713 09:05:51.313856 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9006e789eab940d4bd1756c570d28cab" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.321570 18449 raft_consensus.cc:3060] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:51.324596 18489 leader_election.cc:343] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.319674 18523 raft_consensus.cc:2468] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:51.326184 18608 leader_election.cc:290] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.328014 18268 leader_election.cc:304] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 
I20260713 09:05:51.329473 18687 raft_consensus.cc:2804] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.329886 18687 raft_consensus.cc:493] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.330209 18687 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.330469 18570 consensus_queue.cc:260] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.318550 18378 raft_consensus.cc:2468] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:51.333822 18266 leader_election.cc:304] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:51.334587 18575 raft_consensus.cc:2804] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.335041 18575 raft_consensus.cc:697] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:51.335793 18575 consensus_queue.cc:237] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
W20260713 09:05:51.334595 18269 leader_election.cc:343] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.341220 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589f3b691df24947b9d9748c78e90199" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:51.343017 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589f3b691df24947b9d9748c78e90199" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.343488 18569 tablet_bootstrap.cc:492] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:51.344424 18268 leader_election.cc:304] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [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: 663c82fd13434c8d88dd744a89379499; no voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.349982 18687 raft_consensus.cc:515] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.356083 18567 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:51.390285 18567 ts_tablet_manager.cc:1403] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.232s	user 0.022s	sys 0.017s
I20260713 09:05:51.357028 18569 tablet_bootstrap.cc:654] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.357754 18570 ts_tablet_manager.cc:1434] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:05:51.359076 18608 raft_consensus.cc:2749] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:51.362102 18610 consensus_queue.cc:1048] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.365159 18568 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:51.393757 18570 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b: Bootstrap starting.
I20260713 09:05:51.370502 18201 catalog_manager.cc:5697] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.392833 18567 raft_consensus.cc:359] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.394791 18567 raft_consensus.cc:385] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.379987 18663 raft_consensus.cc:493] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.382046 18670 raft_consensus.cc:493] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.394162 18568 ts_tablet_manager.cc:1403] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.221s	user 0.020s	sys 0.011s
I20260713 09:05:51.379253 18449 raft_consensus.cc:2468] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:51.395038 18567 raft_consensus.cc:740] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.396999 18670 raft_consensus.cc:515] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.400925 18568 raft_consensus.cc:359] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.401556 18568 raft_consensus.cc:385] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.401803 18670 leader_election.cc:290] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:51.402750 18687 leader_election.cc:290] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:51.401805 18568 raft_consensus.cc:740] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.404776 18567 consensus_queue.cc:260] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.405316 18568 consensus_queue.cc:260] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.410758 18568 ts_tablet_manager.cc:1434] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:05:51.412906 18567 ts_tablet_manager.cc:1434] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260713 09:05:51.417444 18568 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:51.396589 18663 raft_consensus.cc:515] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.418340 18567 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:51.421666 18663 leader_election.cc:290] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.423408 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6bf91f12004f8ea8044a8027fae03b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:51.424502 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:51.425590 18567 tablet_bootstrap.cc:654] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.418140 18491 leader_election.cc:304] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.415285 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:51.430078 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.430821 18672 raft_consensus.cc:2804] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:05:51.432255 18343 leader_election.cc:343] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.442726 18569 tablet_bootstrap.cc:492] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:51.443158 18569 ts_tablet_manager.cc:1403] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.006s
W20260713 09:05:51.433414 18415 leader_election.cc:343] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.433811 18670 raft_consensus.cc:493] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.434250 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:51.445837 18670 raft_consensus.cc:515] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.437111 18570 tablet_bootstrap.cc:654] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:51.446524 18269 leader_election.cc:343] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.437747 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6bf91f12004f8ea8044a8027fae03b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.440750 18450 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.441167 18672 raft_consensus.cc:697] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Becoming Leader. State: Replica: a31d094294364f6a808329f10035e01b, State: Running, Role: LEADER
I20260713 09:05:51.453145 18449 raft_consensus.cc:2468] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:51.453503 18672 consensus_queue.cc:237] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.447803 18569 raft_consensus.cc:359] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.454911 18567 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:51.455158 18569 raft_consensus.cc:385] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.455369 18567 ts_tablet_manager.cc:1403] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.004s
I20260713 09:05:51.455442 18569 raft_consensus.cc:740] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.448683 18670 leader_election.cc:290] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:51.449337 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbc56e6379a44faafcc027960cbb2d3" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:51.450202 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbc56e6379a44faafcc027960cbb2d3" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:51.456926 18343 leader_election.cc:304] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [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: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:51.457602 18569 consensus_queue.cc:260] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.457329 18526 raft_consensus.cc:2468] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 0.
W20260713 09:05:51.458732 18415 leader_election.cc:343] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.459605 18684 raft_consensus.cc:2804] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.460000 18684 raft_consensus.cc:493] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.460314 18684 raft_consensus.cc:3060] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.463785 18569 ts_tablet_manager.cc:1434] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:05:51.464946 18569 tablet_bootstrap.cc:492] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
W20260713 09:05:51.465358 18418 leader_election.cc:343] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a31d094294364f6a808329f10035e01b (127.15.226.4:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.465765 18418 leader_election.cc:304] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b; no voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b
I20260713 09:05:51.466437 18670 raft_consensus.cc:2749] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.468590 18568 tablet_bootstrap.cc:654] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.469558 18418 leader_election.cc:304] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.470288 18670 raft_consensus.cc:2804] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.470626 18670 raft_consensus.cc:493] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.471284 18670 raft_consensus.cc:3060] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.475512 18567 raft_consensus.cc:359] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.476110 18567 raft_consensus.cc:385] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.476368 18567 raft_consensus.cc:740] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.478124 18570 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b: No bootstrap required, opened a new log
I20260713 09:05:51.479300 18570 ts_tablet_manager.cc:1403] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.011s
I20260713 09:05:51.480491 18670 raft_consensus.cc:515] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.483103 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbc56e6379a44faafcc027960cbb2d3" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:51.483573 18567 consensus_queue.cc:260] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.487355 18567 ts_tablet_manager.cc:1434] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260713 09:05:51.487151 18570 raft_consensus.cc:359] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.487869 18570 raft_consensus.cc:385] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.488080 18570 raft_consensus.cc:740] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.488269 18568 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:51.488696 18568 ts_tablet_manager.cc:1403] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.000s
I20260713 09:05:51.488607 18570 consensus_queue.cc:260] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.490164 18450 raft_consensus.cc:2468] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:51.490444 18570 ts_tablet_manager.cc:1434] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
W20260713 09:05:51.491112 18415 leader_election.cc:343] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.491501 18568 raft_consensus.cc:359] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.492098 18568 raft_consensus.cc:385] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.492331 18568 raft_consensus.cc:740] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.493034 18568 consensus_queue.cc:260] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.493698 18300 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.495129 18568 ts_tablet_manager.cc:1434] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:05:51.495236 18684 raft_consensus.cc:515] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.497802 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6bf91f12004f8ea8044a8027fae03b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:51.498005 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbc56e6379a44faafcc027960cbb2d3" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:51.498364 18302 raft_consensus.cc:3060] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.484009 18670 leader_election.cc:290] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:51.502339 18720 consensus_queue.cc:1048] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.504245 18526 raft_consensus.cc:3060] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.513614 18569 tablet_bootstrap.cc:654] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.496814 18684 leader_election.cc:290] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.515914 18201 catalog_manager.cc:5697] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b reported cstate change: term changed from 0 to 1, leader changed from <none> to a31d094294364f6a808329f10035e01b (127.15.226.4). New cstate: current_term: 1 leader_uuid: "a31d094294364f6a808329f10035e01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.504462 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6bf91f12004f8ea8044a8027fae03b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.518610 18449 raft_consensus.cc:3060] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.531117 18526 raft_consensus.cc:2468] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 1.
I20260713 09:05:51.509379 18302 raft_consensus.cc:2468] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:51.506672 18568 tablet_bootstrap.cc:492] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:51.512246 18268 leader_election.cc:304] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:51.544902 18343 leader_election.cc:304] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:51.545804 18663 raft_consensus.cc:2804] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.546262 18663 raft_consensus.cc:697] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:51.547036 18663 consensus_queue.cc:237] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.548309 18722 raft_consensus.cc:2804] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.548765 18722 raft_consensus.cc:697] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:51.549365 18672 raft_consensus.cc:493] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.549577 18722 consensus_queue.cc:237] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.551357 18672 raft_consensus.cc:515] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.553480 18672 leader_election.cc:290] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:51.533049 18684 consensus_queue.cc:1048] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.555276 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba763f134d84c798ab671a28b05af77" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.555922 18451 raft_consensus.cc:2468] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 0.
I20260713 09:05:51.558565 18491 leader_election.cc:304] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:51.560041 18688 raft_consensus.cc:2804] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.560415 18688 raft_consensus.cc:493] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.560737 18688 raft_consensus.cc:3060] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.565095 18374 raft_consensus.cc:1275] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Refusing update from remote peer a31d094294364f6a808329f10035e01b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:51.566699 18451 raft_consensus.cc:3060] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.566569 18578 consensus_queue.cc:1048] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:51.572850 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba763f134d84c798ab671a28b05af77" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:51.577565 18568 tablet_bootstrap.cc:654] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:51.577472 18491 leader_election.cc:343] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.586980 18575 raft_consensus.cc:493] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75850adb61064682aa30f9c524cd8b1e)
I20260713 09:05:51.587530 18575 raft_consensus.cc:515] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
W20260713 09:05:51.629916 18343 consensus_peers.cc:597] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:51.600437 18601 consensus_queue.cc:1048] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260713 09:05:51.592774 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:51.591698 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.643592 18452 raft_consensus.cc:2468] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:51.644630 18268 leader_election.cc:304] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.645493 18652 consensus_queue.cc:1048] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.646010 18722 raft_consensus.cc:2804] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:51.647420 18722 raft_consensus.cc:493] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75850adb61064682aa30f9c524cd8b1e)
I20260713 09:05:51.589764 18418 leader_election.cc:304] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.647553 18199 catalog_manager.cc:5697] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.648643 18670 raft_consensus.cc:2804] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.647817 18722 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.649273 18670 raft_consensus.cc:697] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:05:51.650175 18670 consensus_queue.cc:237] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.604147 18575 leader_election.cc:290] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.588807 18688 raft_consensus.cc:515] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.600589 18578 raft_consensus.cc:493] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.658633 18578 raft_consensus.cc:515] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.596688 18449 raft_consensus.cc:2468] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:51.663336 18568 tablet_bootstrap.cc:492] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
W20260713 09:05:51.657429 18418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.4:38097, user_credentials={real_user=slave}} blocked reactor thread for 67769.9us
I20260713 09:05:51.512132 18567 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:51.663782 18568 ts_tablet_manager.cc:1403] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.157s	user 0.006s	sys 0.003s
I20260713 09:05:51.666350 18568 raft_consensus.cc:359] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.666950 18568 raft_consensus.cc:385] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.655563 18722 raft_consensus.cc:515] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.623579 18451 raft_consensus.cc:1275] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Refusing update from remote peer a31d094294364f6a808329f10035e01b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:51.673111 18722 leader_election.cc:290] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.674089 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:51.674757 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.667208 18568 raft_consensus.cc:740] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.689199 18268 leader_election.cc:304] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [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: 663c82fd13434c8d88dd744a89379499; no voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.690332 18722 raft_consensus.cc:2749] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:51.700706 18672 consensus_queue.cc:1048] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:51.684008 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba763f134d84c798ab671a28b05af77" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.704265 18450 raft_consensus.cc:3060] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.685701 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da90b9ebb0f4d8f8de3d64c3bdf27f5" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.714257 18452 raft_consensus.cc:2468] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 0.
I20260713 09:05:51.716084 18491 leader_election.cc:304] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:51.716964 18644 raft_consensus.cc:2804] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.717329 18644 raft_consensus.cc:493] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.717672 18644 raft_consensus.cc:3060] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.721459 18568 consensus_queue.cc:260] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.723649 18688 leader_election.cc:290] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:51.727032 18644 raft_consensus.cc:515] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.734686 18569 tablet_bootstrap.cc:492] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:51.735184 18569 ts_tablet_manager.cc:1403] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.270s	user 0.077s	sys 0.082s
I20260713 09:05:51.738045 18569 raft_consensus.cc:359] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.738703 18569 raft_consensus.cc:385] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.738963 18569 raft_consensus.cc:740] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.739560 18569 consensus_queue.cc:260] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.741039 18300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba763f134d84c798ab671a28b05af77" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:51.741565 18569 ts_tablet_manager.cc:1434] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:51.742602 18569 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
W20260713 09:05:51.743995 18491 leader_election.cc:343] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.746603 18568 ts_tablet_manager.cc:1434] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.082s	user 0.012s	sys 0.008s
I20260713 09:05:51.747794 18568 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b: Bootstrap starting.
I20260713 09:05:51.749682 18300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da90b9ebb0f4d8f8de3d64c3bdf27f5" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
W20260713 09:05:51.752739 18491 leader_election.cc:343] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.753288 18568 tablet_bootstrap.cc:654] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.756937 18450 raft_consensus.cc:2468] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:51.761173 18722 raft_consensus.cc:493] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.762804 18722 raft_consensus.cc:515] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.763592 18568 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b: No bootstrap required, opened a new log
I20260713 09:05:51.764025 18568 ts_tablet_manager.cc:1403] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260713 09:05:51.766362 18568 raft_consensus.cc:359] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.766978 18568 raft_consensus.cc:385] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.767220 18568 raft_consensus.cc:740] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.767545 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:51.767987 18568 consensus_queue.cc:260] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
W20260713 09:05:51.768934 18266 leader_election.cc:343] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.769914 18568 ts_tablet_manager.cc:1434] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:51.764902 18722 leader_election.cc:290] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.770007 18201 catalog_manager.cc:5697] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.774516 18491 leader_election.cc:304] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:51.775399 18738 raft_consensus.cc:2804] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.775882 18738 raft_consensus.cc:697] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Becoming Leader. State: Replica: a31d094294364f6a808329f10035e01b, State: Running, Role: LEADER
I20260713 09:05:51.776700 18738 consensus_queue.cc:237] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.779750 18644 leader_election.cc:290] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:51.761291 18569 tablet_bootstrap.cc:654] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.770200 18567 tablet_bootstrap.cc:654] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.785337 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da90b9ebb0f4d8f8de3d64c3bdf27f5" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.785878 18452 raft_consensus.cc:3060] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.791955 18300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da90b9ebb0f4d8f8de3d64c3bdf27f5" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:51.794881 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.795459 18450 raft_consensus.cc:2468] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 0.
I20260713 09:05:51.797413 18268 leader_election.cc:304] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.797959 18663 raft_consensus.cc:493] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.798449 18663 raft_consensus.cc:515] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.798460 18722 raft_consensus.cc:2804] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.799638 18722 raft_consensus.cc:493] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.799949 18722 raft_consensus.cc:3060] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.800508 18663 leader_election.cc:290] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:51.801483 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:51.801949 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:51.802112 18526 raft_consensus.cc:2468] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:51.802533 18450 raft_consensus.cc:2468] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:51.803402 18344 leader_election.cc:304] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:51.805109 18663 raft_consensus.cc:2804] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.805456 18663 raft_consensus.cc:493] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:05:51.805646 18491 leader_election.cc:343] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.806771 18452 raft_consensus.cc:2468] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:51.805790 18663 raft_consensus.cc:3060] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.819114 18491 leader_election.cc:304] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:51.820242 18644 raft_consensus.cc:2804] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.820746 18644 raft_consensus.cc:697] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Becoming Leader. State: Replica: a31d094294364f6a808329f10035e01b, State: Running, Role: LEADER
I20260713 09:05:51.821290 18578 leader_election.cc:290] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:51.821810 18644 consensus_queue.cc:237] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:51.809386 18670 raft_consensus.cc:493] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.830668 18197 catalog_manager.cc:5697] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.828740 18670 raft_consensus.cc:515] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.828444 18663 raft_consensus.cc:515] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.839569 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.840081 18452 raft_consensus.cc:3060] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.840834 18575 consensus_queue.cc:1048] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.846730 18452 raft_consensus.cc:2468] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:51.847146 18569 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:51.847576 18569 ts_tablet_manager.cc:1403] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.105s	user 0.029s	sys 0.009s
I20260713 09:05:51.848961 18343 leader_election.cc:304] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:51.849740 18684 raft_consensus.cc:2804] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.850185 18684 raft_consensus.cc:697] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:51.850915 18684 consensus_queue.cc:237] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.852789 18575 consensus_queue.cc:1048] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:51.857705 18199 catalog_manager.cc:5697] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b reported cstate change: term changed from 0 to 1, leader changed from <none> to a31d094294364f6a808329f10035e01b (127.15.226.4). New cstate: current_term: 1 leader_uuid: "a31d094294364f6a808329f10035e01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.862251 18300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:51.853750 18569 raft_consensus.cc:359] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.872184 18569 raft_consensus.cc:385] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.872426 18569 raft_consensus.cc:740] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.872664 18670 leader_election.cc:290] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:51.873093 18569 consensus_queue.cc:260] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.873853 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:51.874454 18377 raft_consensus.cc:2468] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 0.
I20260713 09:05:51.874950 18569 ts_tablet_manager.cc:1434] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260713 09:05:51.852594 18722 raft_consensus.cc:515] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.875583 18415 leader_election.cc:304] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:51.876442 18670 raft_consensus.cc:2804] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.876787 18670 raft_consensus.cc:493] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.877118 18670 raft_consensus.cc:3060] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.880319 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:51.880743 18663 leader_election.cc:290] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:51.880856 18377 raft_consensus.cc:3060] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.877286 18300 raft_consensus.cc:2393] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 1: Already voted for candidate 663c82fd13434c8d88dd744a89379499 in this term.
I20260713 09:05:51.885303 18569 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:51.881747 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:51.882373 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:51.880333 18722 leader_election.cc:290] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:51.895701 18670 raft_consensus.cc:515] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.896240 18524 raft_consensus.cc:3060] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.902040 18452 raft_consensus.cc:2393] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 663c82fd13434c8d88dd744a89379499 in current term 1: Already voted for candidate 1a4d7961816a437f98ddab53aed6930b in this term.
I20260713 09:05:51.904522 18567 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:51.904894 18567 ts_tablet_manager.cc:1403] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.393s	user 0.012s	sys 0.024s
I20260713 09:05:51.908066 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:51.908789 18302 raft_consensus.cc:2393] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 1: Already voted for candidate 663c82fd13434c8d88dd744a89379499 in this term.
I20260713 09:05:51.909772 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:51.911386 18415 leader_election.cc:304] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:51.912151 18668 raft_consensus.cc:2749] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.913951 18524 raft_consensus.cc:2468] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:51.915344 18377 raft_consensus.cc:2468] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 1.
I20260713 09:05:51.916316 18266 leader_election.cc:304] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b
I20260713 09:05:51.916215 18199 catalog_manager.cc:5697] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b reported cstate change: term changed from 0 to 1, leader changed from <none> to a31d094294364f6a808329f10035e01b (127.15.226.4). New cstate: current_term: 1 leader_uuid: "a31d094294364f6a808329f10035e01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.917450 18722 raft_consensus.cc:2804] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.918074 18722 raft_consensus.cc:697] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:51.918866 18722 consensus_queue.cc:237] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:51.907235 18670 leader_election.cc:290] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 1 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:51.927925 18569 tablet_bootstrap.cc:654] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.930019 18567 raft_consensus.cc:359] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.930682 18567 raft_consensus.cc:385] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.930943 18567 raft_consensus.cc:740] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.931577 18567 consensus_queue.cc:260] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.936339 18567 ts_tablet_manager.cc:1434] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:05:51.937270 18567 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:51.939250 18569 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:51.939690 18569 ts_tablet_manager.cc:1403] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.006s
I20260713 09:05:51.942343 18201 catalog_manager.cc:5697] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.943907 18567 tablet_bootstrap.cc:654] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.949841 18569 raft_consensus.cc:359] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.950467 18569 raft_consensus.cc:385] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.950718 18569 raft_consensus.cc:740] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.951349 18569 consensus_queue.cc:260] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.953258 18569 ts_tablet_manager.cc:1434] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:05:51.954430 18569 tablet_bootstrap.cc:492] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e: Bootstrap starting.
I20260713 09:05:51.958588 18684 raft_consensus.cc:493] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.959054 18684 raft_consensus.cc:515] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.961866 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:51.962040 18684 leader_election.cc:290] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:51.962471 18526 raft_consensus.cc:2468] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:51.958511 18567 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:51.963819 18567 ts_tablet_manager.cc:1403] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.001s
I20260713 09:05:51.963702 18344 leader_election.cc:304] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:51.964558 18684 raft_consensus.cc:2804] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.964972 18684 raft_consensus.cc:493] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.965348 18684 raft_consensus.cc:3060] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.966409 18567 raft_consensus.cc:359] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.967058 18567 raft_consensus.cc:385] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.967319 18567 raft_consensus.cc:740] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.963449 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:51.968482 18302 raft_consensus.cc:2468] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 0.
I20260713 09:05:51.968310 18567 consensus_queue.cc:260] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.968667 18197 catalog_manager.cc:5697] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.970284 18567 ts_tablet_manager.cc:1434] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:51.971125 18567 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:51.972925 18684 raft_consensus.cc:515] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
W20260713 09:05:51.975904 18489 consensus_peers.cc:597] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b -> Peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Couldn't send request to peer 75850adb61064682aa30f9c524cd8b1e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:51.976176 18567 tablet_bootstrap.cc:654] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.963438 18569 tablet_bootstrap.cc:654] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.982231 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:51.982764 18526 raft_consensus.cc:3060] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.984571 18569 tablet_bootstrap.cc:492] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e: No bootstrap required, opened a new log
I20260713 09:05:51.985014 18569 ts_tablet_manager.cc:1403] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:05:51.987708 18569 raft_consensus.cc:359] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.988279 18569 raft_consensus.cc:385] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.988521 18569 raft_consensus.cc:740] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.988651 18526 raft_consensus.cc:2468] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:51.988996 18569 consensus_queue.cc:260] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:51.989765 18567 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:51.989928 18344 leader_election.cc:304] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:51.990199 18567 ts_tablet_manager.cc:1403] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.002s
I20260713 09:05:51.990744 18663 raft_consensus.cc:2804] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.990757 18569 ts_tablet_manager.cc:1434] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:51.991312 18663 raft_consensus.cc:697] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:51.992122 18684 leader_election.cc:290] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:51.992113 18663 consensus_queue.cc:237] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:51.993340 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:51.993865 18302 raft_consensus.cc:3060] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.001355 18302 raft_consensus.cc:2468] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:52.002363 18722 raft_consensus.cc:493] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.002861 18722 raft_consensus.cc:515] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:52.003773 18567 raft_consensus.cc:359] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.004449 18567 raft_consensus.cc:385] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.004703 18567 raft_consensus.cc:740] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.004772 18722 leader_election.cc:290] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:52.005414 18567 consensus_queue.cc:260] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.007375 18644 consensus_queue.cc:1048] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.009697 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b38496f15b514e22bebde50df927b6e1" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:52.010046 18567 ts_tablet_manager.cc:1434] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:05:52.010936 18567 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:52.011396 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b38496f15b514e22bebde50df927b6e1" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:52.013594 18197 catalog_manager.cc:5697] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:52.016149 18567 tablet_bootstrap.cc:654] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:52.016897 18269 leader_election.cc:304] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663c82fd13434c8d88dd744a89379499; no voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b
I20260713 09:05:52.017946 18722 raft_consensus.cc:2749] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.046878 18526 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.059893 18644 raft_consensus.cc:493] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.060374 18644 raft_consensus.cc:515] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.060554 18663 consensus_queue.cc:1048] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.063169 18644 leader_election.cc:290] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:52.065001 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:52.065593 18451 raft_consensus.cc:2468] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:52.066303 18722 consensus_queue.cc:1048] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.066448 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:52.067808 18491 leader_election.cc:304] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [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: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:52.068404 18644 raft_consensus.cc:2804] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:52.068507 18684 consensus_queue.cc:1048] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.075892 18644 raft_consensus.cc:493] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:52.076331 18644 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.082396 18720 consensus_queue.cc:1048] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.095012 18644 raft_consensus.cc:515] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.097739 18526 raft_consensus.cc:1240] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Rejecting Update request from peer 663c82fd13434c8d88dd744a89379499 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:05:52.097888 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:52.101035 18722 consensus_queue.cc:1059] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.102480 18575 raft_consensus.cc:3055] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.102816 18575 raft_consensus.cc:740] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:05:52.103631 18575 consensus_queue.cc:260] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.104321 18601 raft_consensus.cc:493] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.104830 18601 raft_consensus.cc:515] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:52.105482 18300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:52.104521 18575 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.106976 18601 leader_election.cc:290] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:52.123360 18300 raft_consensus.cc:2410] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a31d094294364f6a808329f10035e01b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:05:52.125197 18491 leader_election.cc:304] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [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: a31d094294364f6a808329f10035e01b; no voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499
I20260713 09:05:52.126405 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbc56e6379a44faafcc027960cbb2d3" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:52.127203 18526 raft_consensus.cc:2393] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75850adb61064682aa30f9c524cd8b1e in current term 1: Already voted for candidate 1a4d7961816a437f98ddab53aed6930b in this term.
I20260713 09:05:52.128113 18644 leader_election.cc:290] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:52.128944 18672 raft_consensus.cc:2749] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:52.136612 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbc56e6379a44faafcc027960cbb2d3" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:52.137030 18300 raft_consensus.cc:1240] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Rejecting Update request from peer 75850adb61064682aa30f9c524cd8b1e for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:52.138144 18343 leader_election.cc:304] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b
I20260713 09:05:52.139213 18652 raft_consensus.cc:3060] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.145049 18684 consensus_queue.cc:1059] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.156198 18684 raft_consensus.cc:3055] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.157090 18601 raft_consensus.cc:493] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.157613 18601 raft_consensus.cc:515] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:05:52.159264 18567 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: No bootstrap required, opened a new log
I20260713 09:05:52.159628 18601 leader_election.cc:290] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:52.156574 18684 raft_consensus.cc:740] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:52.160866 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9006e789eab940d4bd1756c570d28cab" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:52.160735 18684 consensus_queue.cc:260] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:52.162648 18567 ts_tablet_manager.cc:1403] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.152s	user 0.027s	sys 0.060s
I20260713 09:05:52.163054 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9006e789eab940d4bd1756c570d28cab" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:52.165077 18652 raft_consensus.cc:2749] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.165285 18567 raft_consensus.cc:359] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.166078 18567 raft_consensus.cc:385] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:52.166381 18567 raft_consensus.cc:740] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:52.167168 18567 consensus_queue.cc:260] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.168671 18300 raft_consensus.cc:3060] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.161967 18684 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.176115 18567 ts_tablet_manager.cc:1434] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:05:52.167032 18343 leader_election.cc:304] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b
I20260713 09:05:52.177351 18601 raft_consensus.cc:2749] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.199674 18670 consensus_queue.cc:1048] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.211719 18670 consensus_queue.cc:1048] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.222828 18575 raft_consensus.cc:493] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.223337 18575 raft_consensus.cc:515] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.225286 18575 leader_election.cc:290] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:52.225919 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da90b9ebb0f4d8f8de3d64c3bdf27f5" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:52.226274 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da90b9ebb0f4d8f8de3d64c3bdf27f5" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:52.226658 18452 raft_consensus.cc:2393] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663c82fd13434c8d88dd744a89379499 in current term 1: Already voted for candidate a31d094294364f6a808329f10035e01b in this term.
I20260713 09:05:52.227721 18268 leader_election.cc:304] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663c82fd13434c8d88dd744a89379499; no voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b
I20260713 09:05:52.228454 18575 raft_consensus.cc:3060] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.234918 18575 raft_consensus.cc:2749] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.313237 18684 consensus_queue.cc:1048] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.319226 18672 consensus_queue.cc:1048] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.323732 18652 consensus_queue.cc:1048] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.330797 18575 raft_consensus.cc:493] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:52.331297 18575 raft_consensus.cc:515] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:52.334539 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba763f134d84c798ab671a28b05af77" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:52.333992 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba763f134d84c798ab671a28b05af77" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:52.335686 18575 leader_election.cc:290] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:05:52.336946 18451 raft_consensus.cc:2393] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663c82fd13434c8d88dd744a89379499 in current term 1: Already voted for candidate a31d094294364f6a808329f10035e01b in this term.
I20260713 09:05:52.338121 18268 leader_election.cc:304] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663c82fd13434c8d88dd744a89379499; no voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b
I20260713 09:05:52.340047 18575 raft_consensus.cc:3060] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.348811 18672 consensus_queue.cc:1048] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:52.352102 18575 raft_consensus.cc:2749] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:52.366710 18688 consensus_queue.cc:1048] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.372359 18688 consensus_queue.cc:1048] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.391458 18377 raft_consensus.cc:3060] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:52.441571 18575 consensus_queue.cc:1048] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.447156 18575 consensus_queue.cc:1048] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.512499 18684 consensus_queue.cc:1048] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.524108 18684 consensus_queue.cc:1048] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.616225 16264 tablet_server.cc:179] TabletServer@127.15.226.1:0 shutting down...
I20260713 09:05:52.655272 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:52.657804 16264 tablet_replica.cc:333] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.658480 16264 raft_consensus.cc:2243] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.658870 16264 raft_consensus.cc:2272] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.660820 16264 tablet_replica.cc:333] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.661535 16264 raft_consensus.cc:2243] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.661882 16264 raft_consensus.cc:2272] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.663895 16264 tablet_replica.cc:333] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.664613 16264 raft_consensus.cc:2243] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.665045 16264 raft_consensus.cc:2272] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.666993 16264 tablet_replica.cc:333] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.667515 16264 raft_consensus.cc:2243] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:52.668181 16264 raft_consensus.cc:2272] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.669926 16264 tablet_replica.cc:333] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.670423 16264 raft_consensus.cc:2243] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.670804 16264 pending_rounds.cc:70] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Trying to abort 1 pending ops.
I20260713 09:05:52.671094 16264 pending_rounds.cc:77] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991827155787776 op_type: NO_OP noop_request { }
I20260713 09:05:52.671454 16264 raft_consensus.cc:2889] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:52.671684 16264 raft_consensus.cc:2272] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.673677 16264 tablet_replica.cc:333] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.674197 16264 raft_consensus.cc:2243] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.674551 16264 raft_consensus.cc:2272] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.675978 16264 tablet_replica.cc:333] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.676460 16264 raft_consensus.cc:2243] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.676798 16264 raft_consensus.cc:2272] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.678644 16264 tablet_replica.cc:333] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.679127 16264 raft_consensus.cc:2243] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:52.679766 16264 raft_consensus.cc:2272] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.681499 16264 tablet_replica.cc:333] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.681972 16264 raft_consensus.cc:2243] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.682325 16264 raft_consensus.cc:2272] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.683745 16264 tablet_replica.cc:333] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.684198 16264 raft_consensus.cc:2243] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:52.684844 16264 raft_consensus.cc:2272] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.686466 16264 tablet_replica.cc:333] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.686944 16264 raft_consensus.cc:2243] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:52.687567 16264 raft_consensus.cc:2272] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.689260 16264 tablet_replica.cc:333] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.689714 16264 raft_consensus.cc:2243] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.690068 16264 raft_consensus.cc:2272] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.691577 16264 tablet_replica.cc:333] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.692011 16264 raft_consensus.cc:2243] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.692395 16264 raft_consensus.cc:2272] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.693840 16264 tablet_replica.cc:333] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.694316 16264 raft_consensus.cc:2243] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:52.694980 16264 raft_consensus.cc:2272] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.696460 16264 tablet_replica.cc:333] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.696934 16264 raft_consensus.cc:2243] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.697278 16264 raft_consensus.cc:2272] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.699100 16264 tablet_replica.cc:333] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.699549 16264 raft_consensus.cc:2243] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:52.700182 16264 raft_consensus.cc:2272] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.701766 16264 tablet_replica.cc:333] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.702191 16264 raft_consensus.cc:2243] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:52.702598 16264 raft_consensus.cc:2272] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:52.704543 16264 tablet_replica.cc:333] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: stopping tablet replica
I20260713 09:05:52.705118 16264 raft_consensus.cc:2243] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:52.705940 16264 raft_consensus.cc:2272] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:52.710160 18343 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260713 09:05:52.713059 18343 consensus_peers.cc:597] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:52.735098 18491 consensus_peers.cc:597] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:52.743906 16264 tablet_server.cc:196] TabletServer@127.15.226.1:0 shutdown complete.
W20260713 09:05:52.767462 18491 consensus_peers.cc:597] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:52.769591 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:52.775916 18776 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
W20260713 09:05:52.776765 18775 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
W20260713 09:05:52.780723 18778 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
I20260713 09:05:52.783850 16264 server_base.cc:1061] running on GCE node
W20260713 09:05:52.785871 18343 consensus_peers.cc:597] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:52.786703 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:52.787007 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:52.787210 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933552787194 us; error 0 us; skew 500 ppm
I20260713 09:05:52.787949 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:52.791006 16264 webserver.cc:533] Webserver started at http://127.15.226.1:33397/ using document root <none> and password file <none>
I20260713 09:05:52.791604 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:52.791834 16264 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:05:52.796208 16264 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:05:52.802017 18784 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:52.802752 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:05:52.803086 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "663c82fd13434c8d88dd744a89379499"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-n0r2"
I20260713 09:05:52.803534 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933498662137-16264-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)
W20260713 09:05:52.825387 18491 consensus_peers.cc:597] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:52.858485 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:52.860055 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:52.861698 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260713 09:05:52.867731 18491 consensus_peers.cc:597] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:52.870805 18791 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:05:52.954577 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:05:52.954928 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.085s	user 0.003s	sys 0.000s
I20260713 09:05:52.955243 16264 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:05:52.961187 18791 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
W20260713 09:05:52.993690 18417 consensus_peers.cc:597] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:52.995201 18791 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:52.996115 18791 tablet_bootstrap.cc:492] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:52.996712 18791 ts_tablet_manager.cc:1403] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.015s
I20260713 09:05:52.999280 18791 raft_consensus.cc:359] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:52.999909 18791 raft_consensus.cc:740] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.000555 18791 consensus_queue.cc:260] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [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: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.003233 18791 ts_tablet_manager.cc:1434] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:53.003952 18791 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.017414 18791 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.018190 18791 tablet_bootstrap.cc:492] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.018760 18791 ts_tablet_manager.cc:1403] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:05:53.021023 18791 raft_consensus.cc:359] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.021627 18791 raft_consensus.cc:740] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.023437 18791 consensus_queue.cc:260] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [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: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.025347 18791 ts_tablet_manager.cc:1434] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:53.026026 18791 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.040490 18791 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.041325 18791 tablet_bootstrap.cc:492] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.041394 16264 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:05:53.041720 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.086s	user 0.084s	sys 0.000s
I20260713 09:05:53.041965 18791 ts_tablet_manager.cc:1403] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
W20260713 09:05:53.043589 18417 consensus_peers.cc:597] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.044486 18791 raft_consensus.cc:359] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.045156 18791 raft_consensus.cc:740] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.045795 18791 consensus_queue.cc:260] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [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: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.047592 18791 ts_tablet_manager.cc:1434] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:53.048300 18791 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.061246 18791 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.062165 18791 tablet_bootstrap.cc:492] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.062762 18791 ts_tablet_manager.cc:1403] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:05:53.065060 18791 raft_consensus.cc:359] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.065850 18791 raft_consensus.cc:740] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.066530 18791 consensus_queue.cc:260] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.068495 18791 ts_tablet_manager.cc:1434] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:05:53.069331 18791 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
W20260713 09:05:53.085145 18343 consensus_peers.cc:597] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.090369 18791 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.091500 18791 tablet_bootstrap.cc:492] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.092216 18791 ts_tablet_manager.cc:1403] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260713 09:05:53.094576 18791 raft_consensus.cc:359] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.095233 18791 raft_consensus.cc:740] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.096192 18791 consensus_queue.cc:260] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [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: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.098120 18791 ts_tablet_manager.cc:1434] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:53.098841 18791 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.112948 18791 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.113845 18791 tablet_bootstrap.cc:492] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.114521 18791 ts_tablet_manager.cc:1403] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:05:53.116671 18791 raft_consensus.cc:359] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.117334 18791 raft_consensus.cc:740] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.118000 18791 consensus_queue.cc:260] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.120030 18791 ts_tablet_manager.cc:1434] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:53.120777 18791 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.137441 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:41059
I20260713 09:05:53.137543 18857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:41059 every 8 connection(s)
I20260713 09:05:53.140362 18791 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.141275 18791 tablet_bootstrap.cc:492] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.141961 18791 ts_tablet_manager.cc:1403] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260713 09:05:53.144136 18791 raft_consensus.cc:359] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.144800 18791 raft_consensus.cc:740] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.145572 18791 consensus_queue.cc:260] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [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: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.147550 18791 ts_tablet_manager.cc:1434] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:53.148263 18791 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.184955 18791 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.185844 18791 tablet_bootstrap.cc:492] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.186466 18791 ts_tablet_manager.cc:1403] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.038s	user 0.031s	sys 0.004s
I20260713 09:05:53.188592 18791 raft_consensus.cc:359] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.189312 18791 raft_consensus.cc:740] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.189960 18791 consensus_queue.cc:260] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [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: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.191954 18791 ts_tablet_manager.cc:1434] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:53.192775 18791 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.212194 18791 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.213068 18791 tablet_bootstrap.cc:492] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.213812 18791 ts_tablet_manager.cc:1403] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:05:53.215881 18791 raft_consensus.cc:359] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.216538 18791 raft_consensus.cc:740] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.217326 18791 consensus_queue.cc:260] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [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: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.219274 18791 ts_tablet_manager.cc:1434] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:05:53.220044 18791 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.244782 18791 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.245656 18791 tablet_bootstrap.cc:492] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.246248 18791 ts_tablet_manager.cc:1403] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.015s
I20260713 09:05:53.248356 18791 raft_consensus.cc:359] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.249060 18791 raft_consensus.cc:740] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.249859 18791 consensus_queue.cc:260] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [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: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.251915 18791 ts_tablet_manager.cc:1434] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:05:53.252660 18791 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.277351 18858 heartbeater.cc:344] Connected to a master server at 127.15.226.62:32901
I20260713 09:05:53.277781 18858 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:53.278752 18858 heartbeater.cc:507] Master 127.15.226.62:32901 requested a full tablet report, sending...
I20260713 09:05:53.290954 18199 ts_manager.cc:194] Re-registered known tserver with Master: 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:53.300845 18791 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.301796 18791 tablet_bootstrap.cc:492] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.302389 18791 ts_tablet_manager.cc:1403] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.008s
I20260713 09:05:53.305169 18791 raft_consensus.cc:359] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.306576 18791 raft_consensus.cc:740] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.307211 18791 consensus_queue.cc:260] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [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: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.309437 18791 ts_tablet_manager.cc:1434] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:53.310140 18791 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.310536 18199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36812
I20260713 09:05:53.313745 18858 heartbeater.cc:499] Master 127.15.226.62:32901 was elected leader, sending a full tablet report...
I20260713 09:05:53.323122 18791 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.323979 18791 tablet_bootstrap.cc:492] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.324533 18791 ts_tablet_manager.cc:1403] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:05:53.326608 18791 raft_consensus.cc:359] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.327221 18791 raft_consensus.cc:740] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.327811 18791 consensus_queue.cc:260] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [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: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.329623 18791 ts_tablet_manager.cc:1434] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:05:53.330322 18791 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.342628 18791 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.343437 18791 tablet_bootstrap.cc:492] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.344017 18791 ts_tablet_manager.cc:1403] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:05:53.346136 18791 raft_consensus.cc:359] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.346810 18791 raft_consensus.cc:740] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.347766 18791 consensus_queue.cc:260] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.349663 18791 ts_tablet_manager.cc:1434] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:05:53.350612 18791 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.369153 18791 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.369982 18791 tablet_bootstrap.cc:492] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.370556 18791 ts_tablet_manager.cc:1403] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260713 09:05:53.372745 18791 raft_consensus.cc:359] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.373379 18791 raft_consensus.cc:740] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.373976 18791 consensus_queue.cc:260] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.375775 18791 ts_tablet_manager.cc:1434] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:53.378095 18791 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.388310 18791 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.389147 18791 tablet_bootstrap.cc:492] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.389714 18791 ts_tablet_manager.cc:1403] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:05:53.391803 18791 raft_consensus.cc:359] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.392393 18791 raft_consensus.cc:740] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.393002 18791 consensus_queue.cc:260] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.394837 18791 ts_tablet_manager.cc:1434] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:53.395536 18791 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.410022 18791 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.410866 18791 tablet_bootstrap.cc:492] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.411433 18791 ts_tablet_manager.cc:1403] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:05:53.413491 18791 raft_consensus.cc:359] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.414111 18791 raft_consensus.cc:740] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.414700 18791 consensus_queue.cc:260] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.423170 18791 ts_tablet_manager.cc:1434] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:53.423897 18791 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.437290 18791 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.438097 18791 tablet_bootstrap.cc:492] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.438673 18791 ts_tablet_manager.cc:1403] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:05:53.440871 18791 raft_consensus.cc:359] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.441521 18791 raft_consensus.cc:740] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.442138 18791 consensus_queue.cc:260] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [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: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.443938 18791 ts_tablet_manager.cc:1434] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:05:53.444651 18791 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Bootstrap starting.
I20260713 09:05:53.457860 18791 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: 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
I20260713 09:05:53.458674 18791 tablet_bootstrap.cc:492] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Bootstrap complete.
I20260713 09:05:53.459247 18791 ts_tablet_manager.cc:1403] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:05:53.461517 18791 raft_consensus.cc:359] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.462116 18791 raft_consensus.cc:740] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Initialized, Role: FOLLOWER
I20260713 09:05:53.462711 18791 consensus_queue.cc:260] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [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: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.464622 18791 ts_tablet_manager.cc:1434] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:53.591696 18868 raft_consensus.cc:493] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.592096 18868 raft_consensus.cc:515] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.593767 18868 leader_election.cc:290] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:53.594383 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:53.594696 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.595185 18526 raft_consensus.cc:2393] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 2: Already voted for candidate a31d094294364f6a808329f10035e01b in this term.
I20260713 09:05:53.595232 18830 raft_consensus.cc:2468] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:05:53.596477 18417 leader_election.cc:304] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:53.597227 18868 raft_consensus.cc:2804] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.597504 18868 raft_consensus.cc:493] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.597759 18868 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.602388 18868 raft_consensus.cc:515] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.603861 18868 leader_election.cc:290] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:53.604482 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:53.604862 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:53.605173 18526 raft_consensus.cc:2393] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 2: Already voted for candidate a31d094294364f6a808329f10035e01b in this term.
I20260713 09:05:53.609659 18830 raft_consensus.cc:2468] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:05:53.610502 18417 leader_election.cc:304] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:53.611061 18868 raft_consensus.cc:2804] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:53.611465 18868 raft_consensus.cc:697] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:05:53.612118 18868 consensus_queue.cc:237] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.612457 18876 raft_consensus.cc:493] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75850adb61064682aa30f9c524cd8b1e)
I20260713 09:05:53.612939 18876 raft_consensus.cc:515] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.614871 18876 leader_election.cc:290] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:53.615525 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.616297 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:53.617106 18830 raft_consensus.cc:2393] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 2: Already voted for candidate 663c82fd13434c8d88dd744a89379499 in this term.
I20260713 09:05:53.617154 18377 raft_consensus.cc:2468] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:05:53.618597 18415 leader_election.cc:304] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:53.619509 18868 raft_consensus.cc:2804] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.619890 18868 raft_consensus.cc:493] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75850adb61064682aa30f9c524cd8b1e)
I20260713 09:05:53.620234 18868 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.621238 18197 catalog_manager.cc:5697] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 1 to 2, leader changed from 663c82fd13434c8d88dd744a89379499 (127.15.226.1) to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:53.627350 18868 raft_consensus.cc:515] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.629623 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:53.630299 18830 raft_consensus.cc:2393] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 2: Already voted for candidate 663c82fd13434c8d88dd744a89379499 in this term.
I20260713 09:05:53.631207 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:53.640247 18377 raft_consensus.cc:2468] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:05:53.640596 18868 leader_election.cc:290] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:53.641386 18415 leader_election.cc:304] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 75850adb61064682aa30f9c524cd8b1e; no voters: 663c82fd13434c8d88dd744a89379499
I20260713 09:05:53.642091 18868 raft_consensus.cc:2804] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:53.642537 18868 raft_consensus.cc:697] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:05:53.643298 18868 consensus_queue.cc:237] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.650053 18199 catalog_manager.cc:5697] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 1 to 2, leader changed from 75850adb61064682aa30f9c524cd8b1e (127.15.226.2) to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:53.805135 18868 raft_consensus.cc:493] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.805591 18868 raft_consensus.cc:515] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.807536 18868 leader_election.cc:290] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:53.807794 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.808115 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:53.808364 18830 raft_consensus.cc:2468] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 1.
I20260713 09:05:53.809258 18417 leader_election.cc:304] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 
I20260713 09:05:53.809953 18868 raft_consensus.cc:2804] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.810297 18868 raft_consensus.cc:493] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.810631 18868 raft_consensus.cc:3060] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.817169 18868 raft_consensus.cc:515] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.819000 18868 leader_election.cc:290] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:53.819548 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:53.819986 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:53.820124 18830 raft_consensus.cc:3060] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.825582 18830 raft_consensus.cc:2468] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:05:53.826483 18417 leader_election.cc:304] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:53.827162 18868 raft_consensus.cc:2804] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:53.829629 18868 raft_consensus.cc:697] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:05:53.830633 18868 consensus_queue.cc:237] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.841226 18197 catalog_manager.cc:5697] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 1 to 2, leader changed from 663c82fd13434c8d88dd744a89379499 (127.15.226.1) to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:53.845484 18663 raft_consensus.cc:493] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.846001 18663 raft_consensus.cc:515] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.849054 18663 leader_election.cc:290] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:53.849486 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.850328 18830 raft_consensus.cc:2468] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:53.850291 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:53.851511 18343 leader_election.cc:304] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:05:53.852237 18663 raft_consensus.cc:2804] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.852630 18663 raft_consensus.cc:493] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.853055 18663 raft_consensus.cc:3060] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.860590 18663 raft_consensus.cc:515] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.862459 18663 leader_election.cc:290] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:53.863032 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:53.863231 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:53.863517 18830 raft_consensus.cc:3060] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.867750 18830 raft_consensus.cc:2468] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 2.
I20260713 09:05:53.868511 18343 leader_election.cc:304] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b
I20260713 09:05:53.869185 18663 raft_consensus.cc:2804] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:53.869633 18663 raft_consensus.cc:697] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:53.870402 18663 consensus_queue.cc:237] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.878036 18197 catalog_manager.cc:5697] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 1 to 2, leader changed from 663c82fd13434c8d88dd744a89379499 (127.15.226.1) to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 2 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:53.910331 18868 raft_consensus.cc:493] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.910703 18868 raft_consensus.cc:515] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.911954 18738 raft_consensus.cc:493] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.912184 18868 leader_election.cc:290] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:53.912827 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:53.912839 18738 raft_consensus.cc:515] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.913576 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.914258 18830 raft_consensus.cc:2468] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 1.
I20260713 09:05:53.915234 18417 leader_election.cc:304] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:53.915654 18831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.915935 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:53.916224 18831 raft_consensus.cc:2468] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:53.916283 18868 raft_consensus.cc:2804] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.917281 18491 leader_election.cc:304] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [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: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:53.917466 18738 leader_election.cc:290] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:53.918001 18738 raft_consensus.cc:2804] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.918322 18738 raft_consensus.cc:493] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.916803 18868 raft_consensus.cc:493] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.918639 18738 raft_consensus.cc:3060] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.918967 18868 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.925666 18868 raft_consensus.cc:515] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.927209 18738 raft_consensus.cc:515] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.928032 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:53.929390 18738 leader_election.cc:290] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:53.930089 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:53.930617 18830 raft_consensus.cc:3060] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.931370 18831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:53.931903 18831 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.937096 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:53.938544 18831 raft_consensus.cc:2468] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:05:53.939283 18868 leader_election.cc:290] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:53.939612 18417 leader_election.cc:304] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:53.940408 18868 raft_consensus.cc:2804] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:53.940860 18868 raft_consensus.cc:697] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:05:53.941610 18868 consensus_queue.cc:237] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.942663 18830 raft_consensus.cc:2468] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 2.
I20260713 09:05:53.943631 18491 leader_election.cc:304] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [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: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:53.944205 18738 raft_consensus.cc:2804] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:53.945379 18738 raft_consensus.cc:697] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 2 LEADER]: Becoming Leader. State: Replica: a31d094294364f6a808329f10035e01b, State: Running, Role: LEADER
I20260713 09:05:53.946195 18738 consensus_queue.cc:237] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.950075 18197 catalog_manager.cc:5697] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 1 to 2, leader changed from 663c82fd13434c8d88dd744a89379499 (127.15.226.1) to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:53.950815 18663 raft_consensus.cc:493] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.951325 18663 raft_consensus.cc:515] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.952742 18663 leader_election.cc:290] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:53.954326 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:53.954814 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb75d648554acfa9cda6dbdeb1fa5a" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.955528 18830 raft_consensus.cc:2393] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75850adb61064682aa30f9c524cd8b1e in current term 2: Already voted for candidate 1a4d7961816a437f98ddab53aed6930b in this term.
I20260713 09:05:53.956501 18663 raft_consensus.cc:493] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.957427 18663 raft_consensus.cc:515] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.956543 18343 leader_election.cc:304] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [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: 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499
I20260713 09:05:53.959434 18684 raft_consensus.cc:3060] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.959566 18652 raft_consensus.cc:493] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.960042 18652 raft_consensus.cc:515] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.961719 18663 leader_election.cc:290] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:53.961830 18652 leader_election.cc:290] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:53.962672 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:53.963405 18199 catalog_manager.cc:5697] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b reported cstate change: term changed from 1 to 2, leader changed from 663c82fd13434c8d88dd744a89379499 (127.15.226.1) to a31d094294364f6a808329f10035e01b (127.15.226.4). New cstate: current_term: 2 leader_uuid: "a31d094294364f6a808329f10035e01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:53.964583 18738 raft_consensus.cc:493] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.965055 18738 raft_consensus.cc:515] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:05:53.966928 18738 leader_election.cc:290] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:53.967947 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.968664 18830 raft_consensus.cc:2393] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a31d094294364f6a808329f10035e01b in current term 2: Already voted for candidate 1a4d7961816a437f98ddab53aed6930b in this term.
I20260713 09:05:53.969540 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:53.970178 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b" is_pre_election: true
I20260713 09:05:53.971239 18831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.971506 18688 raft_consensus.cc:493] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.971987 18688 raft_consensus.cc:515] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:53.973474 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.973912 18684 raft_consensus.cc:2749] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:53.974076 18830 raft_consensus.cc:2468] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:53.974678 18831 raft_consensus.cc:2468] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:53.975418 18491 leader_election.cc:304] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [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: a31d094294364f6a808329f10035e01b; no voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499
I20260713 09:05:53.976563 18688 leader_election.cc:290] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:53.976943 18672 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.977146 18868 raft_consensus.cc:493] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.977669 18868 raft_consensus.cc:515] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.980168 18831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:53.980376 18868 leader_election.cc:290] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:53.980765 18831 raft_consensus.cc:2468] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 1.
I20260713 09:05:53.981925 18417 leader_election.cc:304] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 
I20260713 09:05:53.982887 18868 raft_consensus.cc:2804] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.980556 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:53.982800 18343 leader_election.cc:304] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b
I20260713 09:05:53.983639 18377 raft_consensus.cc:2468] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 1.
I20260713 09:05:53.986210 18684 raft_consensus.cc:2804] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.986550 18684 raft_consensus.cc:493] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.986874 18684 raft_consensus.cc:3060] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.988049 18672 raft_consensus.cc:2749] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:53.984036 18868 raft_consensus.cc:493] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.989001 18868 raft_consensus.cc:3060] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.993477 18343 leader_election.cc:304] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:53.994294 18652 raft_consensus.cc:2804] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:53.994633 18652 raft_consensus.cc:493] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:53.994956 18652 raft_consensus.cc:3060] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:53.996407 18868 raft_consensus.cc:515] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:53.999217 18831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:53.999778 18831 raft_consensus.cc:3060] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.001307 18652 raft_consensus.cc:515] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:54.002561 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:54.002902 18868 leader_election.cc:290] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:54.003185 18830 raft_consensus.cc:2468] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d094294364f6a808329f10035e01b in term 1.
I20260713 09:05:54.003123 18663 raft_consensus.cc:493] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:54.004040 18377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:54.007000 18377 raft_consensus.cc:2393] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a31d094294364f6a808329f10035e01b in current term 2: Already voted for candidate 75850adb61064682aa30f9c524cd8b1e in this term.
I20260713 09:05:54.004776 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:05:54.005431 18491 leader_election.cc:304] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [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: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:54.005774 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:54.008121 18526 raft_consensus.cc:3060] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.008533 18831 raft_consensus.cc:2468] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:05:54.009647 18417 leader_election.cc:304] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499; no voters: 
I20260713 09:05:54.011184 18868 raft_consensus.cc:2804] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.011807 18868 raft_consensus.cc:697] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:05:54.011781 18663 raft_consensus.cc:515] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:54.013877 18831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e14aa113b425aac3f7f4316a8abe8" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:54.014616 18684 raft_consensus.cc:515] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:54.015571 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:54.016135 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1327e813a0174abeb252858b9d4244d0" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:54.016865 18830 raft_consensus.cc:2393] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75850adb61064682aa30f9c524cd8b1e in current term 2: Already voted for candidate a31d094294364f6a808329f10035e01b in this term.
I20260713 09:05:54.012753 18652 leader_election.cc:290] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:54.016701 18684 leader_election.cc:290] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 election: Requested vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:05:54.016776 18378 raft_consensus.cc:2393] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 2: Already voted for candidate 75850adb61064682aa30f9c524cd8b1e in this term.
I20260713 09:05:54.012619 18868 consensus_queue.cc:237] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:54.014412 18526 raft_consensus.cc:2468] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 2.
I20260713 09:05:54.018985 18887 raft_consensus.cc:2764] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260713 09:05:54.021116 18344 leader_election.cc:304] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75850adb61064682aa30f9c524cd8b1e, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:05:54.021384 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:54.014448 18831 raft_consensus.cc:3060] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.022161 18830 raft_consensus.cc:2393] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 75850adb61064682aa30f9c524cd8b1e in current term 2: Already voted for candidate 1a4d7961816a437f98ddab53aed6930b in this term.
I20260713 09:05:54.023919 18684 raft_consensus.cc:2804] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.023991 18452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df338ea1bf3f4f878617f4ff6f6625a5" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:05:54.014945 18663 leader_election.cc:290] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:54.024565 18684 raft_consensus.cc:697] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:54.025871 18343 leader_election.cc:304] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [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: 75850adb61064682aa30f9c524cd8b1e; no voters: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b
I20260713 09:05:54.026665 18652 raft_consensus.cc:3060] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.027311 18343 leader_election.cc:304] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [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: 75850adb61064682aa30f9c524cd8b1e; no voters: 1a4d7961816a437f98ddab53aed6930b, 663c82fd13434c8d88dd744a89379499
I20260713 09:05:54.028288 18663 raft_consensus.cc:2749] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.032522 18652 raft_consensus.cc:2749] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.033121 18684 consensus_queue.cc:237] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:54.034077 18831 raft_consensus.cc:2468] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 2.
I20260713 09:05:54.034022 18199 catalog_manager.cc:5697] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 1 to 2, leader changed from 663c82fd13434c8d88dd744a89379499 (127.15.226.1) to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.042187 18197 catalog_manager.cc:5697] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 1 to 2, leader changed from 663c82fd13434c8d88dd744a89379499 (127.15.226.1) to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 2 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.049728 18831 raft_consensus.cc:1275] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.051102 18868 consensus_queue.cc:1048] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:54.061285 18684 raft_consensus.cc:493] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:54.061879 18684 raft_consensus.cc:515] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:54.064595 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b" is_pre_election: true
I20260713 09:05:54.064945 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:54.065506 18830 raft_consensus.cc:2468] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 1.
I20260713 09:05:54.066762 18343 leader_election.cc:304] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:54.067664 18652 raft_consensus.cc:2804] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:54.068024 18652 raft_consensus.cc:493] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:54.068365 18652 raft_consensus.cc:3060] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.070326 18876 raft_consensus.cc:493] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:54.070806 18876 raft_consensus.cc:515] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:05:54.072678 18876 leader_election.cc:290] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:54.073557 18684 leader_election.cc:290] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:54.073765 18378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:54.075752 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242c92136eb24e0f9de7b2fa3bd3494b" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:54.076522 18830 raft_consensus.cc:2393] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a4d7961816a437f98ddab53aed6930b in current term 2: Already voted for candidate 75850adb61064682aa30f9c524cd8b1e in this term.
I20260713 09:05:54.077683 18417 leader_election.cc:304] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [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: 1a4d7961816a437f98ddab53aed6930b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:54.078725 18876 raft_consensus.cc:3060] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.082327 18652 raft_consensus.cc:515] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:54.084776 18526 raft_consensus.cc:1275] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.085083 18652 leader_election.cc:290] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [CANDIDATE]: Term 2 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059)
I20260713 09:05:54.086194 18868 consensus_queue.cc:1048] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:54.086894 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499"
I20260713 09:05:54.087446 18830 raft_consensus.cc:3060] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.085206 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "75850adb61064682aa30f9c524cd8b1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:05:54.094683 18876 raft_consensus.cc:2749] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.101528 18830 raft_consensus.cc:2468] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75850adb61064682aa30f9c524cd8b1e in term 2.
I20260713 09:05:54.104574 18343 leader_election.cc:304] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: a31d094294364f6a808329f10035e01b
I20260713 09:05:54.105876 18652 raft_consensus.cc:2804] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.106350 18652 raft_consensus.cc:697] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 2 LEADER]: Becoming Leader. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:05:54.107749 18652 consensus_queue.cc:237] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:54.121953 18197 catalog_manager.cc:5697] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e reported cstate change: term changed from 1 to 2, leader changed from 663c82fd13434c8d88dd744a89379499 (127.15.226.1) to 75850adb61064682aa30f9c524cd8b1e (127.15.226.2). New cstate: current_term: 2 leader_uuid: "75850adb61064682aa30f9c524cd8b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.163861 18378 raft_consensus.cc:1275] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.164186 18887 raft_consensus.cc:493] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663c82fd13434c8d88dd744a89379499)
I20260713 09:05:54.164707 18887 raft_consensus.cc:515] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:05:54.165118 18893 consensus_queue.cc:1048] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.166714 18887 leader_election.cc:290] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:05:54.168275 18830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663c82fd13434c8d88dd744a89379499" is_pre_election: true
I20260713 09:05:54.168988 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbca7cb92e54bc297751b657c07f47a" candidate_uuid: "a31d094294364f6a808329f10035e01b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75850adb61064682aa30f9c524cd8b1e" is_pre_election: true
I20260713 09:05:54.169013 18830 raft_consensus.cc:2393] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a31d094294364f6a808329f10035e01b in current term 2: Already voted for candidate 75850adb61064682aa30f9c524cd8b1e in this term.
I20260713 09:05:54.172525 18491 leader_election.cc:304] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [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: a31d094294364f6a808329f10035e01b; no voters: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e
I20260713 09:05:54.173583 18887 raft_consensus.cc:3060] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.179978 18887 raft_consensus.cc:2749] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:54.189266 18830 raft_consensus.cc:1275] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.190663 18868 consensus_queue.cc:1048] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.299903 18830 raft_consensus.cc:1275] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.301293 18868 consensus_queue.cc:1048] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.303839 18378 raft_consensus.cc:1275] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.305228 18868 consensus_queue.cc:1048] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.338241 18452 raft_consensus.cc:1275] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Refusing update from remote peer 75850adb61064682aa30f9c524cd8b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.339568 18652 consensus_queue.cc:1048] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.349416 18830 raft_consensus.cc:1275] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer 75850adb61064682aa30f9c524cd8b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.350910 18652 consensus_queue.cc:1048] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.420485 18830 raft_consensus.cc:1275] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.421758 18670 consensus_queue.cc:1048] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.433996 18526 raft_consensus.cc:1275] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.436491 18868 consensus_queue.cc:1048] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.454495 18830 raft_consensus.cc:1275] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer 75850adb61064682aa30f9c524cd8b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.456441 18684 consensus_queue.cc:1048] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.467087 18526 raft_consensus.cc:1275] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 75850adb61064682aa30f9c524cd8b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.468916 18684 consensus_queue.cc:1048] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.479990 18378 raft_consensus.cc:1275] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Refusing update from remote peer a31d094294364f6a808329f10035e01b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.481712 18738 consensus_queue.cc:1048] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.491061 18830 raft_consensus.cc:1275] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer a31d094294364f6a808329f10035e01b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.493072 18887 consensus_queue.cc:1048] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.508553 18830 raft_consensus.cc:1275] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.509944 18868 consensus_queue.cc:1048] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.515734 18831 raft_consensus.cc:1275] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Refusing update from remote peer 75850adb61064682aa30f9c524cd8b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.516939 18652 consensus_queue.cc:1048] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.523141 18378 raft_consensus.cc:1275] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.525985 18876 consensus_queue.cc:1048] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.531457 18526 raft_consensus.cc:1275] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 75850adb61064682aa30f9c524cd8b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:54.533007 18663 consensus_queue.cc:1048] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.271245 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:03.295714 18374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476"
dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
mode: GRACEFUL
new_leader_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:57568
I20260713 09:06:03.296346 18374 raft_consensus.cc:606] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Received request to transfer leadership to TS 663c82fd13434c8d88dd744a89379499
I20260713 09:06:03.306697 18451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c"
dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
mode: GRACEFUL
new_leader_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:45880
I20260713 09:06:03.307114 18451 raft_consensus.cc:606] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Received request to transfer leadership to TS 663c82fd13434c8d88dd744a89379499
I20260713 09:06:03.309230 18451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d"
dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
mode: GRACEFUL
new_leader_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:45880
I20260713 09:06:03.309628 18451 raft_consensus.cc:606] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Received request to transfer leadership to TS 663c82fd13434c8d88dd744a89379499
I20260713 09:06:03.311583 18374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5"
dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
mode: GRACEFUL
new_leader_uuid: "1a4d7961816a437f98ddab53aed6930b"
 from {username='slave'} at 127.0.0.1:57568
I20260713 09:06:03.312068 18374 raft_consensus.cc:606] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Received request to transfer leadership to TS 1a4d7961816a437f98ddab53aed6930b
I20260713 09:06:03.314272 18374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5"
dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
mode: GRACEFUL
new_leader_uuid: "1a4d7961816a437f98ddab53aed6930b"
 from {username='slave'} at 127.0.0.1:57568
I20260713 09:06:03.314682 18374 raft_consensus.cc:606] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Received request to transfer leadership to TS 1a4d7961816a437f98ddab53aed6930b
I20260713 09:06:03.319687 18917 raft_consensus.cc:993] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e: : Instructing follower 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:03.320261 18931 raft_consensus.cc:1081] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Signalling peer 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:03.321815 18830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476"
dest_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:57466
I20260713 09:06:03.322304 18830 raft_consensus.cc:493] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:03.322686 18830 raft_consensus.cc:3060] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.326581 18526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffa65b992dfc41ce8288e17beccd886f"
dest_uuid: "a31d094294364f6a808329f10035e01b"
mode: GRACEFUL
new_leader_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:35644
I20260713 09:06:03.327005 18526 raft_consensus.cc:606] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Received request to transfer leadership to TS 663c82fd13434c8d88dd744a89379499
I20260713 09:06:03.328095 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:06:03.328990 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:03.329051 18830 raft_consensus.cc:515] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:06:03.331573 18830 leader_election.cc:290] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 election: Requested vote from peers a31d094294364f6a808329f10035e01b (127.15.226.4:38097), 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337)
I20260713 09:06:03.342806 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:06:03.343547 18374 raft_consensus.cc:3055] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:03.343715 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7069f014b80d4b7298cb1b35aaeaf476" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:06:03.343858 18374 raft_consensus.cc:740] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:06:03.344286 18526 raft_consensus.cc:3060] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.344870 18374 consensus_queue.cc:260] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:06:03.346261 18374 raft_consensus.cc:3060] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.351313 18526 raft_consensus.cc:2468] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 2.
I20260713 09:06:03.352499 18788 leader_election.cc:304] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:06:03.353142 18374 raft_consensus.cc:2468] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 2.
I20260713 09:06:03.354187 18939 raft_consensus.cc:2804] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:03.355151 18939 raft_consensus.cc:697] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 2 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:06:03.355949 18939 consensus_queue.cc:237] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } }
I20260713 09:06:03.364970 18199 catalog_manager.cc:5697] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 1 to 2, leader changed from 75850adb61064682aa30f9c524cd8b1e (127.15.226.2) to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.428119 18917 raft_consensus.cc:993] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e: : Instructing follower 1a4d7961816a437f98ddab53aed6930b to start an election
I20260713 09:06:03.428469 18931 raft_consensus.cc:1081] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Signalling peer 1a4d7961816a437f98ddab53aed6930b to start an election
I20260713 09:06:03.429673 18451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5"
dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
 from {username='slave'} at 127.0.0.1:44484
I20260713 09:06:03.430094 18451 raft_consensus.cc:493] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:03.430341 18451 raft_consensus.cc:3060] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.435112 18451 raft_consensus.cc:515] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:06:03.436650 18451 leader_election.cc:290] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:06:03.437340 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:06:03.437479 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc55114219a94d2a84003ccf17e410e5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:06:03.437995 18374 raft_consensus.cc:3055] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:03.438048 18526 raft_consensus.cc:3060] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.438396 18374 raft_consensus.cc:740] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:06:03.439178 18374 consensus_queue.cc:260] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:06:03.440402 18374 raft_consensus.cc:3060] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.444162 18526 raft_consensus.cc:2468] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:06:03.445210 18418 leader_election.cc:304] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:06:03.445977 18928 raft_consensus.cc:2804] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:03.446425 18928 raft_consensus.cc:697] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:06:03.446508 18374 raft_consensus.cc:2468] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:06:03.447290 18928 consensus_queue.cc:237] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:06:03.454540 18199 catalog_manager.cc:5697] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 1 to 2, leader changed from 75850adb61064682aa30f9c524cd8b1e (127.15.226.2) to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.553818 18930 raft_consensus.cc:993] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b: : Instructing follower 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:03.554483 18947 raft_consensus.cc:1081] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Signalling peer 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:03.556061 18831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffa65b992dfc41ce8288e17beccd886f"
dest_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:57462
I20260713 09:06:03.556421 18831 raft_consensus.cc:493] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:03.556629 18831 raft_consensus.cc:3060] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.560787 18831 raft_consensus.cc:515] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.563479 18831 leader_election.cc:290] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:06:03.564546 18526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa65b992dfc41ce8288e17beccd886f" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:06:03.565083 18526 raft_consensus.cc:3055] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:03.565285 18526 raft_consensus.cc:740] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a31d094294364f6a808329f10035e01b, State: Running, Role: LEADER
I20260713 09:06:03.565865 18526 consensus_queue.cc:260] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.566725 18526 raft_consensus.cc:3060] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.570531 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa65b992dfc41ce8288e17beccd886f" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:06:03.570843 18526 raft_consensus.cc:2468] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 2.
I20260713 09:06:03.570927 18451 raft_consensus.cc:3060] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.571677 18788 leader_election.cc:304] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:06:03.572299 18939 raft_consensus.cc:2804] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:03.572759 18939 raft_consensus.cc:697] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 2 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:06:03.573689 18939 consensus_queue.cc:237] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.576339 18451 raft_consensus.cc:2468] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 2.
I20260713 09:06:03.584892 18199 catalog_manager.cc:5697] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 1 to 2, leader changed from a31d094294364f6a808329f10035e01b (127.15.226.4) to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.630874 18917 raft_consensus.cc:993] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e: : Instructing follower 1a4d7961816a437f98ddab53aed6930b to start an election
I20260713 09:06:03.631260 18931 raft_consensus.cc:1081] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Signalling peer 1a4d7961816a437f98ddab53aed6930b to start an election
I20260713 09:06:03.632427 18451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5"
dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
 from {username='slave'} at 127.0.0.1:44484
I20260713 09:06:03.632805 18451 raft_consensus.cc:493] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:03.633055 18451 raft_consensus.cc:3060] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.636744 18451 raft_consensus.cc:515] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:06:03.637957 18451 leader_election.cc:290] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:06:03.638521 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:06:03.639007 18374 raft_consensus.cc:3055] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:03.638973 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ba5aa9dfc341f3a2c66de648b032a5" candidate_uuid: "1a4d7961816a437f98ddab53aed6930b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:06:03.639392 18374 raft_consensus.cc:740] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75850adb61064682aa30f9c524cd8b1e, State: Running, Role: LEADER
I20260713 09:06:03.639580 18524 raft_consensus.cc:3060] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.640120 18374 consensus_queue.cc:260] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:06:03.641072 18374 raft_consensus.cc:3060] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.644868 18524 raft_consensus.cc:2468] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:06:03.645689 18418 leader_election.cc:304] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a4d7961816a437f98ddab53aed6930b, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:06:03.646231 18374 raft_consensus.cc:2468] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a4d7961816a437f98ddab53aed6930b in term 2.
I20260713 09:06:03.646275 18928 raft_consensus.cc:2804] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:03.646819 18928 raft_consensus.cc:697] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Leader. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:06:03.647521 18928 consensus_queue.cc:237] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } }
I20260713 09:06:03.654356 18199 catalog_manager.cc:5697] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b reported cstate change: term changed from 1 to 2, leader changed from 75850adb61064682aa30f9c524cd8b1e (127.15.226.2) to 1a4d7961816a437f98ddab53aed6930b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "1a4d7961816a437f98ddab53aed6930b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.672722 18932 raft_consensus.cc:993] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b: : Instructing follower 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:03.673099 18928 raft_consensus.cc:1081] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Signalling peer 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:03.674233 18831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d"
dest_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:57472
I20260713 09:06:03.674571 18831 raft_consensus.cc:493] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:03.674772 18831 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:03.678586 18831 raft_consensus.cc:515] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.679728 18831 leader_election.cc:290] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 3 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:06:03.680271 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:06:03.680809 18451 raft_consensus.cc:3055] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:03.680684 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc549a8c42374b3eb317a4b48355240d" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:06:03.681164 18451 raft_consensus.cc:740] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:06:03.681357 18524 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:03.681901 18451 consensus_queue.cc:260] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.683051 18451 raft_consensus.cc:3060] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:03.687538 18524 raft_consensus.cc:2468] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 3.
I20260713 09:06:03.688612 18788 leader_election.cc:304] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [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: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:06:03.688870 18451 raft_consensus.cc:2468] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 3.
I20260713 09:06:03.689396 18939 raft_consensus.cc:2804] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:03.689826 18939 raft_consensus.cc:697] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 3 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:06:03.690531 18939 consensus_queue.cc:237] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.697090 18199 catalog_manager.cc:5697] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 2 to 3, leader changed from 1a4d7961816a437f98ddab53aed6930b (127.15.226.3) to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 3 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.831287 18932 raft_consensus.cc:993] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b: : Instructing follower 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:03.831696 18928 raft_consensus.cc:1081] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Signalling peer 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:03.832858 18830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c"
dest_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:57472
I20260713 09:06:03.833300 18830 raft_consensus.cc:493] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:03.833555 18830 raft_consensus.cc:3060] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.838932 18830 raft_consensus.cc:515] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.840339 18830 leader_election.cc:290] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:06:03.841064 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:06:03.841626 18451 raft_consensus.cc:3055] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:03.841732 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e7f8e18f1d4cdc886b06b5d589199c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:06:03.842026 18451 raft_consensus.cc:740] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:06:03.842357 18524 raft_consensus.cc:3060] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.842861 18451 consensus_queue.cc:260] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.845360 18451 raft_consensus.cc:3060] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:03.849587 18526 raft_consensus.cc:1275] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:03.848364 18524 raft_consensus.cc:2468] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 2.
I20260713 09:06:03.850935 18788 leader_election.cc:304] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:06:03.851032 18451 raft_consensus.cc:2468] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 2.
I20260713 09:06:03.851682 18939 raft_consensus.cc:2804] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:03.851462 18932 consensus_queue.cc:1048] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.852149 18939 raft_consensus.cc:697] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 2 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:06:03.852955 18939 consensus_queue.cc:237] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:03.861815 18197 catalog_manager.cc:5697] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 1 to 2, leader changed from 1a4d7961816a437f98ddab53aed6930b (127.15.226.3) to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.870062 18374 raft_consensus.cc:1275] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:03.872241 18928 consensus_queue.cc:1048] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.873571 18524 raft_consensus.cc:1275] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:03.875624 18939 consensus_queue.cc:1048] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.893420 18374 raft_consensus.cc:1275] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:03.894605 18960 consensus_queue.cc:1048] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.047324 18374 raft_consensus.cc:1275] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.048230 18928 consensus_queue.cc:1048] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.055572 18524 raft_consensus.cc:1275] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 1a4d7961816a437f98ddab53aed6930b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.056950 18951 consensus_queue.cc:1048] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.106750 18524 raft_consensus.cc:1275] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.107738 18960 consensus_queue.cc:1048] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.115021 18451 raft_consensus.cc:1275] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.116238 18939 consensus_queue.cc:1048] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.177155 18524 raft_consensus.cc:1275] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 3 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:04.178112 18939 consensus_queue.cc:1048] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:04.185519 18451 raft_consensus.cc:1275] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:04.186708 18960 consensus_queue.cc:1048] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:04.276288 18524 raft_consensus.cc:1275] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.277271 18960 consensus_queue.cc:1048] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.286773 18451 raft_consensus.cc:1275] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:04.288457 18960 consensus_queue.cc:1048] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.329921 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:04.344529 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:04.357148 18451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0"
dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
mode: GRACEFUL
new_leader_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:45880
I20260713 09:06:04.357597 18451 raft_consensus.cc:606] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Received request to transfer leadership to TS 663c82fd13434c8d88dd744a89379499
I20260713 09:06:04.359715 18451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c"
dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
mode: GRACEFUL
new_leader_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:45880
I20260713 09:06:04.360083 18451 raft_consensus.cc:606] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Received request to transfer leadership to TS 663c82fd13434c8d88dd744a89379499
I20260713 09:06:04.360893 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:04.361424 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:04.402343 18932 raft_consensus.cc:993] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b: : Instructing follower 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:04.402756 18951 raft_consensus.cc:1081] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Signalling peer 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:04.403882 18831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0"
dest_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:57472
I20260713 09:06:04.404249 18831 raft_consensus.cc:493] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.404493 18831 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.408594 18831 raft_consensus.cc:515] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:06:04.409925 18831 leader_election.cc:290] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 3 election: Requested vote from peers 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337), 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751)
I20260713 09:06:04.410512 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75850adb61064682aa30f9c524cd8b1e"
I20260713 09:06:04.410696 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86daaf318f4d4fc693e8da83ca21a9d0" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:06:04.410988 18374 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.411171 18451 raft_consensus.cc:3055] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:04.411454 18451 raft_consensus.cc:740] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:06:04.412019 18451 consensus_queue.cc:260] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [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: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:06:04.412917 18451 raft_consensus.cc:3060] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.416337 18374 raft_consensus.cc:2468] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 3.
I20260713 09:06:04.417232 18785 leader_election.cc:304] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [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: 663c82fd13434c8d88dd744a89379499, 75850adb61064682aa30f9c524cd8b1e; no voters: 
I20260713 09:06:04.417624 18451 raft_consensus.cc:2468] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 3.
I20260713 09:06:04.417845 18960 raft_consensus.cc:2804] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:04.418309 18960 raft_consensus.cc:697] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 3 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:06:04.419031 18960 consensus_queue.cc:237] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [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: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } }
I20260713 09:06:04.425493 18197 catalog_manager.cc:5697] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 2 to 3, leader changed from 1a4d7961816a437f98ddab53aed6930b (127.15.226.3) to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 3 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.588598 18932 raft_consensus.cc:993] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b: : Instructing follower 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:04.589028 18951 raft_consensus.cc:1081] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Signalling peer 663c82fd13434c8d88dd744a89379499 to start an election
I20260713 09:06:04.590232 18831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c"
dest_uuid: "663c82fd13434c8d88dd744a89379499"
 from {username='slave'} at 127.0.0.1:57472
I20260713 09:06:04.590624 18831 raft_consensus.cc:493] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.590862 18831 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.595621 18831 raft_consensus.cc:515] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:04.596865 18831 leader_election.cc:290] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [CANDIDATE]: Term 3 election: Requested vote from peers 1a4d7961816a437f98ddab53aed6930b (127.15.226.3:37751), a31d094294364f6a808329f10035e01b (127.15.226.4:38097)
I20260713 09:06:04.597533 18451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a4d7961816a437f98ddab53aed6930b"
I20260713 09:06:04.597831 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8cdb6c7b00340149f6082e3da06775c" candidate_uuid: "663c82fd13434c8d88dd744a89379499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a31d094294364f6a808329f10035e01b"
I20260713 09:06:04.598106 18451 raft_consensus.cc:3055] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:04.598354 18524 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.598402 18451 raft_consensus.cc:740] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a4d7961816a437f98ddab53aed6930b, State: Running, Role: LEADER
I20260713 09:06:04.599213 18451 consensus_queue.cc:260] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:04.600313 18451 raft_consensus.cc:3060] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.604200 18524 raft_consensus.cc:2468] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 3.
I20260713 09:06:04.605233 18788 leader_election.cc:304] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [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: 663c82fd13434c8d88dd744a89379499, a31d094294364f6a808329f10035e01b; no voters: 
I20260713 09:06:04.605793 18451 raft_consensus.cc:2468] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663c82fd13434c8d88dd744a89379499 in term 3.
I20260713 09:06:04.606056 18940 raft_consensus.cc:2804] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:04.606514 18940 raft_consensus.cc:697] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 3 LEADER]: Becoming Leader. State: Replica: 663c82fd13434c8d88dd744a89379499, State: Running, Role: LEADER
I20260713 09:06:04.607296 18940 consensus_queue.cc:237] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [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: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } }
I20260713 09:06:04.613840 18197 catalog_manager.cc:5697] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 reported cstate change: term changed from 2 to 3, leader changed from 1a4d7961816a437f98ddab53aed6930b (127.15.226.3) to 663c82fd13434c8d88dd744a89379499 (127.15.226.1). New cstate: current_term: 3 leader_uuid: "663c82fd13434c8d88dd744a89379499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663c82fd13434c8d88dd744a89379499" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41059 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:04.973136 18451 raft_consensus.cc:1275] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:04.974247 18960 consensus_queue.cc:1048] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:04.983487 18378 raft_consensus.cc:1275] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 3 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:04.984652 18940 consensus_queue.cc:1048] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75850adb61064682aa30f9c524cd8b1e" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 36337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.020603 18524 raft_consensus.cc:1275] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 3 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.021607 18960 consensus_queue.cc:1048] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a31d094294364f6a808329f10035e01b" member_type: VOTER last_known_addr { host: "127.15.226.4" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.031800 18451 raft_consensus.cc:1275] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Refusing update from remote peer 663c82fd13434c8d88dd744a89379499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.033035 18982 consensus_queue.cc:1048] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a4d7961816a437f98ddab53aed6930b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.362088 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:05.375036 16264 tablet_server.cc:179] TabletServer@127.15.226.1:41059 shutting down...
I20260713 09:06:05.396749 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:05.397361 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.398113 16264 raft_consensus.cc:2243] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.398680 16264 raft_consensus.cc:2272] T a8fb75d648554acfa9cda6dbdeb1fa5a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.401466 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.402299 16264 raft_consensus.cc:2243] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.402786 16264 raft_consensus.cc:2272] T 242c92136eb24e0f9de7b2fa3bd3494b P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:05.403146 18417 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]
I20260713 09:06:05.405721 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.406602 16264 raft_consensus.cc:2243] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:05.406711 18417 consensus_peers.cc:597] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.407330 16264 raft_consensus.cc:2272] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.409832 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.410413 16264 raft_consensus.cc:2243] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:06:05.410807 18343 consensus_peers.cc:597] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.411355 16264 raft_consensus.cc:2272] T c8cdb6c7b00340149f6082e3da06775c P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.413818 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.414371 16264 raft_consensus.cc:2243] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.414727 16264 raft_consensus.cc:2272] T aba763f134d84c798ab671a28b05af77 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.416325 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.416823 16264 raft_consensus.cc:2243] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.417593 16264 raft_consensus.cc:2272] T ffa65b992dfc41ce8288e17beccd886f P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.419480 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.419963 16264 raft_consensus.cc:2243] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.420377 16264 raft_consensus.cc:2272] T bb6bf91f12004f8ea8044a8027fae03b P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.422151 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.422647 16264 raft_consensus.cc:2243] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.423028 16264 raft_consensus.cc:2272] T 1327e813a0174abeb252858b9d4244d0 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.424701 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.425201 16264 raft_consensus.cc:2243] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.425840 16264 raft_consensus.cc:2272] T 86daaf318f4d4fc693e8da83ca21a9d0 P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.428254 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.428905 16264 raft_consensus.cc:2243] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.429342 16264 raft_consensus.cc:2272] T d08e14aa113b425aac3f7f4316a8abe8 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.431439 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.431857 16264 raft_consensus.cc:2243] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.432458 16264 raft_consensus.cc:2272] T 7069f014b80d4b7298cb1b35aaeaf476 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.434049 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.434459 16264 raft_consensus.cc:2243] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.435050 16264 raft_consensus.cc:2272] T b0e7f8e18f1d4cdc886b06b5d589199c P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.436832 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.437479 16264 raft_consensus.cc:2243] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.437855 16264 raft_consensus.cc:2272] T ccbca7cb92e54bc297751b657c07f47a P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.440392 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.441100 16264 raft_consensus.cc:2243] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.441606 16264 raft_consensus.cc:2272] T 589f3b691df24947b9d9748c78e90199 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.443502 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.443981 16264 raft_consensus.cc:2243] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:06:05.444406 18343 consensus_peers.cc:597] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.444764 16264 raft_consensus.cc:2272] T cc549a8c42374b3eb317a4b48355240d P 663c82fd13434c8d88dd744a89379499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.446523 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.447165 16264 raft_consensus.cc:2243] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.447578 16264 raft_consensus.cc:2272] T b5968cfed1e74b4b84cabeec32e7a022 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.449577 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.450021 16264 raft_consensus.cc:2243] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.450464 16264 raft_consensus.cc:2272] T df338ea1bf3f4f878617f4ff6f6625a5 P 663c82fd13434c8d88dd744a89379499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.452550 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:05.452966 16264 raft_consensus.cc:2243] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.453293 16264 raft_consensus.cc:2272] T b38496f15b514e22bebde50df927b6e1 P 663c82fd13434c8d88dd744a89379499 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:05.456916 18343 consensus_peers.cc:597] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:05.472572 18343 consensus_peers.cc:597] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.490163 16264 tablet_server.cc:196] TabletServer@127.15.226.1:41059 shutdown complete.
W20260713 09:06:05.518180 18491 consensus_peers.cc:597] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.519830 16264 tablet_server.cc:179] TabletServer@127.15.226.2:0 shutting down...
W20260713 09:06:05.530810 18415 consensus_peers.cc:597] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b -> Peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Couldn't send request to peer 75850adb61064682aa30f9c524cd8b1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:05.546285 18491 consensus_peers.cc:597] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.550948 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:05.551805 16264 tablet_replica.cc:333] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.552665 16264 raft_consensus.cc:2243] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.553176 16264 raft_consensus.cc:2272] T 7069f014b80d4b7298cb1b35aaeaf476 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.555614 16264 tablet_replica.cc:333] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.556406 16264 raft_consensus.cc:2243] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.556983 16264 raft_consensus.cc:2272] T adbc56e6379a44faafcc027960cbb2d3 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.559646 16264 tablet_replica.cc:333] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.560434 16264 raft_consensus.cc:2243] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.560948 16264 raft_consensus.cc:2272] T 9006e789eab940d4bd1756c570d28cab P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.563324 16264 tablet_replica.cc:333] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.564010 16264 raft_consensus.cc:2243] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.564476 16264 raft_consensus.cc:2272] T d5ba5aa9dfc341f3a2c66de648b032a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.566749 16264 tablet_replica.cc:333] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.567400 16264 raft_consensus.cc:2243] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.568457 16264 raft_consensus.cc:2272] T a3c008d3d8854f3a94adb5dcb49ab16f P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.570900 16264 tablet_replica.cc:333] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.571593 16264 raft_consensus.cc:2243] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.572489 16264 raft_consensus.cc:2272] T d08e14aa113b425aac3f7f4316a8abe8 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:05.574059 18343 consensus_peers.cc:597] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.574854 16264 tablet_replica.cc:333] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.575542 16264 raft_consensus.cc:2243] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.576167 16264 raft_consensus.cc:2272] T bb6bf91f12004f8ea8044a8027fae03b P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.577819 16264 tablet_replica.cc:333] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.578266 16264 raft_consensus.cc:2243] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.578608 16264 raft_consensus.cc:2272] T 1327e813a0174abeb252858b9d4244d0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.580122 16264 tablet_replica.cc:333] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.580575 16264 raft_consensus.cc:2243] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.580924 16264 raft_consensus.cc:2272] T 86daaf318f4d4fc693e8da83ca21a9d0 P 75850adb61064682aa30f9c524cd8b1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.583463 16264 tablet_replica.cc:333] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.583890 16264 raft_consensus.cc:2243] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.584215 16264 raft_consensus.cc:2272] T 589f3b691df24947b9d9748c78e90199 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.585718 16264 tablet_replica.cc:333] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.586138 16264 raft_consensus.cc:2243] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.586464 16264 raft_consensus.cc:2272] T 0711959a12ad4b099e901f6fe4586fb0 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.587967 16264 tablet_replica.cc:333] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.588361 16264 raft_consensus.cc:2243] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.588691 16264 raft_consensus.cc:2272] T b5968cfed1e74b4b84cabeec32e7a022 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.590186 16264 tablet_replica.cc:333] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.590587 16264 raft_consensus.cc:2243] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.590911 16264 raft_consensus.cc:2272] T a8fb75d648554acfa9cda6dbdeb1fa5a P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.592437 16264 tablet_replica.cc:333] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.592923 16264 raft_consensus.cc:2243] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.593585 16264 raft_consensus.cc:2272] T ccbca7cb92e54bc297751b657c07f47a P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.595510 16264 tablet_replica.cc:333] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
W20260713 09:06:05.595834 18415 consensus_peers.cc:597] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b -> Peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Couldn't send request to peer 75850adb61064682aa30f9c524cd8b1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.596145 16264 raft_consensus.cc:2243] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.597055 16264 raft_consensus.cc:2272] T 242c92136eb24e0f9de7b2fa3bd3494b P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:05.597828 18415 consensus_peers.cc:597] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b -> Peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Couldn't send request to peer 75850adb61064682aa30f9c524cd8b1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.598870 16264 tablet_replica.cc:333] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.599337 16264 raft_consensus.cc:2243] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.599707 16264 raft_consensus.cc:2272] T df338ea1bf3f4f878617f4ff6f6625a5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.601395 16264 tablet_replica.cc:333] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.601814 16264 raft_consensus.cc:2243] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.602475 16264 raft_consensus.cc:2272] T b38496f15b514e22bebde50df927b6e1 P 75850adb61064682aa30f9c524cd8b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.604161 16264 tablet_replica.cc:333] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e: stopping tablet replica
I20260713 09:06:05.604571 16264 raft_consensus.cc:2243] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.604936 16264 raft_consensus.cc:2272] T dc55114219a94d2a84003ccf17e410e5 P 75850adb61064682aa30f9c524cd8b1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.639305 16264 tablet_server.cc:196] TabletServer@127.15.226.2:0 shutdown complete.
W20260713 09:06:05.657784 18417 consensus_peers.cc:597] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.667685 16264 tablet_server.cc:179] TabletServer@127.15.226.3:0 shutting down...
I20260713 09:06:05.689421 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:05.690073 16264 tablet_replica.cc:333] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.690635 16264 raft_consensus.cc:2243] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.691025 16264 raft_consensus.cc:2272] T aba763f134d84c798ab671a28b05af77 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.692757 16264 tablet_replica.cc:333] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.693235 16264 raft_consensus.cc:2243] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.693958 16264 raft_consensus.cc:2272] T adbc56e6379a44faafcc027960cbb2d3 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.695560 16264 tablet_replica.cc:333] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.695992 16264 raft_consensus.cc:2243] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.696310 16264 raft_consensus.cc:2272] T bb6bf91f12004f8ea8044a8027fae03b P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.697822 16264 tablet_replica.cc:333] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.698251 16264 raft_consensus.cc:2243] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.698596 16264 raft_consensus.cc:2272] T 0711959a12ad4b099e901f6fe4586fb0 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.700129 16264 tablet_replica.cc:333] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.700587 16264 raft_consensus.cc:2243] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.701236 16264 raft_consensus.cc:2272] T 589f3b691df24947b9d9748c78e90199 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.702780 16264 tablet_replica.cc:333] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.703176 16264 raft_consensus.cc:2243] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.703482 16264 raft_consensus.cc:2272] T b0e7f8e18f1d4cdc886b06b5d589199c P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.705021 16264 tablet_replica.cc:333] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.705456 16264 raft_consensus.cc:2243] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.705804 16264 raft_consensus.cc:2272] T 242c92136eb24e0f9de7b2fa3bd3494b P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.707293 16264 tablet_replica.cc:333] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.707722 16264 raft_consensus.cc:2243] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.708030 16264 raft_consensus.cc:2272] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.709556 16264 tablet_replica.cc:333] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.709952 16264 raft_consensus.cc:2243] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.710276 16264 raft_consensus.cc:2272] T 9006e789eab940d4bd1756c570d28cab P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.711807 16264 tablet_replica.cc:333] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.712263 16264 raft_consensus.cc:2243] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.712904 16264 raft_consensus.cc:2272] T d5ba5aa9dfc341f3a2c66de648b032a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.714406 16264 tablet_replica.cc:333] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.714841 16264 raft_consensus.cc:2243] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.715173 16264 raft_consensus.cc:2272] T c8cdb6c7b00340149f6082e3da06775c P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.717078 16264 tablet_replica.cc:333] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.717530 16264 raft_consensus.cc:2243] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.718194 16264 raft_consensus.cc:2272] T df338ea1bf3f4f878617f4ff6f6625a5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.719807 16264 tablet_replica.cc:333] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.720253 16264 raft_consensus.cc:2243] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.720904 16264 raft_consensus.cc:2272] T dc55114219a94d2a84003ccf17e410e5 P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.722381 16264 tablet_replica.cc:333] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.722831 16264 raft_consensus.cc:2243] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.723165 16264 raft_consensus.cc:2272] T cc549a8c42374b3eb317a4b48355240d P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.724717 16264 tablet_replica.cc:333] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.725149 16264 raft_consensus.cc:2243] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.725775 16264 raft_consensus.cc:2272] T a8fb75d648554acfa9cda6dbdeb1fa5a P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.727284 16264 tablet_replica.cc:333] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.727708 16264 raft_consensus.cc:2243] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.728044 16264 raft_consensus.cc:2272] T ffa65b992dfc41ce8288e17beccd886f P 1a4d7961816a437f98ddab53aed6930b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.729566 16264 tablet_replica.cc:333] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.729971 16264 raft_consensus.cc:2243] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.730309 16264 raft_consensus.cc:2272] T a3c008d3d8854f3a94adb5dcb49ab16f P 1a4d7961816a437f98ddab53aed6930b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.731825 16264 tablet_replica.cc:333] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b: stopping tablet replica
I20260713 09:06:05.732200 16264 raft_consensus.cc:2243] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.732546 16264 raft_consensus.cc:2272] T 86daaf318f4d4fc693e8da83ca21a9d0 P 1a4d7961816a437f98ddab53aed6930b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:05.746367 18489 consensus_peers.cc:597] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b -> Peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Couldn't send request to peer 75850adb61064682aa30f9c524cd8b1e. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:36337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.766956 16264 tablet_server.cc:196] TabletServer@127.15.226.3:0 shutdown complete.
W20260713 09:06:05.774880 18491 consensus_peers.cc:597] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:05.793897 18489 consensus_peers.cc:597] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b -> Peer 75850adb61064682aa30f9c524cd8b1e (127.15.226.2:36337): Couldn't send request to peer 75850adb61064682aa30f9c524cd8b1e. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:36337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.795526 16264 tablet_server.cc:179] TabletServer@127.15.226.4:0 shutting down...
W20260713 09:06:05.816780 18491 consensus_peers.cc:597] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b -> Peer 663c82fd13434c8d88dd744a89379499 (127.15.226.1:41059): Couldn't send request to peer 663c82fd13434c8d88dd744a89379499. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:05.819617 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:05.820181 16264 tablet_replica.cc:333] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.820685 16264 raft_consensus.cc:2243] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.821107 16264 raft_consensus.cc:2272] T cc549a8c42374b3eb317a4b48355240d P a31d094294364f6a808329f10035e01b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.822821 16264 tablet_replica.cc:333] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.823336 16264 raft_consensus.cc:2243] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.824004 16264 raft_consensus.cc:2272] T aba763f134d84c798ab671a28b05af77 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.825634 16264 tablet_replica.cc:333] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.826112 16264 raft_consensus.cc:2243] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.826473 16264 raft_consensus.cc:2272] T 7069f014b80d4b7298cb1b35aaeaf476 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.827948 16264 tablet_replica.cc:333] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.828395 16264 raft_consensus.cc:2243] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.828774 16264 raft_consensus.cc:2272] T adbc56e6379a44faafcc027960cbb2d3 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.830348 16264 tablet_replica.cc:333] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.830794 16264 raft_consensus.cc:2243] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.831171 16264 raft_consensus.cc:2272] T d08e14aa113b425aac3f7f4316a8abe8 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.832664 16264 tablet_replica.cc:333] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.833155 16264 raft_consensus.cc:2243] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.833808 16264 raft_consensus.cc:2272] T 0711959a12ad4b099e901f6fe4586fb0 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.835359 16264 tablet_replica.cc:333] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.835791 16264 raft_consensus.cc:2243] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.836414 16264 raft_consensus.cc:2272] T 1327e813a0174abeb252858b9d4244d0 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.837977 16264 tablet_replica.cc:333] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.838431 16264 raft_consensus.cc:2243] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.838768 16264 raft_consensus.cc:2272] T a3c008d3d8854f3a94adb5dcb49ab16f P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.840270 16264 tablet_replica.cc:333] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.840723 16264 raft_consensus.cc:2243] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.841082 16264 raft_consensus.cc:2272] T b0e7f8e18f1d4cdc886b06b5d589199c P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.842599 16264 tablet_replica.cc:333] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.843051 16264 raft_consensus.cc:2243] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.843408 16264 raft_consensus.cc:2272] T ccbca7cb92e54bc297751b657c07f47a P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.844938 16264 tablet_replica.cc:333] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.845366 16264 raft_consensus.cc:2243] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.845975 16264 raft_consensus.cc:2272] T b5968cfed1e74b4b84cabeec32e7a022 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.847415 16264 tablet_replica.cc:333] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.847842 16264 raft_consensus.cc:2243] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.848172 16264 raft_consensus.cc:2272] T ffa65b992dfc41ce8288e17beccd886f P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.849674 16264 tablet_replica.cc:333] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.850087 16264 raft_consensus.cc:2243] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.850419 16264 raft_consensus.cc:2272] T d5ba5aa9dfc341f3a2c66de648b032a5 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.851876 16264 tablet_replica.cc:333] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.852295 16264 raft_consensus.cc:2243] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.852932 16264 raft_consensus.cc:2272] T 9da90b9ebb0f4d8f8de3d64c3bdf27f5 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.854393 16264 tablet_replica.cc:333] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.854816 16264 raft_consensus.cc:2243] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.855432 16264 raft_consensus.cc:2272] T 9006e789eab940d4bd1756c570d28cab P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.856897 16264 tablet_replica.cc:333] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.857311 16264 raft_consensus.cc:2243] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.857677 16264 raft_consensus.cc:2272] T c8cdb6c7b00340149f6082e3da06775c P a31d094294364f6a808329f10035e01b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.859596 16264 tablet_replica.cc:333] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.860008 16264 raft_consensus.cc:2243] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.860347 16264 raft_consensus.cc:2272] T b38496f15b514e22bebde50df927b6e1 P a31d094294364f6a808329f10035e01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.861831 16264 tablet_replica.cc:333] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b: stopping tablet replica
I20260713 09:06:05.862202 16264 raft_consensus.cc:2243] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.862540 16264 raft_consensus.cc:2272] T dc55114219a94d2a84003ccf17e410e5 P a31d094294364f6a808329f10035e01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.895753 16264 tablet_server.cc:196] TabletServer@127.15.226.4:0 shutdown complete.
I20260713 09:06:05.921953 16264 master.cc:562] Master@127.15.226.62:32901 shutting down...
I20260713 09:06:05.939610 16264 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:05.940064 16264 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.940351 16264 tablet_replica.cc:333] T 00000000000000000000000000000000 P 004c5cfb6afc4882850cc09b84ff23ac: stopping tablet replica
I20260713 09:06:05.981848 16264 master.cc:584] Master@127.15.226.62:32901 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18138 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:06:06.028810 16264 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.226.62:36573
I20260713 09:06:06.029883 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:06.034839 18993 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
W20260713 09:06:06.034879 18992 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
W20260713 09:06:06.036119 18995 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
I20260713 09:06:06.037104 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:06.037977 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:06.038146 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:06.038295 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933566038278 us; error 0 us; skew 500 ppm
I20260713 09:06:06.038795 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:06.040817 16264 webserver.cc:533] Webserver started at http://127.15.226.62:39641/ using document root <none> and password file <none>
I20260713 09:06:06.041317 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:06.041472 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:06.041725 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:06.042721 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/master-0-root/instance:
uuid: "4d6a86b9a52343edb397d2648d5f91f7"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:06.046706 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:06.049602 19000 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.050185 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:06.050431 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/master-0-root
uuid: "4d6a86b9a52343edb397d2648d5f91f7"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:06.050668 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-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)
I20260713 09:06:06.058646 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:06.059674 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:06.093701 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.62:36573
I20260713 09:06:06.093792 19051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.62:36573 every 8 connection(s)
I20260713 09:06:06.097208 19052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.106678 19052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7: Bootstrap starting.
I20260713 09:06:06.111097 19052 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.114831 19052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7: No bootstrap required, opened a new log
I20260713 09:06:06.116752 19052 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d6a86b9a52343edb397d2648d5f91f7" member_type: VOTER }
I20260713 09:06:06.117139 19052 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.117343 19052 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d6a86b9a52343edb397d2648d5f91f7, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.117854 19052 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d6a86b9a52343edb397d2648d5f91f7" member_type: VOTER }
I20260713 09:06:06.118265 19052 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:06.118459 19052 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:06.118706 19052 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.122478 19052 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d6a86b9a52343edb397d2648d5f91f7" member_type: VOTER }
I20260713 09:06:06.122922 19052 leader_election.cc:304] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [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: 4d6a86b9a52343edb397d2648d5f91f7; no voters: 
I20260713 09:06:06.123870 19052 leader_election.cc:290] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:06.124215 19055 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.125363 19055 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 1 LEADER]: Becoming Leader. State: Replica: 4d6a86b9a52343edb397d2648d5f91f7, State: Running, Role: LEADER
I20260713 09:06:06.125970 19055 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [LEADER]: Queue going to LEADER mode. State: All 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: "4d6a86b9a52343edb397d2648d5f91f7" member_type: VOTER }
I20260713 09:06:06.126582 19052 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:06.130259 19057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d6a86b9a52343edb397d2648d5f91f7. Latest consensus state: current_term: 1 leader_uuid: "4d6a86b9a52343edb397d2648d5f91f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d6a86b9a52343edb397d2648d5f91f7" member_type: VOTER } }
I20260713 09:06:06.130836 19057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:06.130273 19056 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d6a86b9a52343edb397d2648d5f91f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d6a86b9a52343edb397d2648d5f91f7" member_type: VOTER } }
I20260713 09:06:06.131773 19056 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:06.132592 19062 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:06.137398 19062 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:06.140786 16264 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:06.145151 19062 catalog_manager.cc:1383] Generated new cluster ID: d442355d357747cb9b518646f08b94a1
I20260713 09:06:06.145342 19062 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:06.166922 19062 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:06.168015 19062 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:06.181008 19062 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7: Generated new TSK 0
I20260713 09:06:06.181483 19062 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:06.206662 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:06.211881 19073 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
W20260713 09:06:06.212755 19074 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
I20260713 09:06:06.214598 16264 server_base.cc:1061] running on GCE node
W20260713 09:06:06.215052 19076 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
I20260713 09:06:06.215852 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:06.216038 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:06.216184 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933566216166 us; error 0 us; skew 500 ppm
I20260713 09:06:06.216692 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:06.218708 16264 webserver.cc:533] Webserver started at http://127.15.226.1:38375/ using document root <none> and password file <none>
I20260713 09:06:06.219141 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:06.219308 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:06.219542 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:06.220520 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-0-root/instance:
uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:06.224489 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:06.227334 19081 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.228031 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:06.228286 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:06.228560 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-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)
I20260713 09:06:06.257714 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:06.258855 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:06.260210 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:06.262281 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:06.262470 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.262684 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:06.262837 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.298848 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:41839
I20260713 09:06:06.298933 19143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:41839 every 8 connection(s)
I20260713 09:06:06.303295 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:06.310177 19148 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
W20260713 09:06:06.311504 19149 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
W20260713 09:06:06.314026 19151 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
I20260713 09:06:06.314769 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:06.315513 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:06.315693 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:06.315888 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933566315869 us; error 0 us; skew 500 ppm
I20260713 09:06:06.316383 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:06.318735 16264 webserver.cc:533] Webserver started at http://127.15.226.2:39645/ using document root <none> and password file <none>
I20260713 09:06:06.318873 19144 heartbeater.cc:344] Connected to a master server at 127.15.226.62:36573
I20260713 09:06:06.319238 19144 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:06.319252 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:06.319597 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:06.319834 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:06.319965 19144 heartbeater.cc:507] Master 127.15.226.62:36573 requested a full tablet report, sending...
I20260713 09:06:06.320827 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-1-root/instance:
uuid: "155db59eb9114d6cbde456bf05f7dbc5"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:06.321890 19017 ts_manager.cc:194] Registered new tserver with Master: d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839)
I20260713 09:06:06.323472 19017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41696
I20260713 09:06:06.325237 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:06.328264 19156 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.328931 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:06.329180 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-1-root
uuid: "155db59eb9114d6cbde456bf05f7dbc5"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:06.329418 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-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)
I20260713 09:06:06.343464 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:06.344547 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:06.345888 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:06.347864 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:06.348035 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.348245 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:06.348382 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.383982 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.2:33831
I20260713 09:06:06.384087 19218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.2:33831 every 8 connection(s)
I20260713 09:06:06.388227 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:06.393857 19222 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
W20260713 09:06:06.395148 19223 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
W20260713 09:06:06.396606 19225 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
I20260713 09:06:06.397236 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:06.398022 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:06.398211 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:06.398403 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933566398385 us; error 0 us; skew 500 ppm
I20260713 09:06:06.398957 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:06.399219 19219 heartbeater.cc:344] Connected to a master server at 127.15.226.62:36573
I20260713 09:06:06.399564 19219 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:06.400295 19219 heartbeater.cc:507] Master 127.15.226.62:36573 requested a full tablet report, sending...
I20260713 09:06:06.401255 16264 webserver.cc:533] Webserver started at http://127.15.226.3:33421/ using document root <none> and password file <none>
I20260713 09:06:06.401806 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:06.401980 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:06.402220 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:06.402148 19017 ts_manager.cc:194] Registered new tserver with Master: 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:06.403337 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-2-root/instance:
uuid: "3a9f1f16c983402cb255806e701a2102"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:06.403479 19017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41700
I20260713 09:06:06.407450 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:06.410403 19230 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.411015 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:06:06.411259 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-2-root
uuid: "3a9f1f16c983402cb255806e701a2102"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:06.411504 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-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)
I20260713 09:06:06.434650 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:06.435731 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:06.437129 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:06.439106 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:06.439287 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.439502 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:06.439646 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.475461 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.3:39343
I20260713 09:06:06.475553 19292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.3:39343 every 8 connection(s)
I20260713 09:06:06.487829 19293 heartbeater.cc:344] Connected to a master server at 127.15.226.62:36573
I20260713 09:06:06.488166 19293 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:06.488818 19293 heartbeater.cc:507] Master 127.15.226.62:36573 requested a full tablet report, sending...
I20260713 09:06:06.490527 19017 ts_manager.cc:194] Registered new tserver with Master: 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:06.491427 16264 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013199478s
I20260713 09:06:06.492142 19017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41704
I20260713 09:06:06.513978 19017 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41716:
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"
    }
  }
}
W20260713 09:06:06.516707 19017 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.
I20260713 09:06:06.590627 19258 tablet_service.cc:1511] Processing CreateTablet for tablet 94db562dfcb9410fb18e2c27d7bf3c4f (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:06.592031 19258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94db562dfcb9410fb18e2c27d7bf3c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.591745 19257 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa8b2cb360c482e9f98d9c610832e76 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:06.593091 19257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa8b2cb360c482e9f98d9c610832e76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.597676 19254 tablet_service.cc:1511] Processing CreateTablet for tablet 50178b7e02814351aa316538dddef2bb (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:06.597891 19255 tablet_service.cc:1511] Processing CreateTablet for tablet 98f6c606572643609db8a65160aee8b8 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:06.598929 19254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50178b7e02814351aa316538dddef2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.596437 19256 tablet_service.cc:1511] Processing CreateTablet for tablet 006f2d4677fc47a581a670628a052fdc (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:06.599805 19256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006f2d4677fc47a581a670628a052fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.601154 19255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f6c606572643609db8a65160aee8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.601981 19253 tablet_service.cc:1511] Processing CreateTablet for tablet c397db7b6c0343cabc70ee0a7a0a01fe (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:06.603214 19253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c397db7b6c0343cabc70ee0a7a0a01fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.603193 19108 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa8b2cb360c482e9f98d9c610832e76 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:06.604475 19108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa8b2cb360c482e9f98d9c610832e76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.605953 19107 tablet_service.cc:1511] Processing CreateTablet for tablet 006f2d4677fc47a581a670628a052fdc (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:06.607156 19107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006f2d4677fc47a581a670628a052fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.609936 19106 tablet_service.cc:1511] Processing CreateTablet for tablet 98f6c606572643609db8a65160aee8b8 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:06.611136 19106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f6c606572643609db8a65160aee8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.611327 19252 tablet_service.cc:1511] Processing CreateTablet for tablet 45912dc7fa1544a5b44a20070c2e6764 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:06.612540 19252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45912dc7fa1544a5b44a20070c2e6764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.612426 19251 tablet_service.cc:1511] Processing CreateTablet for tablet c302ee4b38b4462da35dbdcc55928a5b (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:06.613646 19251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c302ee4b38b4462da35dbdcc55928a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.602074 19109 tablet_service.cc:1511] Processing CreateTablet for tablet 94db562dfcb9410fb18e2c27d7bf3c4f (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:06.616259 19109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94db562dfcb9410fb18e2c27d7bf3c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.615921 19104 tablet_service.cc:1511] Processing CreateTablet for tablet c397db7b6c0343cabc70ee0a7a0a01fe (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:06.617187 19104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c397db7b6c0343cabc70ee0a7a0a01fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.617014 19250 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7804e110a64d1290b0d19df7204052 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:06.618187 19250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7804e110a64d1290b0d19df7204052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.613961 19105 tablet_service.cc:1511] Processing CreateTablet for tablet 50178b7e02814351aa316538dddef2bb (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:06.620178 19105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50178b7e02814351aa316538dddef2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.623342 19103 tablet_service.cc:1511] Processing CreateTablet for tablet 45912dc7fa1544a5b44a20070c2e6764 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:06.623660 19102 tablet_service.cc:1511] Processing CreateTablet for tablet c302ee4b38b4462da35dbdcc55928a5b (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:06.624559 19103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45912dc7fa1544a5b44a20070c2e6764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.625682 19101 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7804e110a64d1290b0d19df7204052 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:06.626832 19101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7804e110a64d1290b0d19df7204052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.629889 19100 tablet_service.cc:1511] Processing CreateTablet for tablet db4acb88a0b74764abdee89715ed03cf (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:06.631070 19100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4acb88a0b74764abdee89715ed03cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.633802 19102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c302ee4b38b4462da35dbdcc55928a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.637929 19249 tablet_service.cc:1511] Processing CreateTablet for tablet db4acb88a0b74764abdee89715ed03cf (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:06.639092 19249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4acb88a0b74764abdee89715ed03cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.691474 19184 tablet_service.cc:1511] Processing CreateTablet for tablet 94db562dfcb9410fb18e2c27d7bf3c4f (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:06.692731 19184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94db562dfcb9410fb18e2c27d7bf3c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.694830 19175 tablet_service.cc:1511] Processing CreateTablet for tablet db4acb88a0b74764abdee89715ed03cf (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:06.699916 19175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4acb88a0b74764abdee89715ed03cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.700268 19179 tablet_service.cc:1511] Processing CreateTablet for tablet c397db7b6c0343cabc70ee0a7a0a01fe (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:06.704332 19179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c397db7b6c0343cabc70ee0a7a0a01fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.695268 19178 tablet_service.cc:1511] Processing CreateTablet for tablet 45912dc7fa1544a5b44a20070c2e6764 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:06.696615 19176 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7804e110a64d1290b0d19df7204052 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:06.697027 19180 tablet_service.cc:1511] Processing CreateTablet for tablet 50178b7e02814351aa316538dddef2bb (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:06.698597 19181 tablet_service.cc:1511] Processing CreateTablet for tablet 98f6c606572643609db8a65160aee8b8 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:06.695089 19177 tablet_service.cc:1511] Processing CreateTablet for tablet c302ee4b38b4462da35dbdcc55928a5b (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:06.702029 19182 tablet_service.cc:1511] Processing CreateTablet for tablet 006f2d4677fc47a581a670628a052fdc (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:06.709728 19178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45912dc7fa1544a5b44a20070c2e6764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.703045 19183 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa8b2cb360c482e9f98d9c610832e76 (DEFAULT_TABLE table=test-workload [id=b7d7002d14434d5cbe3f4c3c16662318]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:06.710733 19180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50178b7e02814351aa316538dddef2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.715337 19181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f6c606572643609db8a65160aee8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.718892 19177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c302ee4b38b4462da35dbdcc55928a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.721426 19182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006f2d4677fc47a581a670628a052fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.724298 19183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa8b2cb360c482e9f98d9c610832e76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.726704 19176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7804e110a64d1290b0d19df7204052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.782861 19308 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:06.789564 19308 tablet_bootstrap.cc:654] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.801251 19309 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:06.802333 19308 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:06.802778 19308 ts_tablet_manager.cc:1403] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260713 09:06:06.805471 19308 raft_consensus.cc:359] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.806140 19308 raft_consensus.cc:385] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.806420 19308 raft_consensus.cc:740] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.807238 19310 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:06.807129 19308 consensus_queue.cc:260] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.809247 19144 heartbeater.cc:499] Master 127.15.226.62:36573 was elected leader, sending a full tablet report...
I20260713 09:06:06.809733 19308 ts_tablet_manager.cc:1434] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:06:06.810765 19308 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:06.813665 19310 tablet_bootstrap.cc:654] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.814353 19309 tablet_bootstrap.cc:654] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.816393 19308 tablet_bootstrap.cc:654] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.822347 19309 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:06.822767 19309 ts_tablet_manager.cc:1403] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260713 09:06:06.825336 19309 raft_consensus.cc:359] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.825999 19309 raft_consensus.cc:385] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.826282 19309 raft_consensus.cc:740] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.827123 19309 consensus_queue.cc:260] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.830065 19310 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:06.830564 19310 ts_tablet_manager.cc:1403] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.015s
I20260713 09:06:06.831333 19308 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:06.831825 19308 ts_tablet_manager.cc:1403] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:06:06.833401 19310 raft_consensus.cc:359] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.834105 19310 raft_consensus.cc:385] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.834367 19310 raft_consensus.cc:740] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.834611 19308 raft_consensus.cc:359] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.835314 19308 raft_consensus.cc:385] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.835155 19310 consensus_queue.cc:260] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.835654 19308 raft_consensus.cc:740] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.836565 19308 consensus_queue.cc:260] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.838716 19308 ts_tablet_manager.cc:1434] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:06:06.839627 19308 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:06.844331 19310 ts_tablet_manager.cc:1434] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260713 09:06:06.844985 19219 heartbeater.cc:499] Master 127.15.226.62:36573 was elected leader, sending a full tablet report...
I20260713 09:06:06.845759 19308 tablet_bootstrap.cc:654] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.848445 19293 heartbeater.cc:499] Master 127.15.226.62:36573 was elected leader, sending a full tablet report...
I20260713 09:06:06.852789 19310 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:06.848472 19309 ts_tablet_manager.cc:1434] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.019s
I20260713 09:06:06.858021 19309 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:06.859460 19310 tablet_bootstrap.cc:654] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.863934 19309 tablet_bootstrap.cc:654] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.888339 19308 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:06.888834 19308 ts_tablet_manager.cc:1403] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.049s	user 0.030s	sys 0.015s
I20260713 09:06:06.889184 19310 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:06.889626 19309 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:06.889662 19310 ts_tablet_manager.cc:1403] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.015s
I20260713 09:06:06.890046 19309 ts_tablet_manager.cc:1403] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.013s
I20260713 09:06:06.891535 19308 raft_consensus.cc:359] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:06.892161 19308 raft_consensus.cc:385] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.892439 19308 raft_consensus.cc:740] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.892381 19309 raft_consensus.cc:359] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.892757 19310 raft_consensus.cc:359] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.893160 19309 raft_consensus.cc:385] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.893499 19310 raft_consensus.cc:385] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.893538 19309 raft_consensus.cc:740] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.893378 19308 consensus_queue.cc:260] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:06.893999 19310 raft_consensus.cc:740] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.894546 19309 consensus_queue.cc:260] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.895061 19310 consensus_queue.cc:260] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.897157 19310 ts_tablet_manager.cc:1434] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:06.898025 19310 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:06.898380 19309 ts_tablet_manager.cc:1434] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:06.895704 19308 ts_tablet_manager.cc:1434] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:06.899297 19309 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:06.899439 19308 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:06.903825 19310 tablet_bootstrap.cc:654] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.905452 19309 tablet_bootstrap.cc:654] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.905704 19308 tablet_bootstrap.cc:654] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.931092 19310 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:06.931499 19310 ts_tablet_manager.cc:1403] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.026s
I20260713 09:06:06.932184 19309 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:06.932567 19309 ts_tablet_manager.cc:1403] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.015s
I20260713 09:06:06.932988 19308 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:06.933427 19308 ts_tablet_manager.cc:1403] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.016s
I20260713 09:06:06.934159 19310 raft_consensus.cc:359] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.934587 19309 raft_consensus.cc:359] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:06.934881 19310 raft_consensus.cc:385] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.935161 19309 raft_consensus.cc:385] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.935205 19310 raft_consensus.cc:740] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.935549 19309 raft_consensus.cc:740] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.936228 19309 consensus_queue.cc:260] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:06.936167 19310 consensus_queue.cc:260] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.938184 19309 ts_tablet_manager.cc:1434] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:06:06.938390 19310 ts_tablet_manager.cc:1434] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:06.939103 19309 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:06.941496 19310 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:06.945334 19309 tablet_bootstrap.cc:654] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.936105 19308 raft_consensus.cc:359] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.946352 19308 raft_consensus.cc:385] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.946632 19308 raft_consensus.cc:740] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.947527 19310 tablet_bootstrap.cc:654] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.947319 19308 consensus_queue.cc:260] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.949438 19308 ts_tablet_manager.cc:1434] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:06:06.950345 19308 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:06.956151 19308 tablet_bootstrap.cc:654] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.956293 19309 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:06.956828 19309 ts_tablet_manager.cc:1403] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:06:06.957551 19316 raft_consensus.cc:493] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.957998 19316 raft_consensus.cc:515] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:06.959476 19309 raft_consensus.cc:359] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.960116 19309 raft_consensus.cc:385] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.960378 19309 raft_consensus.cc:740] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.961158 19309 consensus_queue.cc:260] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.964794 19310 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:06.965314 19310 ts_tablet_manager.cc:1403] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260713 09:06:06.968015 19310 raft_consensus.cc:359] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.968703 19310 raft_consensus.cc:385] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.969018 19310 raft_consensus.cc:740] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.969835 19310 consensus_queue.cc:260] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:06.970868 19316 leader_election.cc:290] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:06.972189 19310 ts_tablet_manager.cc:1434] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:06.973225 19310 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:06.980495 19310 tablet_bootstrap.cc:654] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.998476 19316 raft_consensus.cc:493] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:06.999166 19316 raft_consensus.cc:515] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.002564 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94db562dfcb9410fb18e2c27d7bf3c4f" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
I20260713 09:06:07.004171 19119 raft_consensus.cc:2468] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 0.
I20260713 09:06:07.005569 19234 leader_election.cc:304] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.007095 19316 leader_election.cc:290] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:07.011878 19316 raft_consensus.cc:493] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.016494 19316 raft_consensus.cc:515] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.019099 19316 leader_election.cc:290] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:07.024036 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
I20260713 09:06:07.026118 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
W20260713 09:06:07.027372 19234 leader_election.cc:343] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:07.027999 19234 leader_election.cc:343] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.022725 19330 raft_consensus.cc:2804] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.028132 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94db562dfcb9410fb18e2c27d7bf3c4f" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.028560 19330 raft_consensus.cc:493] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.028935 19330 raft_consensus.cc:3060] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.030174 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.031991 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
W20260713 09:06:07.033437 19231 leader_election.cc:343] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:07.034317 19231 leader_election.cc:343] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.034719 19231 leader_election.cc:304] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102; no voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:07.035567 19316 raft_consensus.cc:2749] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:07.036667 19231 leader_election.cc:343] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.037181 19231 leader_election.cc:304] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102; no voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:07.038232 19316 raft_consensus.cc:2749] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.036554 19330 raft_consensus.cc:515] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:07.043318 19310 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:07.043802 19310 ts_tablet_manager.cc:1403] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.071s	user 0.037s	sys 0.027s
I20260713 09:06:07.044665 19308 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:07.044656 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94db562dfcb9410fb18e2c27d7bf3c4f" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
I20260713 09:06:07.045022 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94db562dfcb9410fb18e2c27d7bf3c4f" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:07.045337 19119 raft_consensus.cc:3060] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.046048 19309 ts_tablet_manager.cc:1434] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.089s	user 0.031s	sys 0.027s
W20260713 09:06:07.046254 19231 leader_election.cc:343] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.046531 19310 raft_consensus.cc:359] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:07.047030 19309 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:07.047201 19310 raft_consensus.cc:385] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.047542 19310 raft_consensus.cc:740] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.048316 19310 consensus_queue.cc:260] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:07.051796 19119 raft_consensus.cc:2468] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 1.
I20260713 09:06:07.052783 19234 leader_election.cc:304] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 155db59eb9114d6cbde456bf05f7dbc5
I20260713 09:06:07.052958 19330 leader_election.cc:290] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 1 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:07.053543 19330 raft_consensus.cc:2804] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.053997 19309 tablet_bootstrap.cc:654] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.045321 19308 ts_tablet_manager.cc:1403] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.095s	user 0.050s	sys 0.044s
I20260713 09:06:07.054778 19330 raft_consensus.cc:697] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 1 LEADER]: Becoming Leader. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Running, Role: LEADER
I20260713 09:06:07.055635 19330 consensus_queue.cc:237] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:07.056543 19310 ts_tablet_manager.cc:1434] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:07.057248 19308 raft_consensus.cc:359] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.058287 19308 raft_consensus.cc:385] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.058565 19308 raft_consensus.cc:740] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.059902 19308 consensus_queue.cc:260] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.063192 19310 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:07.063773 19308 ts_tablet_manager.cc:1434] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:07.064700 19308 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:07.070135 19310 tablet_bootstrap.cc:654] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.070245 19308 tablet_bootstrap.cc:654] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.081441 19317 raft_consensus.cc:493] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.080948 19014 catalog_manager.cc:5697] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a9f1f16c983402cb255806e701a2102 (127.15.226.3). New cstate: current_term: 1 leader_uuid: "3a9f1f16c983402cb255806e701a2102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.081900 19317 raft_consensus.cc:515] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.082527 19308 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:07.082969 19308 ts_tablet_manager.cc:1403] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260713 09:06:07.084339 19317 leader_election.cc:290] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.085660 19308 raft_consensus.cc:359] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.086326 19308 raft_consensus.cc:385] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.086997 19308 raft_consensus.cc:740] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.087778 19308 consensus_queue.cc:260] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.090670 19308 ts_tablet_manager.cc:1434] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:07.092386 19309 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:07.092939 19308 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:07.093043 19309 ts_tablet_manager.cc:1403] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.017s
I20260713 09:06:07.095121 19312 raft_consensus.cc:493] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.095575 19312 raft_consensus.cc:515] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.096277 19309 raft_consensus.cc:359] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.097069 19309 raft_consensus.cc:385] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.097402 19309 raft_consensus.cc:740] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.098035 19312 leader_election.cc:290] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.098534 19312 raft_consensus.cc:493] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.098301 19309 consensus_queue.cc:260] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.100905 19309 ts_tablet_manager.cc:1434] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:07.098966 19312 raft_consensus.cc:515] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.101946 19309 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:07.102907 19312 leader_election.cc:290] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.103404 19312 raft_consensus.cc:493] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.103789 19312 raft_consensus.cc:515] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.105741 19310 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:07.106226 19310 ts_tablet_manager.cc:1403] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260713 09:06:07.108414 19309 tablet_bootstrap.cc:654] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.109169 19312 leader_election.cc:290] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.111553 19310 raft_consensus.cc:359] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.112233 19310 raft_consensus.cc:385] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.112528 19310 raft_consensus.cc:740] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.113440 19310 consensus_queue.cc:260] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.115031 19308 tablet_bootstrap.cc:654] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.118283 19310 ts_tablet_manager.cc:1434] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:07.119300 19310 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:07.130777 19317 raft_consensus.cc:493] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.131263 19317 raft_consensus.cc:515] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.133298 19317 leader_election.cc:290] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.137369 19339 raft_consensus.cc:493] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.137862 19339 raft_consensus.cc:515] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.139781 19339 leader_election.cc:290] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
W20260713 09:06:07.151780 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:07.152585 19310 tablet_bootstrap.cc:654] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.154606 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4acb88a0b74764abdee89715ed03cf" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
I20260713 09:06:07.155233 19119 raft_consensus.cc:2468] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 0.
I20260713 09:06:07.155573 19264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4acb88a0b74764abdee89715ed03cf" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.156005 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c302ee4b38b4462da35dbdcc55928a5b" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.156487 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45912dc7fa1544a5b44a20070c2e6764" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
I20260713 09:06:07.157101 19119 raft_consensus.cc:2468] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 0.
I20260713 09:06:07.157248 19266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
W20260713 09:06:07.157480 19157 leader_election.cc:343] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.157945 19266 raft_consensus.cc:2468] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 0.
I20260713 09:06:07.158170 19160 leader_election.cc:304] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [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: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 3a9f1f16c983402cb255806e701a2102
I20260713 09:06:07.155565 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.159416 19317 raft_consensus.cc:2804] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.160249 19317 raft_consensus.cc:493] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.160647 19317 raft_consensus.cc:3060] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.161281 19268 raft_consensus.cc:2468] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 0.
I20260713 09:06:07.159053 19265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4acb88a0b74764abdee89715ed03cf" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.160194 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45912dc7fa1544a5b44a20070c2e6764" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.164783 19267 raft_consensus.cc:2468] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 0.
W20260713 09:06:07.164985 19082 leader_election.cc:343] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.165678 19082 leader_election.cc:304] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.165881 19309 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:07.165763 19160 leader_election.cc:304] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.166410 19339 raft_consensus.cc:2804] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.167016 19339 raft_consensus.cc:493] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.167441 19082 leader_election.cc:304] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.167963 19339 raft_consensus.cc:3060] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.168262 19312 raft_consensus.cc:2804] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:06:07.168349 19082 leader_election.cc:343] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.168767 19312 raft_consensus.cc:493] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.169162 19312 raft_consensus.cc:3060] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.176303 19339 raft_consensus.cc:515] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.180944 19312 raft_consensus.cc:515] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.166522 19309 ts_tablet_manager.cc:1403] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.026s
I20260713 09:06:07.182163 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.182758 19267 raft_consensus.cc:3060] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.185593 19309 raft_consensus.cc:359] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.181106 19339 leader_election.cc:290] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Requested vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.178768 19317 raft_consensus.cc:515] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.191641 19312 leader_election.cc:290] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Requested vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.192775 19265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.195122 19317 leader_election.cc:290] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.193393 19265 raft_consensus.cc:3060] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.196033 19317 raft_consensus.cc:2804] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.196380 19317 raft_consensus.cc:493] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.196448 19308 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:07.196745 19317 raft_consensus.cc:3060] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.196991 19308 ts_tablet_manager.cc:1403] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.022s
I20260713 09:06:07.189541 19267 raft_consensus.cc:2468] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.189517 19309 raft_consensus.cc:385] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.198830 19309 raft_consensus.cc:740] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.198962 19082 leader_election.cc:304] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.195212 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4acb88a0b74764abdee89715ed03cf" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.199579 19309 consensus_queue.cc:260] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.199653 19308 raft_consensus.cc:359] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.200461 19308 raft_consensus.cc:385] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.200740 19308 raft_consensus.cc:740] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.201059 19268 raft_consensus.cc:3060] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.201788 19309 ts_tablet_manager.cc:1434] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260713 09:06:07.201557 19308 consensus_queue.cc:260] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.202562 19339 raft_consensus.cc:2804] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.203737 19308 ts_tablet_manager.cc:1434] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:07.207947 19268 raft_consensus.cc:2468] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:07.208331 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4acb88a0b74764abdee89715ed03cf" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
I20260713 09:06:07.208559 19317 raft_consensus.cc:515] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.209215 19119 raft_consensus.cc:3060] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.209084 19157 leader_election.cc:304] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
I20260713 09:06:07.210553 19317 leader_election.cc:290] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.211063 19317 raft_consensus.cc:2804] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.211457 19317 raft_consensus.cc:697] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Becoming Leader. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:07.211542 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45912dc7fa1544a5b44a20070c2e6764" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.212095 19267 raft_consensus.cc:3060] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.202749 19309 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:07.215389 19119 raft_consensus.cc:2468] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:07.218113 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.218309 19265 raft_consensus.cc:2468] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.218674 19194 raft_consensus.cc:2468] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 0.
I20260713 09:06:07.219730 19082 leader_election.cc:304] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.220257 19308 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:07.220669 19312 raft_consensus.cc:2804] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.221235 19312 raft_consensus.cc:697] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Becoming Leader. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Running, Role: LEADER
I20260713 09:06:07.218647 19309 tablet_bootstrap.cc:654] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.223244 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c302ee4b38b4462da35dbdcc55928a5b" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.223691 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.224390 19192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4acb88a0b74764abdee89715ed03cf" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.225724 19267 raft_consensus.cc:2468] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
W20260713 09:06:07.225970 19082 leader_election.cc:343] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.225674 19191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:07.226089 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:07.226490 19082 leader_election.cc:304] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102
I20260713 09:06:07.227062 19194 raft_consensus.cc:3060] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.226938 19157 leader_election.cc:304] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
I20260713 09:06:07.229094 19310 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:07.230618 19308 tablet_bootstrap.cc:654] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.226589 19317 consensus_queue.cc:237] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.229609 19310 ts_tablet_manager.cc:1403] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.111s	user 0.024s	sys 0.009s
I20260713 09:06:07.234409 19194 raft_consensus.cc:2468] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.235436 19346 raft_consensus.cc:2804] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.236829 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45912dc7fa1544a5b44a20070c2e6764" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
I20260713 09:06:07.237404 19119 raft_consensus.cc:3060] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.226758 19312 consensus_queue.cc:237] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.239183 19346 raft_consensus.cc:697] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Becoming Leader. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:07.241488 19346 consensus_queue.cc:237] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.249800 19308 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:07.249186 19014 catalog_manager.cc:5697] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "155db59eb9114d6cbde456bf05f7dbc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.238948 19310 raft_consensus.cc:359] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.252513 19310 raft_consensus.cc:385] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.252862 19310 raft_consensus.cc:740] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.253647 19310 consensus_queue.cc:260] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.255803 19310 ts_tablet_manager.cc:1434] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260713 09:06:07.256546 19308 ts_tablet_manager.cc:1403] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260713 09:06:07.257164 19310 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:07.259096 19308 raft_consensus.cc:359] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.259837 19308 raft_consensus.cc:385] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.260145 19308 raft_consensus.cc:740] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.260804 19308 consensus_queue.cc:260] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.266589 19310 tablet_bootstrap.cc:654] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.268085 19014 catalog_manager.cc:5697] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "155db59eb9114d6cbde456bf05f7dbc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.271796 19312 raft_consensus.cc:2749] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.273859 19119 raft_consensus.cc:2468] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:07.275419 19309 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:07.275545 19348 raft_consensus.cc:493] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.275888 19309 ts_tablet_manager.cc:1403] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.015s
I20260713 09:06:07.276043 19348 raft_consensus.cc:515] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.277340 19346 raft_consensus.cc:493] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.277798 19346 raft_consensus.cc:515] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:07.278424 19339 raft_consensus.cc:697] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Becoming Leader. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Running, Role: LEADER
I20260713 09:06:07.278661 19309 raft_consensus.cc:359] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.279371 19309 raft_consensus.cc:385] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.279672 19309 raft_consensus.cc:740] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.279896 19339 consensus_queue.cc:237] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.280325 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94db562dfcb9410fb18e2c27d7bf3c4f" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.280535 19346 leader_election.cc:290] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343), d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839)
I20260713 09:06:07.281625 19309 consensus_queue.cc:260] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
W20260713 09:06:07.283668 19082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.2:33831, user_credentials={real_user=slave}} blocked reactor thread for 57724.6us
I20260713 09:06:07.286216 19346 raft_consensus.cc:493] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.286762 19346 raft_consensus.cc:515] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.291690 19309 ts_tablet_manager.cc:1434] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:06:07.292750 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c397db7b6c0343cabc70ee0a7a0a01fe" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.292593 19346 leader_election.cc:290] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
W20260713 09:06:07.294025 19157 leader_election.cc:343] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.294270 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7804e110a64d1290b0d19df7204052" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.294687 19309 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:07.294842 19267 raft_consensus.cc:2468] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 0.
I20260713 09:06:07.296411 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7804e110a64d1290b0d19df7204052" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.297137 19194 raft_consensus.cc:2468] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 0.
W20260713 09:06:07.298990 19082 leader_election.cc:343] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.299199 19118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c397db7b6c0343cabc70ee0a7a0a01fe" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
I20260713 09:06:07.299924 19082 leader_election.cc:304] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102
I20260713 09:06:07.300729 19309 tablet_bootstrap.cc:654] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.300637 19312 raft_consensus.cc:2749] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.301771 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94db562dfcb9410fb18e2c27d7bf3c4f" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
W20260713 09:06:07.301828 19082 leader_election.cc:343] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.303969 19308 ts_tablet_manager.cc:1434] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.047s	user 0.025s	sys 0.009s
I20260713 09:06:07.303838 19082 leader_election.cc:304] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.304978 19308 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
W20260713 09:06:07.304909 19160 leader_election.cc:343] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.305423 19310 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:07.302590 19119 raft_consensus.cc:2393] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155db59eb9114d6cbde456bf05f7dbc5 in current term 1: Already voted for candidate 3a9f1f16c983402cb255806e701a2102 in this term.
I20260713 09:06:07.305480 19160 leader_election.cc:304] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5; no voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:07.305896 19356 raft_consensus.cc:2804] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.306305 19356 raft_consensus.cc:493] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.306629 19356 raft_consensus.cc:3060] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.278173 19348 leader_election.cc:290] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.306926 19346 raft_consensus.cc:2749] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.306830 19310 ts_tablet_manager.cc:1403] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260713 09:06:07.308226 19160 leader_election.cc:304] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5; no voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:07.309298 19346 raft_consensus.cc:3060] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.309986 19310 raft_consensus.cc:359] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.310607 19310 raft_consensus.cc:385] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.310856 19310 raft_consensus.cc:740] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.311504 19310 consensus_queue.cc:260] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.316681 19346 raft_consensus.cc:2749] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.317090 19356 raft_consensus.cc:515] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.322002 19310 ts_tablet_manager.cc:1434] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:06:07.324384 19310 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:07.325765 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7804e110a64d1290b0d19df7204052" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:07.326310 19194 raft_consensus.cc:3060] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.326516 19308 tablet_bootstrap.cc:654] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.323413 19309 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:07.328220 19309 ts_tablet_manager.cc:1403] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.007s
I20260713 09:06:07.331563 19309 raft_consensus.cc:359] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.332166 19309 raft_consensus.cc:385] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.332415 19309 raft_consensus.cc:740] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.333827 19194 raft_consensus.cc:2468] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.334779 19356 leader_election.cc:290] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Requested vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.334940 19082 leader_election.cc:304] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.335927 19310 tablet_bootstrap.cc:654] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.337329 19308 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:07.337752 19308 ts_tablet_manager.cc:1403] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.011s
I20260713 09:06:07.337658 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7804e110a64d1290b0d19df7204052" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.338250 19267 raft_consensus.cc:3060] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.335250 19309 consensus_queue.cc:260] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.339896 19309 ts_tablet_manager.cc:1434] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:06:07.340586 19356 raft_consensus.cc:2804] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.340728 19309 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:07.340301 19308 raft_consensus.cc:359] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.341128 19308 raft_consensus.cc:385] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.341434 19308 raft_consensus.cc:740] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.340202 19014 catalog_manager.cc:5697] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.342147 19308 consensus_queue.cc:260] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.341106 19356 raft_consensus.cc:697] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Becoming Leader. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Running, Role: LEADER
I20260713 09:06:07.344033 19308 ts_tablet_manager.cc:1434] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:07.343983 19356 consensus_queue.cc:237] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.344987 19308 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:07.345819 19309 tablet_bootstrap.cc:654] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.348346 19267 raft_consensus.cc:2468] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.350364 19308 tablet_bootstrap.cc:654] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.354497 19310 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:07.354885 19310 ts_tablet_manager.cc:1403] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260713 09:06:07.355640 19308 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: No bootstrap required, opened a new log
I20260713 09:06:07.356025 19308 ts_tablet_manager.cc:1403] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:06:07.356904 19310 raft_consensus.cc:359] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.357527 19310 raft_consensus.cc:385] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.357733 19310 raft_consensus.cc:740] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.358250 19310 consensus_queue.cc:260] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.358381 19308 raft_consensus.cc:359] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.359311 19308 raft_consensus.cc:385] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.359525 19308 raft_consensus.cc:740] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.360164 19310 ts_tablet_manager.cc:1434] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:06:07.360054 19308 consensus_queue.cc:260] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.361269 19310 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5: Bootstrap starting.
I20260713 09:06:07.361271 19356 raft_consensus.cc:493] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.361784 19308 ts_tablet_manager.cc:1434] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:07.361864 19356 raft_consensus.cc:515] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.363726 19356 leader_election.cc:290] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.365787 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c397db7b6c0343cabc70ee0a7a0a01fe" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.365787 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c397db7b6c0343cabc70ee0a7a0a01fe" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.366533 19194 raft_consensus.cc:2468] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 0.
I20260713 09:06:07.366886 19310 tablet_bootstrap.cc:654] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:07.367266 19082 leader_election.cc:343] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.367908 19082 leader_election.cc:304] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [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: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 3a9f1f16c983402cb255806e701a2102
I20260713 09:06:07.368475 19356 raft_consensus.cc:2804] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.368813 19356 raft_consensus.cc:493] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.369143 19356 raft_consensus.cc:3060] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.373268 19014 catalog_manager.cc:5697] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.373976 19310 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5: No bootstrap required, opened a new log
I20260713 09:06:07.374035 19309 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:07.374667 19309 ts_tablet_manager.cc:1403] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.003s
I20260713 09:06:07.375003 19014 catalog_manager.cc:5697] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.375660 19356 raft_consensus.cc:515] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.376384 19309 raft_consensus.cc:359] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.376839 19309 raft_consensus.cc:385] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.377192 19310 ts_tablet_manager.cc:1403] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:06:07.377149 19309 raft_consensus.cc:740] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.378173 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c397db7b6c0343cabc70ee0a7a0a01fe" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:07.378080 19309 consensus_queue.cc:260] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.378602 19194 raft_consensus.cc:3060] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.379895 19309 ts_tablet_manager.cc:1434] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:07.380834 19309 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102: Bootstrap starting.
I20260713 09:06:07.383869 19310 raft_consensus.cc:359] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.384479 19310 raft_consensus.cc:385] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.384729 19310 raft_consensus.cc:740] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.385519 19356 leader_election.cc:290] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Requested vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.385689 19309 tablet_bootstrap.cc:654] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.385413 19310 consensus_queue.cc:260] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.386502 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c397db7b6c0343cabc70ee0a7a0a01fe" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.387054 19267 raft_consensus.cc:3060] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.388784 19310 ts_tablet_manager.cc:1434] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:07.389956 19194 raft_consensus.cc:2468] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.393126 19082 leader_election.cc:304] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.397037 19356 raft_consensus.cc:2804] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.397277 19309 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102: No bootstrap required, opened a new log
I20260713 09:06:07.397394 19356 raft_consensus.cc:697] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Becoming Leader. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Running, Role: LEADER
I20260713 09:06:07.397437 19267 raft_consensus.cc:2468] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.397780 19309 ts_tablet_manager.cc:1403] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:06:07.398406 19356 consensus_queue.cc:237] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.400817 19309 raft_consensus.cc:359] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.401508 19309 raft_consensus.cc:385] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.401793 19309 raft_consensus.cc:740] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.402503 19309 consensus_queue.cc:260] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.404440 19309 ts_tablet_manager.cc:1434] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:07.404749 19346 raft_consensus.cc:493] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.405246 19346 raft_consensus.cc:515] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.407203 19346 leader_election.cc:290] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.406646 19015 catalog_manager.cc:5697] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.407848 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
I20260713 09:06:07.409832 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.410358 19267 raft_consensus.cc:2393] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 155db59eb9114d6cbde456bf05f7dbc5 in current term 1: Already voted for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in this term.
I20260713 09:06:07.411147 19157 leader_election.cc:304] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5; no voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:07.411881 19346 raft_consensus.cc:3060] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.417022 19346 raft_consensus.cc:2749] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.478399 19356 raft_consensus.cc:493] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.478861 19356 raft_consensus.cc:515] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.480404 19356 leader_election.cc:290] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.481230 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa8b2cb360c482e9f98d9c610832e76" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:07.481423 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa8b2cb360c482e9f98d9c610832e76" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.481745 19194 raft_consensus.cc:2468] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 0.
I20260713 09:06:07.481979 19267 raft_consensus.cc:2468] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 0.
I20260713 09:06:07.482658 19082 leader_election.cc:304] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.483232 19356 raft_consensus.cc:2804] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.483561 19356 raft_consensus.cc:493] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.483847 19356 raft_consensus.cc:3060] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.488149 19356 raft_consensus.cc:515] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.489671 19356 leader_election.cc:290] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Requested vote from peers 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.490214 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa8b2cb360c482e9f98d9c610832e76" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:07.490579 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa8b2cb360c482e9f98d9c610832e76" candidate_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.490700 19194 raft_consensus.cc:3060] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.491043 19267 raft_consensus.cc:3060] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.495446 19194 raft_consensus.cc:2468] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.495666 19267 raft_consensus.cc:2468] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bda9c4bd3340b391c5e3d62cc87c81 in term 1.
I20260713 09:06:07.496733 19082 leader_election.cc:304] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.497499 19356 raft_consensus.cc:2804] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.497929 19356 raft_consensus.cc:697] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Becoming Leader. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Running, Role: LEADER
I20260713 09:06:07.498626 19356 consensus_queue.cc:237] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.504570 19015 catalog_manager.cc:5697] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.538740 19346 raft_consensus.cc:493] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.539255 19346 raft_consensus.cc:515] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.540907 19346 leader_election.cc:290] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.541584 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c302ee4b38b4462da35dbdcc55928a5b" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
I20260713 09:06:07.541862 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c302ee4b38b4462da35dbdcc55928a5b" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.542164 19119 raft_consensus.cc:2468] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 0.
I20260713 09:06:07.542415 19267 raft_consensus.cc:2468] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 0.
I20260713 09:06:07.543279 19160 leader_election.cc:304] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.544096 19346 raft_consensus.cc:2804] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.544421 19346 raft_consensus.cc:493] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.544670 19346 raft_consensus.cc:3060] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.544981 19352 raft_consensus.cc:493] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.545328 19352 raft_consensus.cc:515] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.546774 19352 leader_election.cc:290] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.547477 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" is_pre_election: true
I20260713 09:06:07.547745 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:07.547926 19119 raft_consensus.cc:2468] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 0.
I20260713 09:06:07.548341 19267 raft_consensus.cc:2468] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 0.
I20260713 09:06:07.548810 19160 leader_election.cc:304] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.549682 19352 raft_consensus.cc:2804] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.549957 19352 raft_consensus.cc:493] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.550197 19352 raft_consensus.cc:3060] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.550305 19346 raft_consensus.cc:515] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.551805 19346 leader_election.cc:290] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.552531 19119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c302ee4b38b4462da35dbdcc55928a5b" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
I20260713 09:06:07.552819 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c302ee4b38b4462da35dbdcc55928a5b" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.553045 19119 raft_consensus.cc:3060] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.553406 19267 raft_consensus.cc:3060] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.555991 19352 raft_consensus.cc:515] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.557721 19119 raft_consensus.cc:2468] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:07.558318 19352 leader_election.cc:290] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:07.558486 19118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
I20260713 09:06:07.559010 19118 raft_consensus.cc:3060] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.559509 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:07.560070 19268 raft_consensus.cc:3060] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.561390 19267 raft_consensus.cc:2468] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:07.562188 19160 leader_election.cc:304] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.563088 19352 raft_consensus.cc:2804] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.563437 19352 raft_consensus.cc:697] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Becoming Leader. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:07.564203 19352 consensus_queue.cc:237] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.565402 19118 raft_consensus.cc:2468] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:07.566104 19268 raft_consensus.cc:2468] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:07.566390 19160 leader_election.cc:304] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:07.567206 19346 raft_consensus.cc:2804] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.567703 19346 raft_consensus.cc:697] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Becoming Leader. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:07.568488 19346 consensus_queue.cc:237] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:07.571508 19015 catalog_manager.cc:5697] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "155db59eb9114d6cbde456bf05f7dbc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.582448 19015 catalog_manager.cc:5697] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "155db59eb9114d6cbde456bf05f7dbc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:07.621766 19346 consensus_queue.cc:1048] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.624084 19346 consensus_queue.cc:1048] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.639196 19376 consensus_queue.cc:1048] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.645862 19330 consensus_queue.cc:1048] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.662897 19352 consensus_queue.cc:1048] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.682425 19378 consensus_queue.cc:1048] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.695272 19356 consensus_queue.cc:1048] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.704429 19348 consensus_queue.cc:1048] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:07.729489 16264 ts_manager.cc:295] Set tserver state for d9bda9c4bd3340b391c5e3d62cc87c81 to MAINTENANCE_MODE
I20260713 09:06:07.730120 16264 tablet_server.cc:179] TabletServer@127.15.226.1:0 shutting down...
I20260713 09:06:07.745879 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:07.746598 16264 tablet_replica.cc:333] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.747184 16264 raft_consensus.cc:2243] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.747699 16264 pending_rounds.cc:70] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Trying to abort 1 pending ops.
I20260713 09:06:07.747857 16264 pending_rounds.cc:77] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991892072652800 op_type: NO_OP noop_request { }
I20260713 09:06:07.748103 16264 raft_consensus.cc:2889] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:07.748318 16264 raft_consensus.cc:2272] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.750345 16264 tablet_replica.cc:333] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.750805 16264 raft_consensus.cc:2243] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.751273 16264 pending_rounds.cc:70] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Trying to abort 1 pending ops.
I20260713 09:06:07.751412 16264 pending_rounds.cc:77] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991892480417792 op_type: NO_OP noop_request { }
I20260713 09:06:07.751608 16264 raft_consensus.cc:2889] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:07.751806 16264 raft_consensus.cc:2272] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.753815 16264 tablet_replica.cc:333] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.754282 16264 raft_consensus.cc:2243] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.754755 16264 pending_rounds.cc:70] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Trying to abort 1 pending ops.
I20260713 09:06:07.754908 16264 pending_rounds.cc:77] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991891866984448 op_type: NO_OP noop_request { }
I20260713 09:06:07.755110 16264 raft_consensus.cc:2889] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:07.755311 16264 raft_consensus.cc:2272] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.756982 16264 tablet_replica.cc:333] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.757416 16264 raft_consensus.cc:2243] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.757704 16264 raft_consensus.cc:2272] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.759069 16264 tablet_replica.cc:333] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.759486 16264 raft_consensus.cc:2243] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.759837 16264 raft_consensus.cc:2272] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.761726 16264 tablet_replica.cc:333] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.762161 16264 raft_consensus.cc:2243] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.762471 16264 raft_consensus.cc:2272] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.764161 16264 tablet_replica.cc:333] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.764585 16264 raft_consensus.cc:2243] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.764951 16264 raft_consensus.cc:2272] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.766666 16264 tablet_replica.cc:333] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.767084 16264 raft_consensus.cc:2243] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.767367 16264 raft_consensus.cc:2272] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.768831 16264 tablet_replica.cc:333] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.769281 16264 raft_consensus.cc:2243] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.769728 16264 pending_rounds.cc:70] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Trying to abort 1 pending ops.
I20260713 09:06:07.769868 16264 pending_rounds.cc:77] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991891674222592 op_type: NO_OP noop_request { }
I20260713 09:06:07.770069 16264 raft_consensus.cc:2889] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:07.770265 16264 raft_consensus.cc:2272] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.771847 16264 tablet_replica.cc:333] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: stopping tablet replica
I20260713 09:06:07.772234 16264 raft_consensus.cc:2243] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:07.772851 16264 raft_consensus.cc:2272] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.799806 16264 tablet_server.cc:196] TabletServer@127.15.226.1:0 shutdown complete.
W20260713 09:06:08.022102 19160 consensus_peers.cc:597] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:08.053685 19346 consensus_queue.cc:1048] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:08.054862 19160 consensus_peers.cc:597] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:08.073194 19317 consensus_queue.cc:1048] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:08.083112 19160 consensus_peers.cc:597] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:08.152730 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:08.200647 19160 consensus_peers.cc:597] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:08.272773 19234 consensus_peers.cc:597] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.087893 19397 raft_consensus.cc:493] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.088268 19397 raft_consensus.cc:515] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.089752 19397 leader_election.cc:290] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:09.090720 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa8b2cb360c482e9f98d9c610832e76" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:09.091223 19194 raft_consensus.cc:2468] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 1.
I20260713 09:06:09.092092 19231 leader_election.cc:304] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
I20260713 09:06:09.092808 19397 raft_consensus.cc:2804] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:09.092816 19234 leader_election.cc:336] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.093261 19397 raft_consensus.cc:493] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.093605 19397 raft_consensus.cc:3060] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.099867 19397 raft_consensus.cc:515] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.101317 19397 leader_election.cc:290] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:09.102164 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa8b2cb360c482e9f98d9c610832e76" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:09.102669 19194 raft_consensus.cc:3060] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:09.104308 19234 leader_election.cc:336] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.107375 19194 raft_consensus.cc:2468] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 2.
I20260713 09:06:09.108140 19231 leader_election.cc:304] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:09.108666 19397 raft_consensus.cc:2804] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:09.109048 19397 raft_consensus.cc:697] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 2 LEADER]: Becoming Leader. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Running, Role: LEADER
I20260713 09:06:09.109613 19397 consensus_queue.cc:237] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Queue going to LEADER 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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.115732 19014 catalog_manager.cc:5697] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 reported cstate change: term changed from 1 to 2, leader changed from d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1) to 3a9f1f16c983402cb255806e701a2102 (127.15.226.3). New cstate: current_term: 2 leader_uuid: "3a9f1f16c983402cb255806e701a2102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:09.153716 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:09.201556 19397 raft_consensus.cc:493] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.202028 19397 raft_consensus.cc:515] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.203541 19397 leader_election.cc:290] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:09.204582 19377 raft_consensus.cc:493] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9bda9c4bd3340b391c5e3d62cc87c81)
I20260713 09:06:09.204604 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c397db7b6c0343cabc70ee0a7a0a01fe" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
I20260713 09:06:09.205343 19194 raft_consensus.cc:2468] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 1.
I20260713 09:06:09.205191 19377 raft_consensus.cc:515] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.206426 19231 leader_election.cc:304] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
I20260713 09:06:09.207089 19397 raft_consensus.cc:2804] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:09.207124 19396 raft_consensus.cc:493] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9bda9c4bd3340b391c5e3d62cc87c81)
W20260713 09:06:09.207175 19234 leader_election.cc:336] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.207610 19397 raft_consensus.cc:493] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.207973 19397 raft_consensus.cc:3060] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.207780 19396 raft_consensus.cc:515] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.208629 19377 leader_election.cc:290] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:09.209756 19396 leader_election.cc:290] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:09.211184 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:09.212046 19268 raft_consensus.cc:2468] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:09.215013 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5" is_pre_election: true
W20260713 09:06:09.215656 19160 leader_election.cc:336] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.215737 19194 raft_consensus.cc:2468] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 1.
I20260713 09:06:09.215971 19397 raft_consensus.cc:515] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.217118 19157 leader_election.cc:304] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:09.217787 19231 leader_election.cc:304] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
I20260713 09:06:09.217907 19397 leader_election.cc:290] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:09.218065 19377 raft_consensus.cc:2804] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:09.218375 19234 leader_election.cc:336] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.218537 19396 raft_consensus.cc:2804] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:09.218822 19377 raft_consensus.cc:493] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d9bda9c4bd3340b391c5e3d62cc87c81)
I20260713 09:06:09.218974 19396 raft_consensus.cc:493] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d9bda9c4bd3340b391c5e3d62cc87c81)
I20260713 09:06:09.219247 19377 raft_consensus.cc:3060] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.219370 19396 raft_consensus.cc:3060] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.219347 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c397db7b6c0343cabc70ee0a7a0a01fe" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:09.220115 19194 raft_consensus.cc:3060] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:09.224032 19234 leader_election.cc:336] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.225720 19396 raft_consensus.cc:515] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.226300 19377 raft_consensus.cc:515] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.227016 19194 raft_consensus.cc:2468] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 2.
I20260713 09:06:09.227293 19396 leader_election.cc:290] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:09.228514 19231 leader_election.cc:304] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:09.228904 19377 leader_election.cc:290] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:09.229290 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:09.229626 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:09.229626 19396 raft_consensus.cc:2804] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:09.230341 19268 raft_consensus.cc:2393] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 155db59eb9114d6cbde456bf05f7dbc5 in current term 2: Already voted for candidate 3a9f1f16c983402cb255806e701a2102 in this term.
I20260713 09:06:09.230588 19396 raft_consensus.cc:697] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 2 LEADER]: Becoming Leader. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Running, Role: LEADER
I20260713 09:06:09.231395 19396 consensus_queue.cc:237] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Queue going to LEADER 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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.230077 19194 raft_consensus.cc:2393] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a9f1f16c983402cb255806e701a2102 in current term 2: Already voted for candidate 155db59eb9114d6cbde456bf05f7dbc5 in this term.
W20260713 09:06:09.233187 19160 leader_election.cc:336] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
W20260713 09:06:09.233332 19234 leader_election.cc:336] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.233727 19234 leader_election.cc:304] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [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: 3a9f1f16c983402cb255806e701a2102; no voters: 155db59eb9114d6cbde456bf05f7dbc5, d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:09.233642 19160 leader_election.cc:304] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [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: 155db59eb9114d6cbde456bf05f7dbc5; no voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:09.234377 19397 raft_consensus.cc:2749] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:09.234833 19377 raft_consensus.cc:2749] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:09.239223 19014 catalog_manager.cc:5697] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 reported cstate change: term changed from 1 to 2, leader changed from d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1) to 3a9f1f16c983402cb255806e701a2102 (127.15.226.3). New cstate: current_term: 2 leader_uuid: "3a9f1f16c983402cb255806e701a2102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.273528 19377 raft_consensus.cc:493] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.273962 19377 raft_consensus.cc:515] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.275610 19377 leader_election.cc:290] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:09.276626 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7804e110a64d1290b0d19df7204052" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:09.277184 19268 raft_consensus.cc:2468] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:09.278083 19157 leader_election.cc:304] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
I20260713 09:06:09.278649 19377 raft_consensus.cc:2804] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:09.278698 19160 leader_election.cc:336] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.278929 19377 raft_consensus.cc:493] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.279228 19377 raft_consensus.cc:3060] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.283542 19377 raft_consensus.cc:515] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.284857 19377 leader_election.cc:290] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:09.285863 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7804e110a64d1290b0d19df7204052" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:09.286299 19268 raft_consensus.cc:3060] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:09.287881 19160 leader_election.cc:336] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.290854 19268 raft_consensus.cc:2468] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 2.
I20260713 09:06:09.291621 19157 leader_election.cc:304] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:09.292158 19377 raft_consensus.cc:2804] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:09.292486 19377 raft_consensus.cc:697] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 LEADER]: Becoming Leader. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:09.293063 19377 consensus_queue.cc:237] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Queue going to LEADER 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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.298975 19014 catalog_manager.cc:5697] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 reported cstate change: term changed from 1 to 2, leader changed from d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1) to 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "155db59eb9114d6cbde456bf05f7dbc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.492046 19194 raft_consensus.cc:1275] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Refusing update from remote peer 3a9f1f16c983402cb255806e701a2102: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:09.493552 19396 consensus_queue.cc:1048] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:06:09.515208 19234 consensus_peers.cc:597] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.620698 19377 raft_consensus.cc:493] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.621289 19377 raft_consensus.cc:515] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.622932 19377 leader_election.cc:290] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:09.624099 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:09.624922 19268 raft_consensus.cc:2468] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 1.
I20260713 09:06:09.625970 19157 leader_election.cc:304] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
W20260713 09:06:09.626482 19160 leader_election.cc:336] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.626587 19377 raft_consensus.cc:2804] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:09.626905 19377 raft_consensus.cc:493] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.627147 19377 raft_consensus.cc:3060] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.636132 19377 raft_consensus.cc:515] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.637858 19377 leader_election.cc:290] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:09.638990 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50178b7e02814351aa316538dddef2bb" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:09.639564 19268 raft_consensus.cc:3060] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:09.642993 19160 leader_election.cc:336] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:09.646211 19268 raft_consensus.cc:2468] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 2.
I20260713 09:06:09.647114 19157 leader_election.cc:304] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:09.647877 19377 raft_consensus.cc:2804] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:09.648331 19377 raft_consensus.cc:697] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 LEADER]: Becoming Leader. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:09.649223 19377 consensus_queue.cc:237] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Queue going to LEADER 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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:09.657505 19015 catalog_manager.cc:5697] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 reported cstate change: term changed from 1 to 2, leader changed from d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1) to 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "155db59eb9114d6cbde456bf05f7dbc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:09.676460 19234 consensus_peers.cc:597] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.704259 19194 raft_consensus.cc:1275] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Refusing update from remote peer 3a9f1f16c983402cb255806e701a2102: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:09.705526 19396 consensus_queue.cc:1048] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.811425 19268 raft_consensus.cc:1275] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Refusing update from remote peer 155db59eb9114d6cbde456bf05f7dbc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:09.812479 19377 consensus_queue.cc:1048] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:09.827497 19160 consensus_peers.cc:597] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:10.154735 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:10.206045 19160 consensus_peers.cc:597] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:10.249185 19268 raft_consensus.cc:1275] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Refusing update from remote peer 155db59eb9114d6cbde456bf05f7dbc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:10.250269 19377 consensus_queue.cc:1048] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:10.422072 19160 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260713 09:06:10.424089 19160 consensus_peers.cc:597] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:10.498633 19160 consensus_peers.cc:597] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:10.563982 19160 consensus_peers.cc:597] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:10.739465 19160 consensus_peers.cc:597] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:10.858989 19234 consensus_peers.cc:597] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:06:10.895876 19352 raft_consensus.cc:493] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.896477 19352 raft_consensus.cc:515] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:10.898325 19352 leader_election.cc:290] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:10.899231 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102" is_pre_election: true
I20260713 09:06:10.899786 19268 raft_consensus.cc:2468] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 2.
I20260713 09:06:10.900696 19157 leader_election.cc:304] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [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: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
W20260713 09:06:10.901145 19160 leader_election.cc:336] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:10.901278 19352 raft_consensus.cc:2804] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:10.901616 19352 raft_consensus.cc:493] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.901841 19352 raft_consensus.cc:3060] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:10.907186 19352 raft_consensus.cc:515] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:10.908491 19352 leader_election.cc:290] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 3 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 3a9f1f16c983402cb255806e701a2102 (127.15.226.3:39343)
I20260713 09:06:10.909407 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f6c606572643609db8a65160aee8b8" candidate_uuid: "155db59eb9114d6cbde456bf05f7dbc5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a9f1f16c983402cb255806e701a2102"
I20260713 09:06:10.909929 19268 raft_consensus.cc:3060] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:06:10.911489 19160 leader_election.cc:336] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111)
I20260713 09:06:10.914577 19268 raft_consensus.cc:2468] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155db59eb9114d6cbde456bf05f7dbc5 in term 3.
I20260713 09:06:10.915343 19157 leader_election.cc:304] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: d9bda9c4bd3340b391c5e3d62cc87c81
I20260713 09:06:10.915870 19352 raft_consensus.cc:2804] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:10.916570 19352 raft_consensus.cc:697] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 3 LEADER]: Becoming Leader. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:10.917469 19352 consensus_queue.cc:237] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:10.923770 19014 catalog_manager.cc:5697] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 reported cstate change: term changed from 1 to 3, leader changed from d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1) to 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2). New cstate: current_term: 3 leader_uuid: "155db59eb9114d6cbde456bf05f7dbc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:11.155560 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:11.412217 19268 raft_consensus.cc:1275] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 3 FOLLOWER]: Refusing update from remote peer 155db59eb9114d6cbde456bf05f7dbc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:11.413328 19417 consensus_queue.cc:1048] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:11.426810 19160 consensus_peers.cc:597] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:12.156311 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:12.280581 19234 consensus_peers.cc:597] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.305024 19234 consensus_peers.cc:597] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.386620 19160 consensus_peers.cc:597] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.632395 19160 consensus_peers.cc:597] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:12.803472 19160 consensus_peers.cc:597] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:12.815204 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:12.821607 19428 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
W20260713 09:06:12.821619 19427 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
W20260713 09:06:12.822978 19430 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
I20260713 09:06:12.823724 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:12.824607 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:12.824806 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:12.824999 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933572824983 us; error 0 us; skew 500 ppm
I20260713 09:06:12.825505 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:12.827841 16264 webserver.cc:533] Webserver started at http://127.15.226.1:38375/ using document root <none> and password file <none>
I20260713 09:06:12.828320 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:12.828488 16264 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:12.832006 16264 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:12.836529 19435 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:12.837234 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:12.837498 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-n0r2"
I20260713 09:06:12.837834 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933498662137-16264-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)
I20260713 09:06:12.850657 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:12.851794 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:12.853176 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:12.856341 19442 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:06:12.899552 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:06:12.899816 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.001s	sys 0.001s
I20260713 09:06:12.900063 16264 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:06:12.904371 19442 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:12.914680 19442 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:12.915234 19442 tablet_bootstrap.cc:492] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:12.915705 19442 ts_tablet_manager.cc:1403] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:06:12.917661 19442 raft_consensus.cc:359] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.918114 19442 raft_consensus.cc:740] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.918659 19442 consensus_queue.cc:260] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.920791 19442 ts_tablet_manager.cc:1434] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:06:12.921401 19442 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:12.932647 19442 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:12.933262 16264 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:06:12.933305 19442 tablet_bootstrap.cc:492] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:12.933601 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.030s	sys 0.003s
I20260713 09:06:12.934001 19442 ts_tablet_manager.cc:1403] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:06:12.935962 19442 raft_consensus.cc:359] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.936550 19442 raft_consensus.cc:740] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.937281 19442 consensus_queue.cc:260] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.939306 19442 ts_tablet_manager.cc:1434] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:12.940181 19442 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:12.953722 19442 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:12.954403 19442 tablet_bootstrap.cc:492] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:12.954866 19442 ts_tablet_manager.cc:1403] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:06:12.956704 19442 raft_consensus.cc:359] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.957487 19442 raft_consensus.cc:740] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.958192 19442 consensus_queue.cc:260] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.960021 19442 ts_tablet_manager.cc:1434] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:12.960626 19442 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:12.975661 19442 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:12.976444 19442 tablet_bootstrap.cc:492] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:12.976926 19442 ts_tablet_manager.cc:1403] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260713 09:06:12.978976 19442 raft_consensus.cc:359] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.979507 19442 raft_consensus.cc:740] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.980003 19442 consensus_queue.cc:260] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.981431 19442 ts_tablet_manager.cc:1434] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:12.981995 19442 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:12.991552 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:41839
I20260713 09:06:12.991645 19504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:41839 every 8 connection(s)
I20260713 09:06:12.991911 19442 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:12.992635 19442 tablet_bootstrap.cc:492] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:12.993110 19442 ts_tablet_manager.cc:1403] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260713 09:06:12.994848 19442 raft_consensus.cc:359] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.995620 19442 raft_consensus.cc:740] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.996564 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:12.996521 19442 consensus_queue.cc:260] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:12.999325 19442 ts_tablet_manager.cc:1434] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:13.000138 19442 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:13.013612 19442 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:13.014436 19442 tablet_bootstrap.cc:492] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:13.015060 19442 ts_tablet_manager.cc:1403] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:06:13.017467 19442 raft_consensus.cc:359] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.018131 19442 raft_consensus.cc:740] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.018903 19442 consensus_queue.cc:260] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.023522 19442 ts_tablet_manager.cc:1434] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:06:13.024286 19442 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:13.031970 19505 heartbeater.cc:344] Connected to a master server at 127.15.226.62:36573
I20260713 09:06:13.032369 19505 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:13.033245 19505 heartbeater.cc:507] Master 127.15.226.62:36573 requested a full tablet report, sending...
I20260713 09:06:13.037619 19194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc"
dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
mode: GRACEFUL
new_leader_uuid: "3a9f1f16c983402cb255806e701a2102"
 from {username='slave'} at 127.0.0.1:37650
I20260713 09:06:13.038288 19194 raft_consensus.cc:606] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Received request to transfer leadership to TS 3a9f1f16c983402cb255806e701a2102
I20260713 09:06:13.039378 19442 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:13.040270 19442 tablet_bootstrap.cc:492] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:13.040400 19014 ts_manager.cc:194] Re-registered known tserver with Master: d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839)
I20260713 09:06:13.040931 19442 ts_tablet_manager.cc:1403] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:06:13.041402 19191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45912dc7fa1544a5b44a20070c2e6764"
dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
mode: GRACEFUL
new_leader_uuid: "3a9f1f16c983402cb255806e701a2102"
 from {username='slave'} at 127.0.0.1:37650
I20260713 09:06:13.041958 19191 raft_consensus.cc:606] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Received request to transfer leadership to TS 3a9f1f16c983402cb255806e701a2102
I20260713 09:06:13.042944 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:13.043525 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:13.043304 19442 raft_consensus.cc:359] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.044116 19442 raft_consensus.cc:740] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.044229 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:13.044803 19442 consensus_queue.cc:260] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.050041 19442 ts_tablet_manager.cc:1434] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:13.050109 19014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40476
I20260713 09:06:13.050837 19442 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:13.052862 19505 heartbeater.cc:499] Master 127.15.226.62:36573 was elected leader, sending a full tablet report...
I20260713 09:06:13.064332 19442 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:13.065212 19442 tablet_bootstrap.cc:492] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:13.065764 19442 ts_tablet_manager.cc:1403] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260713 09:06:13.067888 19442 raft_consensus.cc:359] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.068387 19442 raft_consensus.cc:740] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.068910 19442 consensus_queue.cc:260] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.070456 19442 ts_tablet_manager.cc:1434] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:13.071149 19442 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:13.082556 19442 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:13.083154 19442 tablet_bootstrap.cc:492] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:13.083577 19442 ts_tablet_manager.cc:1403] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260713 09:06:13.085160 19442 raft_consensus.cc:359] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.085572 19442 raft_consensus.cc:740] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.086081 19442 consensus_queue.cc:260] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [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: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.087431 19442 ts_tablet_manager.cc:1434] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:06:13.087960 19442 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap starting.
I20260713 09:06:13.097854 19442 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: 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
I20260713 09:06:13.098428 19442 tablet_bootstrap.cc:492] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: Bootstrap complete.
I20260713 09:06:13.098834 19442 ts_tablet_manager.cc:1403] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:06:13.100346 19442 raft_consensus.cc:359] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:13.100764 19442 raft_consensus.cc:740] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bda9c4bd3340b391c5e3d62cc87c81, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.101326 19442 consensus_queue.cc:260] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [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: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } } peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } }
I20260713 09:06:13.102705 19442 ts_tablet_manager.cc:1434] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260713 09:06:13.157084 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:13.169498 19479 raft_consensus.cc:3060] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.172791 19425 raft_consensus.cc:993] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5: : Instructing follower 3a9f1f16c983402cb255806e701a2102 to start an election
I20260713 09:06:13.173352 19519 raft_consensus.cc:1081] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Signalling peer 3a9f1f16c983402cb255806e701a2102 to start an election
I20260713 09:06:13.175554 19268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45912dc7fa1544a5b44a20070c2e6764"
dest_uuid: "3a9f1f16c983402cb255806e701a2102"
 from {username='slave'} at 127.0.0.1:44892
I20260713 09:06:13.176036 19268 raft_consensus.cc:493] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:13.176105 19479 pending_rounds.cc:85] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting all ops after (but not including) 0
I20260713 09:06:13.176446 19268 raft_consensus.cc:3060] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.176671 19479 pending_rounds.cc:107] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:13.177119 19479 raft_consensus.cc:2889] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:13.181913 19268 raft_consensus.cc:515] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.184803 19268 leader_election.cc:290] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:13.185091 19191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45912dc7fa1544a5b44a20070c2e6764" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:13.185654 19191 raft_consensus.cc:3055] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:13.185940 19191 raft_consensus.cc:740] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:13.186681 19191 consensus_queue.cc:260] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.187593 19191 raft_consensus.cc:3060] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.192624 19479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45912dc7fa1544a5b44a20070c2e6764" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
I20260713 09:06:13.193223 19479 raft_consensus.cc:3060] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.194216 19191 raft_consensus.cc:2468] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 2.
I20260713 09:06:13.195436 19231 leader_election.cc:304] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155db59eb9114d6cbde456bf05f7dbc5, 3a9f1f16c983402cb255806e701a2102; no voters: 
I20260713 09:06:13.196188 19411 raft_consensus.cc:2804] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:13.197324 19411 raft_consensus.cc:697] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 2 LEADER]: Becoming Leader. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Running, Role: LEADER
I20260713 09:06:13.198107 19479 raft_consensus.cc:2468] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 2.
I20260713 09:06:13.198038 19411 consensus_queue.cc:237] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.204638 19014 catalog_manager.cc:5697] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 reported cstate change: term changed from 1 to 2, leader changed from 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2) to 3a9f1f16c983402cb255806e701a2102 (127.15.226.3). New cstate: current_term: 2 leader_uuid: "3a9f1f16c983402cb255806e701a2102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:13.218845 19519 raft_consensus.cc:993] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5: : Instructing follower 3a9f1f16c983402cb255806e701a2102 to start an election
I20260713 09:06:13.219203 19425 raft_consensus.cc:1081] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Signalling peer 3a9f1f16c983402cb255806e701a2102 to start an election
I20260713 09:06:13.220436 19268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc"
dest_uuid: "3a9f1f16c983402cb255806e701a2102"
 from {username='slave'} at 127.0.0.1:44892
I20260713 09:06:13.220862 19268 raft_consensus.cc:493] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:13.221192 19268 raft_consensus.cc:3060] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.225251 19268 raft_consensus.cc:515] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.226471 19268 leader_election.cc:290] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: Requested vote from peers d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839), 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831)
I20260713 09:06:13.227200 19479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81"
I20260713 09:06:13.227360 19191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006f2d4677fc47a581a670628a052fdc" candidate_uuid: "3a9f1f16c983402cb255806e701a2102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "155db59eb9114d6cbde456bf05f7dbc5"
I20260713 09:06:13.227759 19479 raft_consensus.cc:3060] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.227866 19191 raft_consensus.cc:3055] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:13.228209 19191 raft_consensus.cc:740] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 155db59eb9114d6cbde456bf05f7dbc5, State: Running, Role: LEADER
I20260713 09:06:13.228895 19191 consensus_queue.cc:260] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.229745 19191 raft_consensus.cc:3060] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.232306 19479 raft_consensus.cc:2468] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 2.
I20260713 09:06:13.233137 19234 leader_election.cc:304] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a9f1f16c983402cb255806e701a2102, d9bda9c4bd3340b391c5e3d62cc87c81; no voters: 
I20260713 09:06:13.233747 19411 raft_consensus.cc:2804] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:13.234089 19411 raft_consensus.cc:697] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 2 LEADER]: Becoming Leader. State: Replica: 3a9f1f16c983402cb255806e701a2102, State: Running, Role: LEADER
I20260713 09:06:13.234382 19191 raft_consensus.cc:2468] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9f1f16c983402cb255806e701a2102 in term 2.
I20260713 09:06:13.234853 19411 consensus_queue.cc:237] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } }
I20260713 09:06:13.241441 19014 catalog_manager.cc:5697] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 reported cstate change: term changed from 1 to 2, leader changed from 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2) to 3a9f1f16c983402cb255806e701a2102 (127.15.226.3). New cstate: current_term: 2 leader_uuid: "3a9f1f16c983402cb255806e701a2102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9f1f16c983402cb255806e701a2102" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:13.255300 19479 raft_consensus.cc:3060] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.259541 19479 pending_rounds.cc:85] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting all ops after (but not including) 0
I20260713 09:06:13.259712 19479 pending_rounds.cc:107] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:13.259868 19479 raft_consensus.cc:2889] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:13.291963 19479 raft_consensus.cc:3060] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:13.449514 19479 raft_consensus.cc:3060] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.455624 19479 pending_rounds.cc:85] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting all ops after (but not including) 0
I20260713 09:06:13.455824 19479 pending_rounds.cc:107] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:13.456056 19479 raft_consensus.cc:2889] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:13.612061 19479 raft_consensus.cc:3060] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.615087 19191 raft_consensus.cc:1275] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Refusing update from remote peer 3a9f1f16c983402cb255806e701a2102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.616115 19411 consensus_queue.cc:1048] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.617767 19479 pending_rounds.cc:85] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting all ops after (but not including) 0
I20260713 09:06:13.618049 19479 pending_rounds.cc:107] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:13.618242 19479 raft_consensus.cc:2889] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:13.619046 19478 raft_consensus.cc:1275] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Refusing update from remote peer 3a9f1f16c983402cb255806e701a2102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.620508 19521 consensus_queue.cc:1048] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:13.680059 19478 raft_consensus.cc:1275] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Refusing update from remote peer 3a9f1f16c983402cb255806e701a2102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.681119 19411 consensus_queue.cc:1048] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bda9c4bd3340b391c5e3d62cc87c81" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 41839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.689687 19191 raft_consensus.cc:1275] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Refusing update from remote peer 3a9f1f16c983402cb255806e701a2102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.691712 19537 consensus_queue.cc:1048] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155db59eb9114d6cbde456bf05f7dbc5" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.054203 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:14.059330 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:14.059679 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:14.060099 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:14.157883 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:15.065711 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:15.070866 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:15.071223 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:15.071684 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:15.158670 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:16.077527 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:16.083032 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:16.083398 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:16.083804 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:16.159408 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:17.089395 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:17.094838 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:17.095171 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:17.095538 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:17.160148 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:18.101011 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:18.106806 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:18.111508 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:18.111814 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:06:18.160902 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:19.130651 16264 tablet_server.cc:179] TabletServer@127.15.226.1:41839 shutting down...
W20260713 09:06:19.142956 19234 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 50 similar messages]
W20260713 09:06:19.148360 19234 consensus_peers.cc:597] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:19.150768 19160 consensus_peers.cc:597] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:19.152124 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:19.152752 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.153311 16264 raft_consensus.cc:2243] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.153672 16264 raft_consensus.cc:2272] T 7e7804e110a64d1290b0d19df7204052 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.155243 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.155697 16264 raft_consensus.cc:2243] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.156013 16264 raft_consensus.cc:2272] T c397db7b6c0343cabc70ee0a7a0a01fe P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.157519 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.157965 16264 raft_consensus.cc:2243] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.158274 16264 raft_consensus.cc:2272] T 4aa8b2cb360c482e9f98d9c610832e76 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.159708 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.160120 16264 raft_consensus.cc:2243] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.160404 16264 raft_consensus.cc:2272] T 94db562dfcb9410fb18e2c27d7bf3c4f P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:19.161646 19065 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:19.161952 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.162482 16264 raft_consensus.cc:2243] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.162804 16264 raft_consensus.cc:2272] T db4acb88a0b74764abdee89715ed03cf P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.164551 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.165061 16264 raft_consensus.cc:2243] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.165416 16264 raft_consensus.cc:2272] T 98f6c606572643609db8a65160aee8b8 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:19.165462 19234 consensus_peers.cc:597] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:19.166993 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.167471 16264 raft_consensus.cc:2243] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.167829 16264 raft_consensus.cc:2272] T 006f2d4677fc47a581a670628a052fdc P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.169384 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.169827 16264 raft_consensus.cc:2243] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.170156 16264 raft_consensus.cc:2272] T 50178b7e02814351aa316538dddef2bb P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.171638 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.172070 16264 raft_consensus.cc:2243] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.172405 16264 raft_consensus.cc:2272] T 45912dc7fa1544a5b44a20070c2e6764 P d9bda9c4bd3340b391c5e3d62cc87c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.173911 16264 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:19.174319 16264 raft_consensus.cc:2243] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.174652 16264 raft_consensus.cc:2272] T c302ee4b38b4462da35dbdcc55928a5b P d9bda9c4bd3340b391c5e3d62cc87c81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:19.188577 19160 consensus_peers.cc:597] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:19.196185 19160 consensus_peers.cc:597] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:19.201546 16264 tablet_server.cc:196] TabletServer@127.15.226.1:41839 shutdown complete.
W20260713 09:06:19.216408 19160 consensus_peers.cc:597] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:19.217145 16264 tablet_server.cc:179] TabletServer@127.15.226.2:0 shutting down...
I20260713 09:06:19.237118 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:19.237668 16264 tablet_replica.cc:333] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.238291 16264 raft_consensus.cc:2243] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.238678 16264 raft_consensus.cc:2272] T 4aa8b2cb360c482e9f98d9c610832e76 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.240406 16264 tablet_replica.cc:333] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.240867 16264 raft_consensus.cc:2243] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.241266 16264 raft_consensus.cc:2272] T 006f2d4677fc47a581a670628a052fdc P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.242869 16264 tablet_replica.cc:333] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.243320 16264 raft_consensus.cc:2243] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.243944 16264 raft_consensus.cc:2272] T 50178b7e02814351aa316538dddef2bb P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.245586 16264 tablet_replica.cc:333] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.246091 16264 raft_consensus.cc:2243] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.246711 16264 raft_consensus.cc:2272] T 98f6c606572643609db8a65160aee8b8 P 155db59eb9114d6cbde456bf05f7dbc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.248451 16264 tablet_replica.cc:333] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.248991 16264 raft_consensus.cc:2243] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.249375 16264 raft_consensus.cc:2272] T 94db562dfcb9410fb18e2c27d7bf3c4f P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.251045 16264 tablet_replica.cc:333] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.251498 16264 raft_consensus.cc:2243] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.252162 16264 raft_consensus.cc:2272] T db4acb88a0b74764abdee89715ed03cf P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.253960 16264 tablet_replica.cc:333] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.254472 16264 raft_consensus.cc:2243] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.254818 16264 raft_consensus.cc:2272] T c397db7b6c0343cabc70ee0a7a0a01fe P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.256443 16264 tablet_replica.cc:333] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.256901 16264 raft_consensus.cc:2243] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.257544 16264 raft_consensus.cc:2272] T c302ee4b38b4462da35dbdcc55928a5b P 155db59eb9114d6cbde456bf05f7dbc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.259316 16264 tablet_replica.cc:333] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.259747 16264 raft_consensus.cc:2243] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.260111 16264 raft_consensus.cc:2272] T 45912dc7fa1544a5b44a20070c2e6764 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.262135 16264 tablet_replica.cc:333] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5: stopping tablet replica
I20260713 09:06:19.262537 16264 raft_consensus.cc:2243] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.263345 16264 raft_consensus.cc:2272] T 7e7804e110a64d1290b0d19df7204052 P 155db59eb9114d6cbde456bf05f7dbc5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:19.264736 19234 consensus_peers.cc:597] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:19.270148 19234 consensus_peers.cc:597] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 -> Peer d9bda9c4bd3340b391c5e3d62cc87c81 (127.15.226.1:41839): Couldn't send request to peer d9bda9c4bd3340b391c5e3d62cc87c81. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:41839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:19.294919 16264 tablet_server.cc:196] TabletServer@127.15.226.2:0 shutdown complete.
I20260713 09:06:19.314188 16264 tablet_server.cc:179] TabletServer@127.15.226.3:0 shutting down...
W20260713 09:06:19.331918 19231 consensus_peers.cc:597] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 -> Peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Couldn't send request to peer 155db59eb9114d6cbde456bf05f7dbc5. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:19.338176 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:19.339015 16264 tablet_replica.cc:333] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
W20260713 09:06:19.339210 19231 consensus_peers.cc:597] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 -> Peer 155db59eb9114d6cbde456bf05f7dbc5 (127.15.226.2:33831): Couldn't send request to peer 155db59eb9114d6cbde456bf05f7dbc5. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:19.339803 16264 raft_consensus.cc:2243] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.340529 16264 raft_consensus.cc:2272] T c397db7b6c0343cabc70ee0a7a0a01fe P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.342392 16264 tablet_replica.cc:333] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.342880 16264 raft_consensus.cc:2243] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.343504 16264 raft_consensus.cc:2272] T 4aa8b2cb360c482e9f98d9c610832e76 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.345288 16264 tablet_replica.cc:333] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.345795 16264 raft_consensus.cc:2243] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.346148 16264 raft_consensus.cc:2272] T 7e7804e110a64d1290b0d19df7204052 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.347996 16264 tablet_replica.cc:333] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.348459 16264 raft_consensus.cc:2243] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.348821 16264 raft_consensus.cc:2272] T 98f6c606572643609db8a65160aee8b8 P 3a9f1f16c983402cb255806e701a2102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.350558 16264 tablet_replica.cc:333] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.351037 16264 raft_consensus.cc:2243] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.351372 16264 raft_consensus.cc:2272] T 50178b7e02814351aa316538dddef2bb P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.353048 16264 tablet_replica.cc:333] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.353504 16264 raft_consensus.cc:2243] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.354135 16264 raft_consensus.cc:2272] T 006f2d4677fc47a581a670628a052fdc P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.355712 16264 tablet_replica.cc:333] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.356140 16264 raft_consensus.cc:2243] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.356491 16264 raft_consensus.cc:2272] T c302ee4b38b4462da35dbdcc55928a5b P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.358191 16264 tablet_replica.cc:333] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.358589 16264 raft_consensus.cc:2243] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.359211 16264 raft_consensus.cc:2272] T 45912dc7fa1544a5b44a20070c2e6764 P 3a9f1f16c983402cb255806e701a2102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.360855 16264 tablet_replica.cc:333] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.361299 16264 raft_consensus.cc:2243] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.361661 16264 raft_consensus.cc:2272] T db4acb88a0b74764abdee89715ed03cf P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.363664 16264 tablet_replica.cc:333] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102: stopping tablet replica
I20260713 09:06:19.364159 16264 raft_consensus.cc:2243] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.364972 16264 raft_consensus.cc:2272] T 94db562dfcb9410fb18e2c27d7bf3c4f P 3a9f1f16c983402cb255806e701a2102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.401549 16264 tablet_server.cc:196] TabletServer@127.15.226.3:0 shutdown complete.
I20260713 09:06:19.433322 16264 master.cc:562] Master@127.15.226.62:36573 shutting down...
I20260713 09:06:19.452613 16264 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:19.453413 16264 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.453737 16264 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d6a86b9a52343edb397d2648d5f91f7: stopping tablet replica
I20260713 09:06:19.473341 16264 master.cc:584] Master@127.15.226.62:36573 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13485 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:06:19.514586 16264 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.226.62:39527
I20260713 09:06:19.515672 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:19.520956 19553 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
W20260713 09:06:19.521065 19552 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
W20260713 09:06:19.521451 19555 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
I20260713 09:06:19.523056 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:19.523835 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:19.524008 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:19.524163 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933579524145 us; error 0 us; skew 500 ppm
I20260713 09:06:19.524673 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:19.526808 16264 webserver.cc:533] Webserver started at http://127.15.226.62:41319/ using document root <none> and password file <none>
I20260713 09:06:19.527269 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:19.527423 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:19.527669 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:19.528784 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/master-0-root/instance:
uuid: "1757d021a4e9407ba9cc0cf28ea43175"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-n0r2"
I20260713 09:06:19.533931 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:19.536897 19560 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.537552 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:19.537799 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/master-0-root
uuid: "1757d021a4e9407ba9cc0cf28ea43175"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-n0r2"
I20260713 09:06:19.538049 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-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)
I20260713 09:06:19.557121 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:19.558291 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:19.593739 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.62:39527
I20260713 09:06:19.593837 19611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.62:39527 every 8 connection(s)
I20260713 09:06:19.597445 19612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:19.608029 19612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175: Bootstrap starting.
I20260713 09:06:19.612397 19612 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:19.616092 19612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175: No bootstrap required, opened a new log
I20260713 09:06:19.618108 19612 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1757d021a4e9407ba9cc0cf28ea43175" member_type: VOTER }
I20260713 09:06:19.618516 19612 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:19.618716 19612 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1757d021a4e9407ba9cc0cf28ea43175, State: Initialized, Role: FOLLOWER
I20260713 09:06:19.619266 19612 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1757d021a4e9407ba9cc0cf28ea43175" member_type: VOTER }
I20260713 09:06:19.619707 19612 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:19.619918 19612 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:19.620174 19612 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:19.624126 19612 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1757d021a4e9407ba9cc0cf28ea43175" member_type: VOTER }
I20260713 09:06:19.624572 19612 leader_election.cc:304] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [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: 1757d021a4e9407ba9cc0cf28ea43175; no voters: 
I20260713 09:06:19.625569 19612 leader_election.cc:290] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:19.625799 19615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:19.626984 19615 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 1 LEADER]: Becoming Leader. State: Replica: 1757d021a4e9407ba9cc0cf28ea43175, State: Running, Role: LEADER
I20260713 09:06:19.627612 19615 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [LEADER]: Queue going to LEADER mode. State: All 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: "1757d021a4e9407ba9cc0cf28ea43175" member_type: VOTER }
I20260713 09:06:19.628193 19612 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:19.630267 19617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1757d021a4e9407ba9cc0cf28ea43175. Latest consensus state: current_term: 1 leader_uuid: "1757d021a4e9407ba9cc0cf28ea43175" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1757d021a4e9407ba9cc0cf28ea43175" member_type: VOTER } }
I20260713 09:06:19.630391 19616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1757d021a4e9407ba9cc0cf28ea43175" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1757d021a4e9407ba9cc0cf28ea43175" member_type: VOTER } }
I20260713 09:06:19.630808 19617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:19.630949 19616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:19.633288 19621 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:19.640470 19621 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:19.641407 16264 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:19.648278 19621 catalog_manager.cc:1383] Generated new cluster ID: 18c16cae3bd144a4b2e9dbfc4e63c3e8
I20260713 09:06:19.648516 19621 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:19.665511 19621 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:19.666667 19621 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:19.680992 19621 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175: Generated new TSK 0
I20260713 09:06:19.681741 19621 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:19.707383 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:19.713738 19633 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
W20260713 09:06:19.715430 19634 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
I20260713 09:06:19.716291 16264 server_base.cc:1061] running on GCE node
W20260713 09:06:19.717476 19636 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
I20260713 09:06:19.718235 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:19.718417 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:19.718588 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933579718565 us; error 0 us; skew 500 ppm
I20260713 09:06:19.719094 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:19.721148 16264 webserver.cc:533] Webserver started at http://127.15.226.1:42789/ using document root <none> and password file <none>
I20260713 09:06:19.721577 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:19.721746 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:19.721980 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:19.723013 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-0-root/instance:
uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-n0r2"
I20260713 09:06:19.727000 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:06:19.729920 19641 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.730556 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:19.730810 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-n0r2"
I20260713 09:06:19.731051 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-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)
I20260713 09:06:19.747778 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:19.748831 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:19.750183 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:19.752233 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:19.752415 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.752621 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:19.752808 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.790246 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:39553
I20260713 09:06:19.790349 19703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:39553 every 8 connection(s)
I20260713 09:06:19.794795 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:19.801772 19708 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
W20260713 09:06:19.803515 19709 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
I20260713 09:06:19.807369 16264 server_base.cc:1061] running on GCE node
W20260713 09:06:19.808861 19711 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
I20260713 09:06:19.809859 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:19.809984 19704 heartbeater.cc:344] Connected to a master server at 127.15.226.62:39527
W20260713 09:06:19.810070 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:19.810338 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933579810322 us; error 0 us; skew 500 ppm
I20260713 09:06:19.810391 19704 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:19.810882 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:19.811136 19704 heartbeater.cc:507] Master 127.15.226.62:39527 requested a full tablet report, sending...
I20260713 09:06:19.813246 19577 ts_manager.cc:194] Registered new tserver with Master: dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1:39553)
I20260713 09:06:19.813560 16264 webserver.cc:533] Webserver started at http://127.15.226.2:43541/ using document root <none> and password file <none>
I20260713 09:06:19.814060 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:19.814236 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:19.814469 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:19.814978 19577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42840
I20260713 09:06:19.815626 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-1-root/instance:
uuid: "75aab603359c493aa7679263ff7c9f61"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-n0r2"
I20260713 09:06:19.819746 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:19.822707 19716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.823335 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:19.823575 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-1-root
uuid: "75aab603359c493aa7679263ff7c9f61"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-n0r2"
I20260713 09:06:19.823818 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-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)
I20260713 09:06:19.857997 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:19.859104 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:19.860441 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:19.862500 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:19.862689 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.862892 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:19.863034 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.899057 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.2:33087
I20260713 09:06:19.899148 19778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.2:33087 every 8 connection(s)
I20260713 09:06:19.903386 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:19.910269 19782 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
W20260713 09:06:19.911568 19783 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
I20260713 09:06:19.914026 16264 server_base.cc:1061] running on GCE node
W20260713 09:06:19.914578 19785 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
I20260713 09:06:19.915258 19779 heartbeater.cc:344] Connected to a master server at 127.15.226.62:39527
I20260713 09:06:19.915484 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:19.915575 19779 heartbeater.cc:461] Registering TS with master...
W20260713 09:06:19.915773 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:19.915963 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933579915946 us; error 0 us; skew 500 ppm
I20260713 09:06:19.916339 19779 heartbeater.cc:507] Master 127.15.226.62:39527 requested a full tablet report, sending...
I20260713 09:06:19.916496 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:19.918273 19577 ts_manager.cc:194] Registered new tserver with Master: 75aab603359c493aa7679263ff7c9f61 (127.15.226.2:33087)
I20260713 09:06:19.918908 16264 webserver.cc:533] Webserver started at http://127.15.226.3:35373/ using document root <none> and password file <none>
I20260713 09:06:19.919389 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:19.919570 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:19.919638 19577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42844
I20260713 09:06:19.919800 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:19.921191 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-2-root/instance:
uuid: "89435e1f14b343058a16cd0dc9cba589"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-n0r2"
I20260713 09:06:19.925084 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:19.927963 19790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.928612 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:19.928864 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-2-root
uuid: "89435e1f14b343058a16cd0dc9cba589"
format_stamp: "Formatted at 2026-07-13 09:06:19 on dist-test-slave-n0r2"
I20260713 09:06:19.929181 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933498662137-16264-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)
I20260713 09:06:19.949066 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:19.950075 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:19.951336 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:19.953320 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:19.953501 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.953701 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:19.953845 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:19.990094 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.3:40877
I20260713 09:06:19.990197 19852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.3:40877 every 8 connection(s)
I20260713 09:06:20.002566 19853 heartbeater.cc:344] Connected to a master server at 127.15.226.62:39527
I20260713 09:06:20.002909 19853 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:20.003513 19853 heartbeater.cc:507] Master 127.15.226.62:39527 requested a full tablet report, sending...
I20260713 09:06:20.005182 19577 ts_manager.cc:194] Registered new tserver with Master: 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:20.006165 16264 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013073792s
I20260713 09:06:20.006383 19577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42852
I20260713 09:06:20.028216 19577 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42864:
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"
    }
  }
}
W20260713 09:06:20.030267 19577 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.
I20260713 09:06:20.073848 19669 tablet_service.cc:1511] Processing CreateTablet for tablet 6b187e2b7c69430aaae09373a0d1c6bf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432091ac3a8a4bf8868c0a111a9c38a0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:20.074261 19668 tablet_service.cc:1511] Processing CreateTablet for tablet 3cbdf38e917a4e00bf0ac1342d455560 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432091ac3a8a4bf8868c0a111a9c38a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:20.075241 19669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b187e2b7c69430aaae09373a0d1c6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.076009 19668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cbdf38e917a4e00bf0ac1342d455560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.076368 19743 tablet_service.cc:1511] Processing CreateTablet for tablet 3cbdf38e917a4e00bf0ac1342d455560 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432091ac3a8a4bf8868c0a111a9c38a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:20.076014 19744 tablet_service.cc:1511] Processing CreateTablet for tablet 6b187e2b7c69430aaae09373a0d1c6bf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432091ac3a8a4bf8868c0a111a9c38a0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:20.077567 19743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cbdf38e917a4e00bf0ac1342d455560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.078714 19744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b187e2b7c69430aaae09373a0d1c6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.087893 19818 tablet_service.cc:1511] Processing CreateTablet for tablet 6b187e2b7c69430aaae09373a0d1c6bf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432091ac3a8a4bf8868c0a111a9c38a0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:20.089125 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b187e2b7c69430aaae09373a0d1c6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.094027 19817 tablet_service.cc:1511] Processing CreateTablet for tablet 3cbdf38e917a4e00bf0ac1342d455560 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=432091ac3a8a4bf8868c0a111a9c38a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:20.095259 19817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cbdf38e917a4e00bf0ac1342d455560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.098490 19868 tablet_bootstrap.cc:492] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261: Bootstrap starting.
I20260713 09:06:20.104867 19868 tablet_bootstrap.cc:654] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.118321 19868 tablet_bootstrap.cc:492] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261: No bootstrap required, opened a new log
I20260713 09:06:20.118749 19868 ts_tablet_manager.cc:1403] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:06:20.119110 19871 tablet_bootstrap.cc:492] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589: Bootstrap starting.
I20260713 09:06:20.119038 19869 tablet_bootstrap.cc:492] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61: Bootstrap starting.
I20260713 09:06:20.121562 19868 raft_consensus.cc:359] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.122249 19868 raft_consensus.cc:385] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.122531 19868 raft_consensus.cc:740] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.123330 19868 consensus_queue.cc:260] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.125402 19704 heartbeater.cc:499] Master 127.15.226.62:39527 was elected leader, sending a full tablet report...
I20260713 09:06:20.125907 19868 ts_tablet_manager.cc:1434] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:20.126199 19869 tablet_bootstrap.cc:654] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.126850 19868 tablet_bootstrap.cc:492] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261: Bootstrap starting.
I20260713 09:06:20.127241 19871 tablet_bootstrap.cc:654] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.135507 19868 tablet_bootstrap.cc:654] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.144758 19868 tablet_bootstrap.cc:492] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261: No bootstrap required, opened a new log
I20260713 09:06:20.144791 19871 tablet_bootstrap.cc:492] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589: No bootstrap required, opened a new log
I20260713 09:06:20.145396 19868 ts_tablet_manager.cc:1403] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:06:20.145443 19871 ts_tablet_manager.cc:1403] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260713 09:06:20.146771 19869 tablet_bootstrap.cc:492] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61: No bootstrap required, opened a new log
I20260713 09:06:20.147159 19869 ts_tablet_manager.cc:1403] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260713 09:06:20.148314 19868 raft_consensus.cc:359] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.148509 19871 raft_consensus.cc:359] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.149081 19868 raft_consensus.cc:385] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.149231 19871 raft_consensus.cc:385] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.149437 19868 raft_consensus.cc:740] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.149708 19871 raft_consensus.cc:740] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89435e1f14b343058a16cd0dc9cba589, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.149256 19869 raft_consensus.cc:359] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.150218 19869 raft_consensus.cc:385] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.150569 19869 raft_consensus.cc:740] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.150301 19868 consensus_queue.cc:260] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.150425 19871 consensus_queue.cc:260] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.151261 19869 consensus_queue.cc:260] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.152531 19868 ts_tablet_manager.cc:1434] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:20.154244 19853 heartbeater.cc:499] Master 127.15.226.62:39527 was elected leader, sending a full tablet report...
I20260713 09:06:20.158098 19871 ts_tablet_manager.cc:1434] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260713 09:06:20.159073 19871 tablet_bootstrap.cc:492] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589: Bootstrap starting.
I20260713 09:06:20.160326 19869 ts_tablet_manager.cc:1434] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.011s
I20260713 09:06:20.161067 19779 heartbeater.cc:499] Master 127.15.226.62:39527 was elected leader, sending a full tablet report...
I20260713 09:06:20.164765 19871 tablet_bootstrap.cc:654] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.165176 19869 tablet_bootstrap.cc:492] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61: Bootstrap starting.
I20260713 09:06:20.170989 19869 tablet_bootstrap.cc:654] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.171006 19871 tablet_bootstrap.cc:492] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589: No bootstrap required, opened a new log
I20260713 09:06:20.172835 19871 ts_tablet_manager.cc:1403] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:06:20.175171 19871 raft_consensus.cc:359] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.175614 19869 tablet_bootstrap.cc:492] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61: No bootstrap required, opened a new log
I20260713 09:06:20.175668 19871 raft_consensus.cc:385] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.176174 19869 ts_tablet_manager.cc:1403] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.001s
I20260713 09:06:20.176137 19871 raft_consensus.cc:740] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89435e1f14b343058a16cd0dc9cba589, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.176985 19871 consensus_queue.cc:260] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.178606 19871 ts_tablet_manager.cc:1434] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:20.179039 19869 raft_consensus.cc:359] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.179637 19869 raft_consensus.cc:385] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.179950 19869 raft_consensus.cc:740] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.180660 19869 consensus_queue.cc:260] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.182516 19869 ts_tablet_manager.cc:1434] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
W20260713 09:06:20.243607 19854 tablet.cc:2406] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:20.279175 19872 raft_consensus.cc:493] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:20.279597 19872 raft_consensus.cc:515] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.281585 19872 leader_election.cc:290] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75aab603359c493aa7679263ff7c9f61 (127.15.226.2:33087), 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:20.290385 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbdf38e917a4e00bf0ac1342d455560" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75aab603359c493aa7679263ff7c9f61" is_pre_election: true
I20260713 09:06:20.290972 19754 raft_consensus.cc:2468] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 0.
I20260713 09:06:20.291555 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbdf38e917a4e00bf0ac1342d455560" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89435e1f14b343058a16cd0dc9cba589" is_pre_election: true
I20260713 09:06:20.291985 19642 leader_election.cc:304] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75aab603359c493aa7679263ff7c9f61, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:20.292141 19828 raft_consensus.cc:2468] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 0.
I20260713 09:06:20.292629 19872 raft_consensus.cc:2804] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:20.292927 19872 raft_consensus.cc:493] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:20.293179 19872 raft_consensus.cc:3060] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.298275 19872 raft_consensus.cc:515] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.299744 19872 leader_election.cc:290] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 1 election: Requested vote from peers 75aab603359c493aa7679263ff7c9f61 (127.15.226.2:33087), 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:20.300320 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbdf38e917a4e00bf0ac1342d455560" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75aab603359c493aa7679263ff7c9f61"
I20260713 09:06:20.300668 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbdf38e917a4e00bf0ac1342d455560" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89435e1f14b343058a16cd0dc9cba589"
I20260713 09:06:20.300846 19754 raft_consensus.cc:3060] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.301215 19828 raft_consensus.cc:3060] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.307693 19754 raft_consensus.cc:2468] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 1.
I20260713 09:06:20.307703 19828 raft_consensus.cc:2468] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 1.
I20260713 09:06:20.308859 19643 leader_election.cc:304] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89435e1f14b343058a16cd0dc9cba589, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:20.309468 19872 raft_consensus.cc:2804] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:20.310209 19872 raft_consensus.cc:697] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Becoming Leader. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Running, Role: LEADER
I20260713 09:06:20.310797 19872 consensus_queue.cc:237] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.316987 19577 catalog_manager.cc:5697] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:20.427452 19877 raft_consensus.cc:493] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:20.427898 19877 raft_consensus.cc:515] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.429767 19877 leader_election.cc:290] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877), dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1:39553)
I20260713 09:06:20.439793 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b187e2b7c69430aaae09373a0d1c6bf" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89435e1f14b343058a16cd0dc9cba589" is_pre_election: true
I20260713 09:06:20.440434 19828 raft_consensus.cc:2468] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 0.
I20260713 09:06:20.440853 19679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b187e2b7c69430aaae09373a0d1c6bf" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" is_pre_election: true
I20260713 09:06:20.441399 19718 leader_election.cc:304] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75aab603359c493aa7679263ff7c9f61, 89435e1f14b343058a16cd0dc9cba589; no voters: 
I20260713 09:06:20.441509 19679 raft_consensus.cc:2468] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 0.
I20260713 09:06:20.442056 19877 raft_consensus.cc:2804] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:20.442410 19877 raft_consensus.cc:493] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:20.442652 19877 raft_consensus.cc:3060] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.447796 19877 raft_consensus.cc:515] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.449177 19877 leader_election.cc:290] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 1 election: Requested vote from peers 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877), dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1:39553)
I20260713 09:06:20.449795 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b187e2b7c69430aaae09373a0d1c6bf" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89435e1f14b343058a16cd0dc9cba589"
I20260713 09:06:20.450104 19679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b187e2b7c69430aaae09373a0d1c6bf" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
I20260713 09:06:20.450371 19828 raft_consensus.cc:3060] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.450639 19679 raft_consensus.cc:3060] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.456694 19828 raft_consensus.cc:2468] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 1.
I20260713 09:06:20.457320 19679 raft_consensus.cc:2468] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 1.
I20260713 09:06:20.457677 19718 leader_election.cc:304] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75aab603359c493aa7679263ff7c9f61, 89435e1f14b343058a16cd0dc9cba589; no voters: 
I20260713 09:06:20.458341 19877 raft_consensus.cc:2804] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:20.459074 19877 raft_consensus.cc:697] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Becoming Leader. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Running, Role: LEADER
I20260713 09:06:20.459695 19877 consensus_queue.cc:237] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:20.465878 19577 catalog_manager.cc:5697] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75aab603359c493aa7679263ff7c9f61 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75aab603359c493aa7679263ff7c9f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:20.560916 19577 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42874:
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"
    }
  }
}
W20260713 09:06:20.562702 19577 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.
I20260713 09:06:20.582871 19669 tablet_service.cc:1511] Processing CreateTablet for tablet a19cf1000dee4a4da3b0a7cfe2a51346 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e9f122cd61ad422d8867eefa036e2e58]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:20.584055 19669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19cf1000dee4a4da3b0a7cfe2a51346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.583940 19744 tablet_service.cc:1511] Processing CreateTablet for tablet a19cf1000dee4a4da3b0a7cfe2a51346 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e9f122cd61ad422d8867eefa036e2e58]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:20.585201 19744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19cf1000dee4a4da3b0a7cfe2a51346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.585163 19818 tablet_service.cc:1511] Processing CreateTablet for tablet a19cf1000dee4a4da3b0a7cfe2a51346 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e9f122cd61ad422d8867eefa036e2e58]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:20.586333 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19cf1000dee4a4da3b0a7cfe2a51346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.589061 19668 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6cf0ec34b348709ef59c679059d0a7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e9f122cd61ad422d8867eefa036e2e58]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:20.589545 19743 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6cf0ec34b348709ef59c679059d0a7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e9f122cd61ad422d8867eefa036e2e58]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:20.590198 19668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6cf0ec34b348709ef59c679059d0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.590796 19743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6cf0ec34b348709ef59c679059d0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.596051 19817 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6cf0ec34b348709ef59c679059d0a7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e9f122cd61ad422d8867eefa036e2e58]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:20.597226 19817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6cf0ec34b348709ef59c679059d0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.601897 19868 tablet_bootstrap.cc:492] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261: Bootstrap starting.
I20260713 09:06:20.605211 19869 tablet_bootstrap.cc:492] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61: Bootstrap starting.
I20260713 09:06:20.607492 19868 tablet_bootstrap.cc:654] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.611140 19869 tablet_bootstrap.cc:654] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.618719 19871 tablet_bootstrap.cc:492] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589: Bootstrap starting.
I20260713 09:06:20.620249 19869 tablet_bootstrap.cc:492] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61: No bootstrap required, opened a new log
I20260713 09:06:20.620424 19868 tablet_bootstrap.cc:492] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261: No bootstrap required, opened a new log
I20260713 09:06:20.620714 19869 ts_tablet_manager.cc:1403] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:06:20.620860 19868 ts_tablet_manager.cc:1403] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260713 09:06:20.623469 19869 raft_consensus.cc:359] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.624140 19869 raft_consensus.cc:385] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.624428 19869 raft_consensus.cc:740] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.624641 19868 raft_consensus.cc:359] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.625138 19871 tablet_bootstrap.cc:654] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.625365 19868 raft_consensus.cc:385] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.625753 19868 raft_consensus.cc:740] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.625267 19869 consensus_queue.cc:260] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.626453 19868 consensus_queue.cc:260] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.628628 19868 ts_tablet_manager.cc:1434] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:06:20.630744 19869 ts_tablet_manager.cc:1434] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:06:20.631832 19869 tablet_bootstrap.cc:492] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61: Bootstrap starting.
I20260713 09:06:20.633060 19868 tablet_bootstrap.cc:492] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261: Bootstrap starting.
W20260713 09:06:20.636708 19625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:20.637946 19869 tablet_bootstrap.cc:654] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.639349 19868 tablet_bootstrap.cc:654] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.646713 19871 tablet_bootstrap.cc:492] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589: No bootstrap required, opened a new log
I20260713 09:06:20.647154 19871 ts_tablet_manager.cc:1403] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.001s
I20260713 09:06:20.647593 19869 tablet_bootstrap.cc:492] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61: No bootstrap required, opened a new log
I20260713 09:06:20.648077 19869 ts_tablet_manager.cc:1403] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:06:20.648180 19868 tablet_bootstrap.cc:492] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261: No bootstrap required, opened a new log
I20260713 09:06:20.648627 19868 ts_tablet_manager.cc:1403] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260713 09:06:20.649511 19871 raft_consensus.cc:359] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.650024 19871 raft_consensus.cc:385] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.650249 19871 raft_consensus.cc:740] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89435e1f14b343058a16cd0dc9cba589, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.650859 19871 consensus_queue.cc:260] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.650954 19869 raft_consensus.cc:359] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.651649 19869 raft_consensus.cc:385] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.651330 19868 raft_consensus.cc:359] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.651933 19869 raft_consensus.cc:740] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.652017 19868 raft_consensus.cc:385] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.652403 19868 raft_consensus.cc:740] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.652806 19869 consensus_queue.cc:260] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.653218 19868 consensus_queue.cc:260] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.654819 19869 ts_tablet_manager.cc:1434] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:20.655248 19868 ts_tablet_manager.cc:1434] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:20.658061 19871 ts_tablet_manager.cc:1434] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:20.659065 19871 tablet_bootstrap.cc:492] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589: Bootstrap starting.
I20260713 09:06:20.664748 19871 tablet_bootstrap.cc:654] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:20.668939 19871 tablet_bootstrap.cc:492] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589: No bootstrap required, opened a new log
I20260713 09:06:20.669287 19871 ts_tablet_manager.cc:1403] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:06:20.671202 19871 raft_consensus.cc:359] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.671651 19871 raft_consensus.cc:385] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:20.671856 19871 raft_consensus.cc:740] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89435e1f14b343058a16cd0dc9cba589, State: Initialized, Role: FOLLOWER
I20260713 09:06:20.672386 19871 consensus_queue.cc:260] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.674110 19871 ts_tablet_manager.cc:1434] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:20.682135 19872 raft_consensus.cc:493] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:20.682505 19872 raft_consensus.cc:515] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.684026 19872 leader_election.cc:290] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75aab603359c493aa7679263ff7c9f61 (127.15.226.2:33087), 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:20.684577 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6cf0ec34b348709ef59c679059d0a7" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75aab603359c493aa7679263ff7c9f61" is_pre_election: true
I20260713 09:06:20.684921 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6cf0ec34b348709ef59c679059d0a7" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89435e1f14b343058a16cd0dc9cba589" is_pre_election: true
I20260713 09:06:20.685063 19754 raft_consensus.cc:2468] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 0.
I20260713 09:06:20.685423 19828 raft_consensus.cc:2468] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 0.
I20260713 09:06:20.685942 19642 leader_election.cc:304] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75aab603359c493aa7679263ff7c9f61, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:20.686638 19872 raft_consensus.cc:2804] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:20.686895 19872 raft_consensus.cc:493] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:20.687198 19872 raft_consensus.cc:3060] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.691823 19872 raft_consensus.cc:515] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.693269 19872 leader_election.cc:290] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 1 election: Requested vote from peers 75aab603359c493aa7679263ff7c9f61 (127.15.226.2:33087), 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:20.693796 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6cf0ec34b348709ef59c679059d0a7" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75aab603359c493aa7679263ff7c9f61"
I20260713 09:06:20.694254 19754 raft_consensus.cc:3060] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.694201 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6cf0ec34b348709ef59c679059d0a7" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89435e1f14b343058a16cd0dc9cba589"
I20260713 09:06:20.694737 19828 raft_consensus.cc:3060] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.698515 19754 raft_consensus.cc:2468] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 1.
I20260713 09:06:20.698861 19828 raft_consensus.cc:2468] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 1.
I20260713 09:06:20.699323 19642 leader_election.cc:304] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75aab603359c493aa7679263ff7c9f61, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:20.699983 19872 raft_consensus.cc:2804] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:20.700393 19872 raft_consensus.cc:697] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Becoming Leader. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Running, Role: LEADER
I20260713 09:06:20.700987 19872 consensus_queue.cc:237] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.706972 19574 catalog_manager.cc:5697] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:20.785200 19872 consensus_queue.cc:1048] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:20.796265 19881 consensus_queue.cc:1048] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:20.857980 19877 raft_consensus.cc:493] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:20.858433 19877 raft_consensus.cc:515] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.860332 19877 leader_election.cc:290] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1:39553), 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:20.861166 19678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19cf1000dee4a4da3b0a7cfe2a51346" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" is_pre_election: true
I20260713 09:06:20.861337 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19cf1000dee4a4da3b0a7cfe2a51346" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89435e1f14b343058a16cd0dc9cba589" is_pre_election: true
I20260713 09:06:20.861272 19877 consensus_queue.cc:1048] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:20.861709 19678 raft_consensus.cc:2468] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 0.
I20260713 09:06:20.862100 19828 raft_consensus.cc:2468] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 0.
I20260713 09:06:20.863282 19718 leader_election.cc:304] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75aab603359c493aa7679263ff7c9f61, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:20.863952 19877 raft_consensus.cc:2804] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:20.864341 19877 raft_consensus.cc:493] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:20.864707 19877 raft_consensus.cc:3060] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.871483 19877 raft_consensus.cc:515] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.873551 19885 consensus_queue.cc:1048] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:20.873986 19679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19cf1000dee4a4da3b0a7cfe2a51346" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
I20260713 09:06:20.874570 19679 raft_consensus.cc:3060] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.874780 19877 leader_election.cc:290] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 1 election: Requested vote from peers dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1:39553), 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:20.875347 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19cf1000dee4a4da3b0a7cfe2a51346" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89435e1f14b343058a16cd0dc9cba589"
I20260713 09:06:20.875876 19828 raft_consensus.cc:3060] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:20.881052 19679 raft_consensus.cc:2468] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 1.
I20260713 09:06:20.882072 19718 leader_election.cc:304] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75aab603359c493aa7679263ff7c9f61, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:20.882766 19877 raft_consensus.cc:2804] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:20.882860 19828 raft_consensus.cc:2468] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 1.
I20260713 09:06:20.884266 19877 raft_consensus.cc:697] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Becoming Leader. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Running, Role: LEADER
I20260713 09:06:20.885123 19877 consensus_queue.cc:237] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:20.892416 19577 catalog_manager.cc:5697] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75aab603359c493aa7679263ff7c9f61 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "75aab603359c493aa7679263ff7c9f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:20.933753 19754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b187e2b7c69430aaae09373a0d1c6bf"
dest_uuid: "75aab603359c493aa7679263ff7c9f61"
mode: GRACEFUL
new_leader_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
 from {username='slave'} at 127.0.0.1:49962
I20260713 09:06:20.934221 19754 raft_consensus.cc:606] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Received request to transfer leadership to TS dd55bc9a8dac41b4bd4f5efcd7143261
I20260713 09:06:20.946734 19679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cbdf38e917a4e00bf0ac1342d455560"
dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
mode: GRACEFUL
new_leader_uuid: "75aab603359c493aa7679263ff7c9f61"
 from {username='slave'} at 127.0.0.1:35106
I20260713 09:06:20.947155 19679 raft_consensus.cc:606] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Received request to transfer leadership to TS 75aab603359c493aa7679263ff7c9f61
I20260713 09:06:20.951522 19754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19cf1000dee4a4da3b0a7cfe2a51346"
dest_uuid: "75aab603359c493aa7679263ff7c9f61"
mode: GRACEFUL
new_leader_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
 from {username='slave'} at 127.0.0.1:49962
I20260713 09:06:20.951928 19754 raft_consensus.cc:606] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Received request to transfer leadership to TS dd55bc9a8dac41b4bd4f5efcd7143261
I20260713 09:06:21.154250 19902 consensus_queue.cc:1048] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:21.163766 19872 consensus_queue.cc:1048] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:21.287956 19881 raft_consensus.cc:993] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261: : Instructing follower 75aab603359c493aa7679263ff7c9f61 to start an election
I20260713 09:06:21.288321 19872 raft_consensus.cc:1081] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Signalling peer 75aab603359c493aa7679263ff7c9f61 to start an election
I20260713 09:06:21.289568 19754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cbdf38e917a4e00bf0ac1342d455560"
dest_uuid: "75aab603359c493aa7679263ff7c9f61"
 from {username='slave'} at 127.0.0.1:49956
I20260713 09:06:21.289991 19754 raft_consensus.cc:493] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:21.290230 19754 raft_consensus.cc:3060] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.294582 19754 raft_consensus.cc:515] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.296036 19754 leader_election.cc:290] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 2 election: Requested vote from peers dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1:39553), 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:21.296617 19679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbdf38e917a4e00bf0ac1342d455560" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
I20260713 09:06:21.297107 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cbdf38e917a4e00bf0ac1342d455560" candidate_uuid: "75aab603359c493aa7679263ff7c9f61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89435e1f14b343058a16cd0dc9cba589"
I20260713 09:06:21.297246 19679 raft_consensus.cc:3055] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:21.297648 19679 raft_consensus.cc:740] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Running, Role: LEADER
I20260713 09:06:21.297701 19827 raft_consensus.cc:3060] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.298497 19679 consensus_queue.cc:260] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.299701 19679 raft_consensus.cc:3060] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.304366 19827 raft_consensus.cc:2468] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 2.
I20260713 09:06:21.305450 19718 leader_election.cc:304] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75aab603359c493aa7679263ff7c9f61, 89435e1f14b343058a16cd0dc9cba589; no voters: 
I20260713 09:06:21.305791 19679 raft_consensus.cc:2468] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75aab603359c493aa7679263ff7c9f61 in term 2.
I20260713 09:06:21.306049 19877 raft_consensus.cc:2804] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:21.306530 19877 raft_consensus.cc:697] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 2 LEADER]: Becoming Leader. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Running, Role: LEADER
I20260713 09:06:21.307230 19877 consensus_queue.cc:237] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.312441 19574 catalog_manager.cc:5697] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 reported cstate change: term changed from 1 to 2, leader changed from dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1) to 75aab603359c493aa7679263ff7c9f61 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "75aab603359c493aa7679263ff7c9f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.385622 19877 consensus_queue.cc:1048] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:21.391036 19885 raft_consensus.cc:993] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61: : Instructing follower dd55bc9a8dac41b4bd4f5efcd7143261 to start an election
I20260713 09:06:21.391592 19877 raft_consensus.cc:1081] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Signalling peer dd55bc9a8dac41b4bd4f5efcd7143261 to start an election
I20260713 09:06:21.393211 19678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a19cf1000dee4a4da3b0a7cfe2a51346"
dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
 from {username='slave'} at 127.0.0.1:35096
I20260713 09:06:21.394070 19678 raft_consensus.cc:493] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:21.394436 19678 raft_consensus.cc:3060] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.396507 19885 consensus_queue.cc:1048] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:21.401233 19678 raft_consensus.cc:515] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.404505 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19cf1000dee4a4da3b0a7cfe2a51346" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89435e1f14b343058a16cd0dc9cba589"
I20260713 09:06:21.405031 19827 raft_consensus.cc:3060] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.404934 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19cf1000dee4a4da3b0a7cfe2a51346" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75aab603359c493aa7679263ff7c9f61"
I20260713 09:06:21.405676 19754 raft_consensus.cc:3055] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:21.406038 19754 raft_consensus.cc:740] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Running, Role: LEADER
I20260713 09:06:21.407148 19678 leader_election.cc:290] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 2 election: Requested vote from peers 75aab603359c493aa7679263ff7c9f61 (127.15.226.2:33087), 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877)
I20260713 09:06:21.406922 19754 consensus_queue.cc:260] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.408094 19754 raft_consensus.cc:3060] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.410895 19827 raft_consensus.cc:2468] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 2.
I20260713 09:06:21.412684 19754 raft_consensus.cc:2468] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 2.
I20260713 09:06:21.412920 19643 leader_election.cc:304] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89435e1f14b343058a16cd0dc9cba589, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:21.413707 19872 raft_consensus.cc:2804] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:21.414134 19872 raft_consensus.cc:697] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 LEADER]: Becoming Leader. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Running, Role: LEADER
I20260713 09:06:21.414800 19872 consensus_queue.cc:237] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.419580 19577 catalog_manager.cc:5697] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 reported cstate change: term changed from 1 to 2, leader changed from 75aab603359c493aa7679263ff7c9f61 (127.15.226.2) to dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.427232 19915 raft_consensus.cc:993] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61: : Instructing follower dd55bc9a8dac41b4bd4f5efcd7143261 to start an election
I20260713 09:06:21.427575 19885 raft_consensus.cc:1081] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Signalling peer dd55bc9a8dac41b4bd4f5efcd7143261 to start an election
I20260713 09:06:21.428714 19678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b187e2b7c69430aaae09373a0d1c6bf"
dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
 from {username='slave'} at 127.0.0.1:35096
I20260713 09:06:21.429126 19678 raft_consensus.cc:493] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:21.429394 19678 raft_consensus.cc:3060] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.433668 19678 raft_consensus.cc:515] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:21.435086 19678 leader_election.cc:290] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 2 election: Requested vote from peers 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3:40877), 75aab603359c493aa7679263ff7c9f61 (127.15.226.2:33087)
I20260713 09:06:21.435647 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b187e2b7c69430aaae09373a0d1c6bf" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89435e1f14b343058a16cd0dc9cba589"
I20260713 09:06:21.436020 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b187e2b7c69430aaae09373a0d1c6bf" candidate_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75aab603359c493aa7679263ff7c9f61"
I20260713 09:06:21.436165 19827 raft_consensus.cc:3060] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.436573 19754 raft_consensus.cc:3055] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:21.436829 19754 raft_consensus.cc:740] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75aab603359c493aa7679263ff7c9f61, State: Running, Role: LEADER
I20260713 09:06:21.437446 19754 consensus_queue.cc:260] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:21.438275 19754 raft_consensus.cc:3060] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.440834 19827 raft_consensus.cc:2468] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 2.
I20260713 09:06:21.441764 19643 leader_election.cc:304] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89435e1f14b343058a16cd0dc9cba589, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:21.442463 19872 raft_consensus.cc:2804] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:21.442819 19872 raft_consensus.cc:697] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 LEADER]: Becoming Leader. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Running, Role: LEADER
I20260713 09:06:21.442839 19754 raft_consensus.cc:2468] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd55bc9a8dac41b4bd4f5efcd7143261 in term 2.
I20260713 09:06:21.443625 19872 consensus_queue.cc:237] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } }
I20260713 09:06:21.449119 19577 catalog_manager.cc:5697] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 reported cstate change: term changed from 1 to 2, leader changed from 75aab603359c493aa7679263ff7c9f61 (127.15.226.2) to dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.618238 16264 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:06:21.619730 16264 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:06:21.620075 16264 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:06:21.629969 19678 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e6cf0ec34b348709ef59c679059d0a7"
dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
mode: GRACEFUL
new_leader_uuid: "89435e1f14b343058a16cd0dc9cba589"
 from {username='slave'} at 127.0.0.1:35118
I20260713 09:06:21.630429 19678 raft_consensus.cc:606] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Received request to transfer leadership to TS 89435e1f14b343058a16cd0dc9cba589
I20260713 09:06:21.631373 16264 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:06:21.718454 19881 raft_consensus.cc:993] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261: : Instructing follower 89435e1f14b343058a16cd0dc9cba589 to start an election
I20260713 09:06:21.718837 19919 raft_consensus.cc:1081] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Signalling peer 89435e1f14b343058a16cd0dc9cba589 to start an election
I20260713 09:06:21.720099 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e6cf0ec34b348709ef59c679059d0a7"
dest_uuid: "89435e1f14b343058a16cd0dc9cba589"
 from {username='slave'} at 127.0.0.1:45510
I20260713 09:06:21.720510 19827 raft_consensus.cc:493] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:21.720796 19827 raft_consensus.cc:3060] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.725214 19827 raft_consensus.cc:515] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.726970 19827 leader_election.cc:290] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [CANDIDATE]: Term 2 election: Requested vote from peers dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1:39553), 75aab603359c493aa7679263ff7c9f61 (127.15.226.2:33087)
I20260713 09:06:21.732759 19827 raft_consensus.cc:1275] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Refusing update from remote peer 75aab603359c493aa7679263ff7c9f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:21.733989 19885 consensus_queue.cc:1048] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:21.736999 19678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6cf0ec34b348709ef59c679059d0a7" candidate_uuid: "89435e1f14b343058a16cd0dc9cba589" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261"
I20260713 09:06:21.737528 19678 raft_consensus.cc:3055] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:21.737782 19678 raft_consensus.cc:740] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd55bc9a8dac41b4bd4f5efcd7143261, State: Running, Role: LEADER
I20260713 09:06:21.738338 19678 consensus_queue.cc:260] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.739365 19678 raft_consensus.cc:3060] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.739791 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6cf0ec34b348709ef59c679059d0a7" candidate_uuid: "89435e1f14b343058a16cd0dc9cba589" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75aab603359c493aa7679263ff7c9f61"
I20260713 09:06:21.740350 19754 raft_consensus.cc:3060] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:21.743391 19679 raft_consensus.cc:1275] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Refusing update from remote peer 75aab603359c493aa7679263ff7c9f61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:21.745209 19915 consensus_queue.cc:1048] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:21.749323 19678 raft_consensus.cc:2468] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89435e1f14b343058a16cd0dc9cba589 in term 2.
I20260713 09:06:21.751889 19792 leader_election.cc:304] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89435e1f14b343058a16cd0dc9cba589, dd55bc9a8dac41b4bd4f5efcd7143261; no voters: 
I20260713 09:06:21.752743 19876 raft_consensus.cc:2804] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:21.755412 19754 raft_consensus.cc:2468] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89435e1f14b343058a16cd0dc9cba589 in term 2.
I20260713 09:06:21.757202 19876 raft_consensus.cc:697] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 2 LEADER]: Becoming Leader. State: Replica: 89435e1f14b343058a16cd0dc9cba589, State: Running, Role: LEADER
I20260713 09:06:21.758090 19876 consensus_queue.cc:237] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } }
I20260713 09:06:21.763993 19575 catalog_manager.cc:5697] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 reported cstate change: term changed from 1 to 2, leader changed from dd55bc9a8dac41b4bd4f5efcd7143261 (127.15.226.1) to 89435e1f14b343058a16cd0dc9cba589 (127.15.226.3). New cstate: current_term: 2 leader_uuid: "89435e1f14b343058a16cd0dc9cba589" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd55bc9a8dac41b4bd4f5efcd7143261" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 39553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:21.797960 19827 raft_consensus.cc:1275] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Refusing update from remote peer dd55bc9a8dac41b4bd4f5efcd7143261: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:21.799060 19881 consensus_queue.cc:1048] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89435e1f14b343058a16cd0dc9cba589" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:21.805370 19754 raft_consensus.cc:1275] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Refusing update from remote peer dd55bc9a8dac41b4bd4f5efcd7143261: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:21.806571 19919 consensus_queue.cc:1048] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75aab603359c493aa7679263ff7c9f61" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:21.831898 16264 tablet_server.cc:179] TabletServer@127.15.226.1:0 shutting down...
I20260713 09:06:21.848327 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:21.848892 16264 tablet_replica.cc:333] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261: stopping tablet replica
I20260713 09:06:21.849414 16264 raft_consensus.cc:2243] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.849787 16264 raft_consensus.cc:2272] T 4e6cf0ec34b348709ef59c679059d0a7 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.851650 16264 tablet_replica.cc:333] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261: stopping tablet replica
I20260713 09:06:21.852139 16264 raft_consensus.cc:2243] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:21.852830 16264 raft_consensus.cc:2272] T a19cf1000dee4a4da3b0a7cfe2a51346 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.854722 16264 tablet_replica.cc:333] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261: stopping tablet replica
I20260713 09:06:21.855150 16264 raft_consensus.cc:2243] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:21.855651 16264 pending_rounds.cc:70] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261: Trying to abort 1 pending ops.
I20260713 09:06:21.855832 16264 pending_rounds.cc:77] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306991949600538624 op_type: NO_OP noop_request { }
I20260713 09:06:21.856087 16264 raft_consensus.cc:2889] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:21.856333 16264 raft_consensus.cc:2272] T 6b187e2b7c69430aaae09373a0d1c6bf P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.858096 16264 tablet_replica.cc:333] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261: stopping tablet replica
I20260713 09:06:21.858510 16264 raft_consensus.cc:2243] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.858872 16264 raft_consensus.cc:2272] T 3cbdf38e917a4e00bf0ac1342d455560 P dd55bc9a8dac41b4bd4f5efcd7143261 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.879134 16264 tablet_server.cc:196] TabletServer@127.15.226.1:0 shutdown complete.
I20260713 09:06:21.889140 16264 tablet_server.cc:179] TabletServer@127.15.226.2:0 shutting down...
I20260713 09:06:21.902823 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:21.903309 16264 tablet_replica.cc:333] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61: stopping tablet replica
I20260713 09:06:21.903779 16264 raft_consensus.cc:2243] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.904145 16264 raft_consensus.cc:2272] T 4e6cf0ec34b348709ef59c679059d0a7 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.906153 16264 tablet_replica.cc:333] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61: stopping tablet replica
I20260713 09:06:21.906620 16264 raft_consensus.cc:2243] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:21.907305 16264 raft_consensus.cc:2272] T 3cbdf38e917a4e00bf0ac1342d455560 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.909113 16264 tablet_replica.cc:333] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61: stopping tablet replica
I20260713 09:06:21.909516 16264 raft_consensus.cc:2243] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.909850 16264 raft_consensus.cc:2272] T a19cf1000dee4a4da3b0a7cfe2a51346 P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.911571 16264 tablet_replica.cc:333] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61: stopping tablet replica
I20260713 09:06:21.911958 16264 raft_consensus.cc:2243] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.912268 16264 raft_consensus.cc:2272] T 6b187e2b7c69430aaae09373a0d1c6bf P 75aab603359c493aa7679263ff7c9f61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.932032 16264 tablet_server.cc:196] TabletServer@127.15.226.2:0 shutdown complete.
I20260713 09:06:21.941751 16264 tablet_server.cc:179] TabletServer@127.15.226.3:0 shutting down...
I20260713 09:06:21.956856 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:21.957404 16264 tablet_replica.cc:333] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589: stopping tablet replica
I20260713 09:06:21.957847 16264 raft_consensus.cc:2243] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:21.958348 16264 pending_rounds.cc:70] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589: Trying to abort 1 pending ops.
I20260713 09:06:21.958496 16264 pending_rounds.cc:77] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306991950889299968 op_type: NO_OP noop_request { }
I20260713 09:06:21.958701 16264 raft_consensus.cc:2889] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:21.958912 16264 raft_consensus.cc:2272] T 4e6cf0ec34b348709ef59c679059d0a7 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.960719 16264 tablet_replica.cc:333] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589: stopping tablet replica
I20260713 09:06:21.961215 16264 raft_consensus.cc:2243] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.961545 16264 raft_consensus.cc:2272] T a19cf1000dee4a4da3b0a7cfe2a51346 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.963302 16264 tablet_replica.cc:333] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589: stopping tablet replica
I20260713 09:06:21.963744 16264 raft_consensus.cc:2243] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.964051 16264 raft_consensus.cc:2272] T 6b187e2b7c69430aaae09373a0d1c6bf P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.965502 16264 tablet_replica.cc:333] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589: stopping tablet replica
I20260713 09:06:21.965860 16264 raft_consensus.cc:2243] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.966167 16264 raft_consensus.cc:2272] T 3cbdf38e917a4e00bf0ac1342d455560 P 89435e1f14b343058a16cd0dc9cba589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.986346 16264 tablet_server.cc:196] TabletServer@127.15.226.3:0 shutdown complete.
I20260713 09:06:21.995978 16264 master.cc:562] Master@127.15.226.62:39527 shutting down...
I20260713 09:06:22.007133 16264 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:22.007566 16264 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.007839 16264 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1757d021a4e9407ba9cc0cf28ea43175: stopping tablet replica
I20260713 09:06:22.024401 16264 master.cc:584] Master@127.15.226.62:39527 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2533 ms)
[----------] 6 tests from LeaderRebalancerTest (83232 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:06:22.048295 16264 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.226.62:34811
I20260713 09:06:22.049345 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:22.053750 19925 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
W20260713 09:06:22.053874 19924 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
W20260713 09:06:22.055361 19927 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
I20260713 09:06:22.056010 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:22.056656 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:22.056834 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:22.057006 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933582056992 us; error 0 us; skew 500 ppm
I20260713 09:06:22.057498 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:22.059451 16264 webserver.cc:533] Webserver started at http://127.15.226.62:44635/ using document root <none> and password file <none>
I20260713 09:06:22.059880 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:22.060034 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:22.060277 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:22.061264 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/master-0-root/instance:
uuid: "cb114eaf46b54eebb9ac4eefcef3ffb0"
format_stamp: "Formatted at 2026-07-13 09:06:22 on dist-test-slave-n0r2"
I20260713 09:06:22.065160 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:22.067970 19932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.068562 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:22.068814 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/master-0-root
uuid: "cb114eaf46b54eebb9ac4eefcef3ffb0"
format_stamp: "Formatted at 2026-07-13 09:06:22 on dist-test-slave-n0r2"
I20260713 09:06:22.069082 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-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)
I20260713 09:06:22.092358 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:22.093210 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:22.124305 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.62:34811
I20260713 09:06:22.124392 19983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.62:34811 every 8 connection(s)
I20260713 09:06:22.127700 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.136976 19984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0: Bootstrap starting.
I20260713 09:06:22.140790 19984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.144167 19984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0: No bootstrap required, opened a new log
I20260713 09:06:22.146180 19984 raft_consensus.cc:359] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb114eaf46b54eebb9ac4eefcef3ffb0" member_type: VOTER }
I20260713 09:06:22.146513 19984 raft_consensus.cc:385] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.146684 19984 raft_consensus.cc:740] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb114eaf46b54eebb9ac4eefcef3ffb0, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.147146 19984 consensus_queue.cc:260] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb114eaf46b54eebb9ac4eefcef3ffb0" member_type: VOTER }
I20260713 09:06:22.147517 19984 raft_consensus.cc:399] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:22.147699 19984 raft_consensus.cc:493] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:22.147907 19984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.151865 19984 raft_consensus.cc:515] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb114eaf46b54eebb9ac4eefcef3ffb0" member_type: VOTER }
I20260713 09:06:22.152281 19984 leader_election.cc:304] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [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: cb114eaf46b54eebb9ac4eefcef3ffb0; no voters: 
I20260713 09:06:22.153268 19984 leader_election.cc:290] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:22.153524 19987 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:22.154659 19987 raft_consensus.cc:697] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 1 LEADER]: Becoming Leader. State: Replica: cb114eaf46b54eebb9ac4eefcef3ffb0, State: Running, Role: LEADER
I20260713 09:06:22.155264 19987 consensus_queue.cc:237] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [LEADER]: Queue going to LEADER mode. State: All 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: "cb114eaf46b54eebb9ac4eefcef3ffb0" member_type: VOTER }
I20260713 09:06:22.155795 19984 sys_catalog.cc:565] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:22.157904 19988 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cb114eaf46b54eebb9ac4eefcef3ffb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb114eaf46b54eebb9ac4eefcef3ffb0" member_type: VOTER } }
I20260713 09:06:22.157991 19989 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cb114eaf46b54eebb9ac4eefcef3ffb0. Latest consensus state: current_term: 1 leader_uuid: "cb114eaf46b54eebb9ac4eefcef3ffb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb114eaf46b54eebb9ac4eefcef3ffb0" member_type: VOTER } }
I20260713 09:06:22.158533 19988 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:22.158581 19989 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:22.160842 19993 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:22.165397 19993 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:22.169648 16264 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:22.173861 19993 catalog_manager.cc:1383] Generated new cluster ID: 304277c1c61140c6a0a3e2b6c2eacd5a
I20260713 09:06:22.174062 19993 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:22.189303 19993 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:22.190356 19993 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:22.202620 19993 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0: Generated new TSK 0
I20260713 09:06:22.203068 19993 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:22.235404 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:22.240574 20005 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
W20260713 09:06:22.241546 20006 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
I20260713 09:06:22.242992 16264 server_base.cc:1061] running on GCE node
W20260713 09:06:22.243590 20008 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
I20260713 09:06:22.244359 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:22.244542 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:22.244683 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933582244667 us; error 0 us; skew 500 ppm
I20260713 09:06:22.245189 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:22.247160 16264 webserver.cc:533] Webserver started at http://127.15.226.1:38183/ using document root <none> and password file <none>
I20260713 09:06:22.247586 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:22.247763 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:22.247997 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:22.249042 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-0-root/instance:
uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
format_stamp: "Formatted at 2026-07-13 09:06:22 on dist-test-slave-n0r2"
I20260713 09:06:22.252978 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:22.255820 20013 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.256431 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:22.256675 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
format_stamp: "Formatted at 2026-07-13 09:06:22 on dist-test-slave-n0r2"
I20260713 09:06:22.256948 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-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)
I20260713 09:06:22.274320 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:22.275324 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:22.276577 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:22.278609 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:22.278795 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.279002 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:22.279145 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.312915 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:34113
I20260713 09:06:22.313024 20075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:34113 every 8 connection(s)
I20260713 09:06:22.317114 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:22.323453 20080 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
W20260713 09:06:22.325534 20081 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
W20260713 09:06:22.326078 20083 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
I20260713 09:06:22.327490 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:22.328233 20076 heartbeater.cc:344] Connected to a master server at 127.15.226.62:34811
I20260713 09:06:22.328584 20076 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:22.328685 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:22.328954 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:22.329118 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933582329100 us; error 0 us; skew 500 ppm
I20260713 09:06:22.329293 20076 heartbeater.cc:507] Master 127.15.226.62:34811 requested a full tablet report, sending...
I20260713 09:06:22.329655 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:22.331127 19949 ts_manager.cc:194] Registered new tserver with Master: 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113)
I20260713 09:06:22.332105 16264 webserver.cc:533] Webserver started at http://127.15.226.2:35925/ using document root <none> and password file <none>
I20260713 09:06:22.332579 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:22.332753 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:22.332764 19949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51584
I20260713 09:06:22.333060 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:22.334071 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-1-root/instance:
uuid: "1006e3176e0e4fa3b0366c910f46ec22"
format_stamp: "Formatted at 2026-07-13 09:06:22 on dist-test-slave-n0r2"
I20260713 09:06:22.337927 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:22.340662 20088 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.341320 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:22.341562 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-1-root
uuid: "1006e3176e0e4fa3b0366c910f46ec22"
format_stamp: "Formatted at 2026-07-13 09:06:22 on dist-test-slave-n0r2"
I20260713 09:06:22.341809 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-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)
I20260713 09:06:22.357784 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:22.358675 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:22.359905 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:22.361876 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:22.362052 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.362252 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:22.362393 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.397557 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.2:46773
I20260713 09:06:22.397657 20150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.2:46773 every 8 connection(s)
I20260713 09:06:22.401844 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:22.408440 20155 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
W20260713 09:06:22.407764 20154 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
W20260713 09:06:22.411149 20157 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
I20260713 09:06:22.411513 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:22.412147 20151 heartbeater.cc:344] Connected to a master server at 127.15.226.62:34811
I20260713 09:06:22.412446 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:22.412459 20151 heartbeater.cc:461] Registering TS with master...
W20260713 09:06:22.412755 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:22.412955 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933582412938 us; error 0 us; skew 500 ppm
I20260713 09:06:22.413286 20151 heartbeater.cc:507] Master 127.15.226.62:34811 requested a full tablet report, sending...
I20260713 09:06:22.413476 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:22.415343 19949 ts_manager.cc:194] Registered new tserver with Master: 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:22.415910 16264 webserver.cc:533] Webserver started at http://127.15.226.3:46795/ using document root <none> and password file <none>
I20260713 09:06:22.416518 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:22.416750 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:22.417061 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:22.417050 19949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51588
I20260713 09:06:22.418422 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-2-root/instance:
uuid: "c83d5b39086245dca9334ed90bb3773b"
format_stamp: "Formatted at 2026-07-13 09:06:22 on dist-test-slave-n0r2"
I20260713 09:06:22.422286 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:22.425077 20162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.425737 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:22.425984 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-2-root
uuid: "c83d5b39086245dca9334ed90bb3773b"
format_stamp: "Formatted at 2026-07-13 09:06:22 on dist-test-slave-n0r2"
I20260713 09:06:22.426227 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933498662137-16264-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)
I20260713 09:06:22.445489 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:22.446424 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:22.447683 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:22.449710 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:22.449903 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.450104 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:22.450249 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:22.484790 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.3:40367
I20260713 09:06:22.484915 20224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.3:40367 every 8 connection(s)
I20260713 09:06:22.496717 20225 heartbeater.cc:344] Connected to a master server at 127.15.226.62:34811
I20260713 09:06:22.497081 20225 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:22.497720 20225 heartbeater.cc:507] Master 127.15.226.62:34811 requested a full tablet report, sending...
I20260713 09:06:22.499393 19949 ts_manager.cc:194] Registered new tserver with Master: c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:22.499804 16264 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01211268s
I20260713 09:06:22.500962 19949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51604
I20260713 09:06:22.521381 19949 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51612:
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"
    }
  }
}
W20260713 09:06:22.523639 19949 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.
I20260713 09:06:22.581764 20041 tablet_service.cc:1511] Processing CreateTablet for tablet 003a6f0e988841da8770cb6a6cb8cf88 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:22.583202 20041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003a6f0e988841da8770cb6a6cb8cf88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.586915 20040 tablet_service.cc:1511] Processing CreateTablet for tablet 7c067ab4c77a431ba185ee3fdabeede3 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:22.588320 20040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c067ab4c77a431ba185ee3fdabeede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.594630 20039 tablet_service.cc:1511] Processing CreateTablet for tablet eb8271352d384f5ab09c9e4a9d193713 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:22.596256 20039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8271352d384f5ab09c9e4a9d193713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.599491 20115 tablet_service.cc:1511] Processing CreateTablet for tablet 7c067ab4c77a431ba185ee3fdabeede3 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:22.599830 20116 tablet_service.cc:1511] Processing CreateTablet for tablet 003a6f0e988841da8770cb6a6cb8cf88 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:22.600791 20115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c067ab4c77a431ba185ee3fdabeede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.602895 20113 tablet_service.cc:1511] Processing CreateTablet for tablet f038bed6fc3e4ad488b0943edb282ad2 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:22.604195 20113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f038bed6fc3e4ad488b0943edb282ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.604550 20114 tablet_service.cc:1511] Processing CreateTablet for tablet eb8271352d384f5ab09c9e4a9d193713 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:22.605779 20114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8271352d384f5ab09c9e4a9d193713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.606666 20112 tablet_service.cc:1511] Processing CreateTablet for tablet 9098e9d7fe264d048adedf1fc35393dd (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:22.607882 20112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9098e9d7fe264d048adedf1fc35393dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.609568 20116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003a6f0e988841da8770cb6a6cb8cf88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.609922 20038 tablet_service.cc:1511] Processing CreateTablet for tablet f038bed6fc3e4ad488b0943edb282ad2 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:22.611088 20038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f038bed6fc3e4ad488b0943edb282ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.614699 20037 tablet_service.cc:1511] Processing CreateTablet for tablet 9098e9d7fe264d048adedf1fc35393dd (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:22.615965 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9098e9d7fe264d048adedf1fc35393dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.617985 20036 tablet_service.cc:1511] Processing CreateTablet for tablet fc5bb85230ea412d99f94e5bb9a9cf25 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:22.619191 20036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5bb85230ea412d99f94e5bb9a9cf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.619458 20111 tablet_service.cc:1511] Processing CreateTablet for tablet fc5bb85230ea412d99f94e5bb9a9cf25 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:22.620689 20111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5bb85230ea412d99f94e5bb9a9cf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.621845 20110 tablet_service.cc:1511] Processing CreateTablet for tablet b6569a5cd47a4fc0812fd2565790ae98 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:22.625576 20110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6569a5cd47a4fc0812fd2565790ae98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.628412 20035 tablet_service.cc:1511] Processing CreateTablet for tablet b6569a5cd47a4fc0812fd2565790ae98 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:22.629632 20035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6569a5cd47a4fc0812fd2565790ae98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.635015 20109 tablet_service.cc:1511] Processing CreateTablet for tablet a28d6779aa59479fb08b83cbb0bf6839 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:22.636514 20109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28d6779aa59479fb08b83cbb0bf6839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.636838 20034 tablet_service.cc:1511] Processing CreateTablet for tablet a28d6779aa59479fb08b83cbb0bf6839 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:22.638056 20034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28d6779aa59479fb08b83cbb0bf6839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.642292 20108 tablet_service.cc:1511] Processing CreateTablet for tablet 1825966dec144e6c9907f4dc98862c5f (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:22.643461 20108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1825966dec144e6c9907f4dc98862c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.654531 20033 tablet_service.cc:1511] Processing CreateTablet for tablet 1825966dec144e6c9907f4dc98862c5f (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:22.655819 20033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1825966dec144e6c9907f4dc98862c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.694859 20190 tablet_service.cc:1511] Processing CreateTablet for tablet 003a6f0e988841da8770cb6a6cb8cf88 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:22.696132 20190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003a6f0e988841da8770cb6a6cb8cf88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.704525 20189 tablet_service.cc:1511] Processing CreateTablet for tablet 7c067ab4c77a431ba185ee3fdabeede3 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:22.706744 20189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c067ab4c77a431ba185ee3fdabeede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.716830 20188 tablet_service.cc:1511] Processing CreateTablet for tablet eb8271352d384f5ab09c9e4a9d193713 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:22.718068 20188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8271352d384f5ab09c9e4a9d193713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.720404 20187 tablet_service.cc:1511] Processing CreateTablet for tablet f038bed6fc3e4ad488b0943edb282ad2 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:22.721668 20187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f038bed6fc3e4ad488b0943edb282ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.722283 20240 tablet_bootstrap.cc:492] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:22.727702 20240 tablet_bootstrap.cc:654] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.730248 20186 tablet_service.cc:1511] Processing CreateTablet for tablet 9098e9d7fe264d048adedf1fc35393dd (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:22.731439 20186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9098e9d7fe264d048adedf1fc35393dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.731515 20241 tablet_bootstrap.cc:492] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:22.755667 20242 tablet_bootstrap.cc:492] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:22.760178 20185 tablet_service.cc:1511] Processing CreateTablet for tablet fc5bb85230ea412d99f94e5bb9a9cf25 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:22.761179 20184 tablet_service.cc:1511] Processing CreateTablet for tablet b6569a5cd47a4fc0812fd2565790ae98 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:22.762431 20184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6569a5cd47a4fc0812fd2565790ae98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.766011 20183 tablet_service.cc:1511] Processing CreateTablet for tablet a28d6779aa59479fb08b83cbb0bf6839 (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:22.768107 20182 tablet_service.cc:1511] Processing CreateTablet for tablet 1825966dec144e6c9907f4dc98862c5f (DEFAULT_TABLE table=test-workload [id=ebf53832f4354eae9f716120f632e20d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:22.766000 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5bb85230ea412d99f94e5bb9a9cf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.771169 20183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28d6779aa59479fb08b83cbb0bf6839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.773156 20182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1825966dec144e6c9907f4dc98862c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:22.774546 20242 tablet_bootstrap.cc:654] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.780799 20241 tablet_bootstrap.cc:654] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.792098 20240 tablet_bootstrap.cc:492] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:22.792577 20240 ts_tablet_manager.cc:1403] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.017s
I20260713 09:06:22.795131 20240 raft_consensus.cc:359] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.795840 20240 raft_consensus.cc:385] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.796134 20240 raft_consensus.cc:740] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.796984 20240 consensus_queue.cc:260] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.818255 20151 heartbeater.cc:499] Master 127.15.226.62:34811 was elected leader, sending a full tablet report...
I20260713 09:06:22.818759 20240 ts_tablet_manager.cc:1434] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.014s
I20260713 09:06:22.819952 20240 tablet_bootstrap.cc:492] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:22.818795 20241 tablet_bootstrap.cc:492] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:22.821451 20241 ts_tablet_manager.cc:1403] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.016s
I20260713 09:06:22.821722 20242 tablet_bootstrap.cc:492] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:22.822223 20242 ts_tablet_manager.cc:1403] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.030s
I20260713 09:06:22.824328 20241 raft_consensus.cc:359] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.824935 20242 raft_consensus.cc:359] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.826330 20242 raft_consensus.cc:385] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.826663 20242 raft_consensus.cc:740] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.827569 20242 consensus_queue.cc:260] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.829092 20241 raft_consensus.cc:385] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.829653 20241 raft_consensus.cc:740] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.830205 20240 tablet_bootstrap.cc:654] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.830549 20241 consensus_queue.cc:260] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.833417 20242 ts_tablet_manager.cc:1434] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:22.836719 20225 heartbeater.cc:499] Master 127.15.226.62:34811 was elected leader, sending a full tablet report...
I20260713 09:06:22.837419 20242 tablet_bootstrap.cc:492] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:22.842345 20241 ts_tablet_manager.cc:1434] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260713 09:06:22.843243 20241 tablet_bootstrap.cc:492] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:22.845151 20076 heartbeater.cc:499] Master 127.15.226.62:34811 was elected leader, sending a full tablet report...
I20260713 09:06:22.847081 20241 tablet_bootstrap.cc:654] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.850457 20240 tablet_bootstrap.cc:492] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:22.850991 20240 ts_tablet_manager.cc:1403] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.012s
I20260713 09:06:22.854206 20242 tablet_bootstrap.cc:654] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.854518 20240 raft_consensus.cc:359] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.855273 20240 raft_consensus.cc:385] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.855556 20240 raft_consensus.cc:740] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.856297 20240 consensus_queue.cc:260] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.858522 20240 ts_tablet_manager.cc:1434] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:06:22.859048 20242 tablet_bootstrap.cc:492] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:22.859428 20240 tablet_bootstrap.cc:492] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:22.859560 20242 ts_tablet_manager.cc:1403] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.002s
I20260713 09:06:22.862041 20241 tablet_bootstrap.cc:492] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:22.863297 20242 raft_consensus.cc:359] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.863649 20241 ts_tablet_manager.cc:1403] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260713 09:06:22.864020 20242 raft_consensus.cc:385] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.864410 20242 raft_consensus.cc:740] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.865191 20242 consensus_queue.cc:260] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.866590 20241 raft_consensus.cc:359] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.867241 20242 ts_tablet_manager.cc:1434] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:06:22.867496 20240 tablet_bootstrap.cc:654] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.867319 20241 raft_consensus.cc:385] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.867950 20241 raft_consensus.cc:740] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.868283 20242 tablet_bootstrap.cc:492] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:22.868338 20246 raft_consensus.cc:493] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.868863 20246 raft_consensus.cc:515] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.872675 20246 leader_election.cc:290] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:22.868866 20241 consensus_queue.cc:260] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.874349 20242 tablet_bootstrap.cc:654] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.875454 20241 ts_tablet_manager.cc:1434] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260713 09:06:22.876477 20241 tablet_bootstrap.cc:492] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:22.879410 20240 tablet_bootstrap.cc:492] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:22.879915 20240 ts_tablet_manager.cc:1403] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:06:22.881824 20241 tablet_bootstrap.cc:654] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.882555 20240 raft_consensus.cc:359] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.883368 20240 raft_consensus.cc:385] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.883693 20240 raft_consensus.cc:740] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.884768 20240 consensus_queue.cc:260] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.887369 20240 ts_tablet_manager.cc:1434] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:22.887633 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:22.888411 20240 tablet_bootstrap.cc:492] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
W20260713 09:06:22.889422 20092 leader_election.cc:343] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:22.894465 20240 tablet_bootstrap.cc:654] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.897506 20241 tablet_bootstrap.cc:492] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:22.898044 20241 ts_tablet_manager.cc:1403] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260713 09:06:22.900758 20241 raft_consensus.cc:359] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.901520 20241 raft_consensus.cc:385] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.901868 20241 raft_consensus.cc:740] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.902720 20241 consensus_queue.cc:260] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.905090 20241 ts_tablet_manager.cc:1434] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:22.906113 20241 tablet_bootstrap.cc:492] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:22.911679 20241 tablet_bootstrap.cc:654] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.922691 20241 tablet_bootstrap.cc:492] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:22.923213 20241 ts_tablet_manager.cc:1403] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:06:22.926386 20241 raft_consensus.cc:359] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.927255 20241 raft_consensus.cc:385] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.927682 20241 raft_consensus.cc:740] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.928555 20241 consensus_queue.cc:260] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.931051 20241 ts_tablet_manager.cc:1434] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:22.935570 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:22.935933 20241 tablet_bootstrap.cc:492] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:22.936242 20051 raft_consensus.cc:2468] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:22.937803 20090 leader_election.cc:304] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [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: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:22.938666 20246 raft_consensus.cc:2804] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:22.939010 20246 raft_consensus.cc:493] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:22.939327 20246 raft_consensus.cc:3060] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.944964 20241 tablet_bootstrap.cc:654] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.946769 20246 raft_consensus.cc:515] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.950112 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
W20260713 09:06:22.951584 20092 leader_election.cc:343] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:22.953528 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:22.954133 20051 raft_consensus.cc:3060] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:22.955963 20241 tablet_bootstrap.cc:492] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:22.956459 20241 ts_tablet_manager.cc:1403] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260713 09:06:22.959520 20241 raft_consensus.cc:359] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.960278 20241 raft_consensus.cc:385] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:22.960611 20241 raft_consensus.cc:740] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:22.961575 20051 raft_consensus.cc:2468] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:22.961517 20241 consensus_queue.cc:260] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.963151 20090 leader_election.cc:304] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:22.965963 20248 raft_consensus.cc:493] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:22.966436 20248 raft_consensus.cc:515] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.969154 20248 leader_election.cc:290] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:22.964170 20241 ts_tablet_manager.cc:1434] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:22.969610 20246 leader_election.cc:290] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:22.976724 20246 raft_consensus.cc:2804] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:22.984019 20246 raft_consensus.cc:697] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:22.985646 20241 tablet_bootstrap.cc:492] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:22.989151 20242 tablet_bootstrap.cc:492] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:22.989679 20242 ts_tablet_manager.cc:1403] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.122s	user 0.053s	sys 0.051s
I20260713 09:06:22.988292 20246 consensus_queue.cc:237] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.989838 20240 tablet_bootstrap.cc:492] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:22.994249 20240 ts_tablet_manager.cc:1403] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.106s	user 0.036s	sys 0.051s
I20260713 09:06:22.994858 20242 raft_consensus.cc:359] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:22.996718 20241 tablet_bootstrap.cc:654] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:22.997049 20240 raft_consensus.cc:359] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.000393 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:23.000752 20240 raft_consensus.cc:385] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.001163 20240 raft_consensus.cc:740] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
W20260713 09:06:23.002068 20017 leader_election.cc:343] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:23.002014 20240 consensus_queue.cc:260] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.003405 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:23.005039 20240 ts_tablet_manager.cc:1434] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:23.005808 20240 tablet_bootstrap.cc:492] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:22.999049 20242 raft_consensus.cc:385] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:23.006788 20014 leader_election.cc:343] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:23.007158 20242 raft_consensus.cc:740] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.007266 20014 leader_election.cc:304] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:23.007927 20242 consensus_queue.cc:260] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.008329 20248 raft_consensus.cc:2749] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:23.009179 19949 catalog_manager.cc:5697] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.010025 20242 ts_tablet_manager.cc:1434] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260713 09:06:23.010996 20242 tablet_bootstrap.cc:492] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:23.011412 20240 tablet_bootstrap.cc:654] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.015312 20241 tablet_bootstrap.cc:492] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:23.015790 20241 ts_tablet_manager.cc:1403] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.005s
I20260713 09:06:23.016129 20242 tablet_bootstrap.cc:654] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.018524 20241 raft_consensus.cc:359] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.019236 20241 raft_consensus.cc:385] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.019553 20241 raft_consensus.cc:740] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.020315 20247 raft_consensus.cc:493] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.020342 20241 consensus_queue.cc:260] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.021035 20247 raft_consensus.cc:515] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.023067 20241 ts_tablet_manager.cc:1434] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:06:23.023447 20247 leader_election.cc:290] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.023964 20241 tablet_bootstrap.cc:492] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:23.024360 20240 tablet_bootstrap.cc:492] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:23.024825 20240 ts_tablet_manager.cc:1403] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:06:23.027508 20240 raft_consensus.cc:359] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.030314 20241 tablet_bootstrap.cc:654] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.031134 20242 tablet_bootstrap.cc:492] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:23.031603 20242 ts_tablet_manager.cc:1403] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.003s
I20260713 09:06:23.034072 20248 raft_consensus.cc:493] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.028174 20240 raft_consensus.cc:385] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.034525 20248 raft_consensus.cc:515] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.035039 20240 raft_consensus.cc:740] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.035794 20240 consensus_queue.cc:260] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.038250 20240 ts_tablet_manager.cc:1434] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:06:23.039194 20248 leader_election.cc:290] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.034416 20242 raft_consensus.cc:359] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.039881 20242 raft_consensus.cc:385] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.038372 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c067ab4c77a431ba185ee3fdabeede3" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:23.040269 20242 raft_consensus.cc:740] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.040649 20126 raft_consensus.cc:2468] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 0.
I20260713 09:06:23.041906 20014 leader_election.cc:304] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:23.041757 20242 consensus_queue.cc:260] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.042748 20248 raft_consensus.cc:2804] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.043200 20248 raft_consensus.cc:493] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.043532 20248 raft_consensus.cc:3060] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.044246 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c067ab4c77a431ba185ee3fdabeede3" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:23.044859 20200 raft_consensus.cc:2468] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 0.
I20260713 09:06:23.044835 20242 ts_tablet_manager.cc:1434] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260713 09:06:23.050336 20248 raft_consensus.cc:515] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.051823 20242 tablet_bootstrap.cc:492] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:23.052901 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c067ab4c77a431ba185ee3fdabeede3" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:23.053419 20126 raft_consensus.cc:3060] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.058745 20242 tablet_bootstrap.cc:654] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.060088 20126 raft_consensus.cc:2468] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 1.
I20260713 09:06:23.061194 20014 leader_election.cc:304] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:23.070010 20248 leader_election.cc:290] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.070585 20248 raft_consensus.cc:2804] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.070991 20248 raft_consensus.cc:697] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:23.039238 20240 tablet_bootstrap.cc:492] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:23.071182 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c067ab4c77a431ba185ee3fdabeede3" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:23.071915 20200 raft_consensus.cc:3060] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.069734 20247 raft_consensus.cc:493] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.077323 20247 raft_consensus.cc:515] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.079101 20248 consensus_queue.cc:237] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.080319 20247 leader_election.cc:290] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.082867 20200 raft_consensus.cc:2468] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 1.
I20260713 09:06:23.083173 20240 tablet_bootstrap.cc:654] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.087469 20241 tablet_bootstrap.cc:492] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:23.087977 20241 ts_tablet_manager.cc:1403] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.064s	user 0.037s	sys 0.023s
I20260713 09:06:23.090857 20241 raft_consensus.cc:359] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.091638 20241 raft_consensus.cc:385] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.091987 20241 raft_consensus.cc:740] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.092751 20242 tablet_bootstrap.cc:492] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:23.093261 20242 ts_tablet_manager.cc:1403] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.006s
I20260713 09:06:23.093992 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:23.094226 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9098e9d7fe264d048adedf1fc35393dd" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:23.094668 20050 raft_consensus.cc:2468] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:23.096138 20164 leader_election.cc:304] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.096306 20242 raft_consensus.cc:359] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.097056 20247 raft_consensus.cc:2804] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.097553 20247 raft_consensus.cc:493] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.097823 20247 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.096957 19947 catalog_manager.cc:5697] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.097033 20242 raft_consensus.cc:385] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.098436 20242 raft_consensus.cc:740] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.099095 20242 consensus_queue.cc:260] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.099680 20240 tablet_bootstrap.cc:492] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:23.100138 20240 ts_tablet_manager.cc:1403] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.000s
I20260713 09:06:23.102803 20240 raft_consensus.cc:359] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.103477 20240 raft_consensus.cc:385] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.103863 20240 raft_consensus.cc:740] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.104315 20247 raft_consensus.cc:515] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.106505 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9098e9d7fe264d048adedf1fc35393dd" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:23.106812 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.107108 20126 raft_consensus.cc:2468] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:23.107342 20050 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.107923 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:23.108520 20125 raft_consensus.cc:2468] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:23.110957 20163 leader_election.cc:304] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.114042 20050 raft_consensus.cc:2468] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:23.092926 20241 consensus_queue.cc:260] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.115327 20164 leader_election.cc:304] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.104650 20240 consensus_queue.cc:260] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.116781 20051 raft_consensus.cc:2468] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:23.117770 20241 ts_tablet_manager.cc:1434] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:06:23.118795 20241 tablet_bootstrap.cc:492] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:23.119920 20240 ts_tablet_manager.cc:1434] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:06:23.120837 20240 tablet_bootstrap.cc:492] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:23.115244 20247 leader_election.cc:290] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.123888 20247 raft_consensus.cc:2804] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.124221 20247 raft_consensus.cc:493] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.124531 20247 raft_consensus.cc:3060] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.128832 20275 raft_consensus.cc:2804] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.132409 20275 raft_consensus.cc:697] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:23.133133 20241 tablet_bootstrap.cc:654] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.133471 20275 consensus_queue.cc:237] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.135035 20242 ts_tablet_manager.cc:1434] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.041s	user 0.016s	sys 0.022s
I20260713 09:06:23.131088 20247 raft_consensus.cc:515] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.131712 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:23.136109 20242 tablet_bootstrap.cc:492] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:23.136093 20126 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.138638 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9098e9d7fe264d048adedf1fc35393dd" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.138993 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9098e9d7fe264d048adedf1fc35393dd" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:23.139155 20051 raft_consensus.cc:3060] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.139639 20125 raft_consensus.cc:3060] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.142657 20240 tablet_bootstrap.cc:654] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.142913 20126 raft_consensus.cc:2468] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:23.145447 20247 leader_election.cc:290] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.146234 20051 raft_consensus.cc:2468] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:23.147761 20125 raft_consensus.cc:2468] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:23.149063 20164 leader_election.cc:304] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.150183 20242 tablet_bootstrap.cc:654] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.151149 20247 raft_consensus.cc:2804] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.151927 20247 raft_consensus.cc:697] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:23.152789 20247 consensus_queue.cc:237] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.160961 20240 tablet_bootstrap.cc:492] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:23.162639 20240 ts_tablet_manager.cc:1403] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.010s
I20260713 09:06:23.164376 20241 tablet_bootstrap.cc:492] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:23.164981 20241 ts_tablet_manager.cc:1403] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.004s
I20260713 09:06:23.165479 20242 tablet_bootstrap.cc:492] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:23.165990 20242 ts_tablet_manager.cc:1403] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.011s
I20260713 09:06:23.167529 20241 raft_consensus.cc:359] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.168040 20241 raft_consensus.cc:385] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:23.167719 19997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:23.168675 20242 raft_consensus.cc:359] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.169391 20242 raft_consensus.cc:385] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.169674 20242 raft_consensus.cc:740] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.168259 20241 raft_consensus.cc:740] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.170569 20242 consensus_queue.cc:260] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.171100 20241 consensus_queue.cc:260] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.170706 19947 catalog_manager.cc:5697] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 0 to 1, leader changed from <none> to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.172783 20242 ts_tablet_manager.cc:1434] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:23.172803 20241 ts_tablet_manager.cc:1434] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260713 09:06:23.170518 20240 raft_consensus.cc:359] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.173451 20240 raft_consensus.cc:385] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.173722 20240 raft_consensus.cc:740] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.173918 20242 tablet_bootstrap.cc:492] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:23.173945 20241 tablet_bootstrap.cc:492] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:23.174460 20240 consensus_queue.cc:260] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.178184 20275 raft_consensus.cc:493] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.178807 20240 ts_tablet_manager.cc:1434] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:23.178627 20275 raft_consensus.cc:515] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.179828 20240 tablet_bootstrap.cc:492] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:23.181172 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8271352d384f5ab09c9e4a9d193713" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:23.181445 20242 tablet_bootstrap.cc:654] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.181385 20275 leader_election.cc:290] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.181905 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8271352d384f5ab09c9e4a9d193713" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
W20260713 09:06:23.183260 20163 leader_election.cc:343] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:23.183781 20241 tablet_bootstrap.cc:654] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.191900 20051 raft_consensus.cc:2468] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:23.193372 20164 leader_election.cc:304] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [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: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 1006e3176e0e4fa3b0366c910f46ec22
I20260713 09:06:23.194474 20275 raft_consensus.cc:2804] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.194839 20275 raft_consensus.cc:493] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.195142 20275 raft_consensus.cc:3060] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.197837 20242 tablet_bootstrap.cc:492] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:23.198285 20242 ts_tablet_manager.cc:1403] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260713 09:06:23.200099 20240 tablet_bootstrap.cc:654] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.200944 20242 raft_consensus.cc:359] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.201669 20242 raft_consensus.cc:385] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.201985 20242 raft_consensus.cc:740] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.202939 20275 raft_consensus.cc:515] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.202827 20242 consensus_queue.cc:260] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.205525 20242 ts_tablet_manager.cc:1434] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:06:23.206481 20242 tablet_bootstrap.cc:492] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:23.210636 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8271352d384f5ab09c9e4a9d193713" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.211184 20051 raft_consensus.cc:3060] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.212066 20242 tablet_bootstrap.cc:654] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.216353 20240 tablet_bootstrap.cc:492] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:23.216789 20240 ts_tablet_manager.cc:1403] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.007s
I20260713 09:06:23.219195 20240 raft_consensus.cc:359] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.219928 20240 raft_consensus.cc:385] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.220412 20240 raft_consensus.cc:740] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.221138 20240 consensus_queue.cc:260] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.219851 20051 raft_consensus.cc:2468] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:23.221916 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8271352d384f5ab09c9e4a9d193713" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:23.221477 19947 catalog_manager.cc:5697] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 0 to 1, leader changed from <none> to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.222555 20125 raft_consensus.cc:3060] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.223855 20240 ts_tablet_manager.cc:1434] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:06:23.224645 20240 tablet_bootstrap.cc:492] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:23.227967 20248 raft_consensus.cc:493] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.228421 20248 raft_consensus.cc:515] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.230283 20240 tablet_bootstrap.cc:654] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.230530 20248 leader_election.cc:290] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.232653 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:23.234403 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:23.235661 20164 leader_election.cc:304] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.236562 20247 raft_consensus.cc:2804] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.237054 20247 raft_consensus.cc:697] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:23.237865 20247 consensus_queue.cc:237] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
W20260713 09:06:23.243171 20017 leader_election.cc:343] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:23.244361 20014 leader_election.cc:343] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:23.244801 20014 leader_election.cc:304] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:23.245924 20248 raft_consensus.cc:2749] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:23.249322 20125 raft_consensus.cc:2468] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:23.255533 20275 leader_election.cc:290] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.265890 19949 catalog_manager.cc:5697] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 0 to 1, leader changed from <none> to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.267349 20241 tablet_bootstrap.cc:492] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:23.267875 20241 ts_tablet_manager.cc:1403] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.043s
I20260713 09:06:23.268112 20242 tablet_bootstrap.cc:492] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:23.268500 20242 ts_tablet_manager.cc:1403] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.033s
I20260713 09:06:23.270517 20240 tablet_bootstrap.cc:492] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:23.270481 20241 raft_consensus.cc:359] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.271126 20240 ts_tablet_manager.cc:1403] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.017s
I20260713 09:06:23.270992 20242 raft_consensus.cc:359] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.271498 20241 raft_consensus.cc:385] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.271726 20242 raft_consensus.cc:385] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.271864 20241 raft_consensus.cc:740] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.273119 20242 raft_consensus.cc:740] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.273731 20241 consensus_queue.cc:260] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.273784 20240 raft_consensus.cc:359] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.273924 20242 consensus_queue.cc:260] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.274643 20240 raft_consensus.cc:385] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.275012 20240 raft_consensus.cc:740] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.275787 20240 consensus_queue.cc:260] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.276183 20242 ts_tablet_manager.cc:1434] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:23.277209 20242 tablet_bootstrap.cc:492] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:23.277969 20240 ts_tablet_manager.cc:1434] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:23.278077 20241 ts_tablet_manager.cc:1434] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:23.281608 20242 tablet_bootstrap.cc:654] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:23.285969 20242 tablet_bootstrap.cc:492] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:23.286347 20242 ts_tablet_manager.cc:1403] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:23.288729 20242 raft_consensus.cc:359] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.289333 20242 raft_consensus.cc:385] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:23.289534 20242 raft_consensus.cc:740] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:23.290073 20242 consensus_queue.cc:260] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.291465 20242 ts_tablet_manager.cc:1434] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:06:23.308219 20247 raft_consensus.cc:493] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.308630 20247 raft_consensus.cc:515] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.310297 20247 leader_election.cc:290] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.310854 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:23.311146 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:23.311420 20051 raft_consensus.cc:2393] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c83d5b39086245dca9334ed90bb3773b in current term 1: Already voted for candidate 1006e3176e0e4fa3b0366c910f46ec22 in this term.
I20260713 09:06:23.312546 20164 leader_election.cc:304] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c83d5b39086245dca9334ed90bb3773b; no voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:23.313126 20247 raft_consensus.cc:3060] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.317371 20247 raft_consensus.cc:2749] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:23.335726 20248 raft_consensus.cc:493] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.336159 20248 raft_consensus.cc:515] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.337721 20248 leader_election.cc:290] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.338420 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bb85230ea412d99f94e5bb9a9cf25" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:23.338586 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bb85230ea412d99f94e5bb9a9cf25" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:23.338910 20125 raft_consensus.cc:2468] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 0.
I20260713 09:06:23.339102 20200 raft_consensus.cc:2468] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 0.
I20260713 09:06:23.339708 20247 raft_consensus.cc:493] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.339797 20014 leader_election.cc:304] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:23.340265 20247 raft_consensus.cc:515] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.340591 20248 raft_consensus.cc:2804] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.340976 20248 raft_consensus.cc:493] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.341239 20248 raft_consensus.cc:3060] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.341969 20247 leader_election.cc:290] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.342724 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28d6779aa59479fb08b83cbb0bf6839" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:23.342967 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28d6779aa59479fb08b83cbb0bf6839" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:23.343206 20051 raft_consensus.cc:2468] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:23.343593 20125 raft_consensus.cc:2468] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:23.344305 20164 leader_election.cc:304] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.344972 20247 raft_consensus.cc:2804] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.345234 20247 raft_consensus.cc:493] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.345470 20247 raft_consensus.cc:3060] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.346881 20248 raft_consensus.cc:515] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.348315 20248 leader_election.cc:290] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.349109 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bb85230ea412d99f94e5bb9a9cf25" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:23.349470 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bb85230ea412d99f94e5bb9a9cf25" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:23.349654 20125 raft_consensus.cc:3060] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.350008 20200 raft_consensus.cc:3060] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.350021 20247 raft_consensus.cc:515] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.352070 20247 leader_election.cc:290] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.352931 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28d6779aa59479fb08b83cbb0bf6839" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:23.353456 20126 raft_consensus.cc:3060] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.355911 20125 raft_consensus.cc:2468] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 1.
I20260713 09:06:23.356400 20200 raft_consensus.cc:2468] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 1.
I20260713 09:06:23.356932 20014 leader_election.cc:304] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:23.357837 20248 raft_consensus.cc:2804] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.357308 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28d6779aa59479fb08b83cbb0bf6839" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.357863 20126 raft_consensus.cc:2468] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:23.358645 20248 raft_consensus.cc:697] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:23.358760 20051 raft_consensus.cc:3060] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.359673 20163 leader_election.cc:304] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.359516 20248 consensus_queue.cc:237] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.361851 20259 raft_consensus.cc:493] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.362296 20259 raft_consensus.cc:515] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.364292 20259 leader_election.cc:290] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.364979 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:23.365063 20051 raft_consensus.cc:2468] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:23.365686 20050 raft_consensus.cc:2468] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:23.365355 20247 raft_consensus.cc:2804] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.365960 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:23.366489 20247 raft_consensus.cc:697] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:23.366556 20200 raft_consensus.cc:2468] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:23.367324 20247 consensus_queue.cc:237] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.368265 20092 leader_election.cc:304] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.368110 19948 catalog_manager.cc:5697] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.369081 20259 raft_consensus.cc:2804] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.369418 20259 raft_consensus.cc:493] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.369720 20259 raft_consensus.cc:3060] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.376120 20259 raft_consensus.cc:515] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.376847 19949 catalog_manager.cc:5697] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 0 to 1, leader changed from <none> to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.378161 20259 leader_election.cc:290] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.378458 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.378736 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:23.378961 20050 raft_consensus.cc:3060] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.379316 20200 raft_consensus.cc:3060] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.384474 20200 raft_consensus.cc:2468] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:23.385070 20050 raft_consensus.cc:2468] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:23.385352 20092 leader_election.cc:304] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.386106 20259 raft_consensus.cc:2804] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.386541 20259 raft_consensus.cc:697] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:23.387212 20259 consensus_queue.cc:237] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.393110 19949 catalog_manager.cc:5697] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.484853 20248 consensus_queue.cc:1048] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.498114 20293 consensus_queue.cc:1048] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:23.539372 20259 consensus_queue.cc:1048] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.547181 20298 consensus_queue.cc:1048] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:23.607882 20247 consensus_queue.cc:1048] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.617141 20273 consensus_queue.cc:1048] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:23.619330 20273 consensus_queue.cc:1048] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.627717 20273 consensus_queue.cc:1048] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.633366 20247 consensus_queue.cc:1048] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.643283 20274 consensus_queue.cc:1048] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:23.701978 20298 raft_consensus.cc:493] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:23.702448 20298 raft_consensus.cc:515] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.704011 20298 leader_election.cc:290] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.704761 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:23.704941 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:23.705299 20051 raft_consensus.cc:2468] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:23.705477 20200 raft_consensus.cc:2468] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:23.706156 20090 leader_election.cc:304] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:23.706733 20298 raft_consensus.cc:2804] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:23.706980 20298 raft_consensus.cc:493] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:23.707230 20298 raft_consensus.cc:3060] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.711876 20298 raft_consensus.cc:515] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.713305 20298 leader_election.cc:290] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.713950 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.714262 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:23.714424 20051 raft_consensus.cc:3060] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.714740 20200 raft_consensus.cc:3060] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:23.718668 20051 raft_consensus.cc:2468] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:23.719054 20200 raft_consensus.cc:2468] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:23.719499 20090 leader_election.cc:304] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:23.720225 20298 raft_consensus.cc:2804] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:23.720547 20298 raft_consensus.cc:697] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:23.721246 20298 consensus_queue.cc:237] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.727151 19947 catalog_manager.cc:5697] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.757385 20126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
mode: GRACEFUL
new_leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:37086
I20260713 09:06:23.757838 20126 raft_consensus.cc:606] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Received request to transfer leadership to TS 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:23.771203 20200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb8271352d384f5ab09c9e4a9d193713"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
mode: GRACEFUL
new_leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36460
I20260713 09:06:23.771621 20200 raft_consensus.cc:606] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Received request to transfer leadership to TS 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:23.775609 20200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
mode: GRACEFUL
new_leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36460
I20260713 09:06:23.775983 20200 raft_consensus.cc:606] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Received request to transfer leadership to TS 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:23.779955 20200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9098e9d7fe264d048adedf1fc35393dd"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
mode: GRACEFUL
new_leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:36460
I20260713 09:06:23.780326 20200 raft_consensus.cc:606] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Received request to transfer leadership to TS 1006e3176e0e4fa3b0366c910f46ec22
I20260713 09:06:23.791412 20051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc5bb85230ea412d99f94e5bb9a9cf25"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
mode: GRACEFUL
new_leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:36722
I20260713 09:06:23.791821 20051 raft_consensus.cc:606] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Received request to transfer leadership to TS 1006e3176e0e4fa3b0366c910f46ec22
I20260713 09:06:23.798012 20200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a28d6779aa59479fb08b83cbb0bf6839"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
mode: GRACEFUL
new_leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:36460
I20260713 09:06:23.798439 20200 raft_consensus.cc:606] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Received request to transfer leadership to TS 1006e3176e0e4fa3b0366c910f46ec22
I20260713 09:06:23.802346 20126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
mode: GRACEFUL
new_leader_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:37086
I20260713 09:06:23.802778 20126 raft_consensus.cc:606] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Received request to transfer leadership to TS c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:23.805054 20274 consensus_queue.cc:1048] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.809304 20293 consensus_queue.cc:1048] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.815029 20275 consensus_queue.cc:1048] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.820246 20293 raft_consensus.cc:993] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: : Instructing follower 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:23.820622 20293 raft_consensus.cc:1081] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Signalling peer 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:23.823407 20247 raft_consensus.cc:993] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b: : Instructing follower 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:23.823837 20275 raft_consensus.cc:1081] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Signalling peer 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:23.826102 20293 consensus_queue.cc:1048] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.828045 20125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc5bb85230ea412d99f94e5bb9a9cf25"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:37074
I20260713 09:06:23.828327 20126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a28d6779aa59479fb08b83cbb0bf6839"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:37084
I20260713 09:06:23.828613 20125 raft_consensus.cc:493] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.828956 20126 raft_consensus.cc:493] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.829107 20125 raft_consensus.cc:3060] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.829440 20126 raft_consensus.cc:3060] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.835482 20126 raft_consensus.cc:515] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.835620 20125 raft_consensus.cc:515] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.838217 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bb85230ea412d99f94e5bb9a9cf25" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.838495 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5bb85230ea412d99f94e5bb9a9cf25" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:23.838948 20051 raft_consensus.cc:3055] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.839279 20051 raft_consensus.cc:740] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:23.838260 20125 leader_election.cc:290] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.840056 20051 consensus_queue.cc:260] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.841055 20051 raft_consensus.cc:3060] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.841729 20126 leader_election.cc:290] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:23.843199 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28d6779aa59479fb08b83cbb0bf6839" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.843779 20050 raft_consensus.cc:3060] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.844369 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28d6779aa59479fb08b83cbb0bf6839" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:23.844923 20200 raft_consensus.cc:3055] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.845234 20200 raft_consensus.cc:740] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:23.846009 20200 consensus_queue.cc:260] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.847182 20200 raft_consensus.cc:3060] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.848074 20051 raft_consensus.cc:2468] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:23.849093 20090 leader_election.cc:304] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [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: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:23.850401 20298 raft_consensus.cc:2804] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.850829 20298 raft_consensus.cc:697] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:23.850907 20050 raft_consensus.cc:2468] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:23.851641 20298 consensus_queue.cc:237] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.853322 20200 raft_consensus.cc:2468] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:23.853415 20090 leader_election.cc:304] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:23.854581 20259 raft_consensus.cc:2804] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.855022 20259 raft_consensus.cc:697] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:23.855727 20259 consensus_queue.cc:237] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.857414 20298 consensus_queue.cc:1048] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:23.858932 19947 catalog_manager.cc:5697] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 1 to 2, leader changed from 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1) to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.868911 20259 consensus_queue.cc:1048] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:23.875433 20298 raft_consensus.cc:993] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22: : Instructing follower c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:23.875880 20259 raft_consensus.cc:1081] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Signalling peer c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:23.875339 19948 catalog_manager.cc:5697] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 1 to 2, leader changed from c83d5b39086245dca9334ed90bb3773b (127.15.226.3) to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.877214 20200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:36444
I20260713 09:06:23.877610 20200 raft_consensus.cc:493] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.877879 20200 raft_consensus.cc:3060] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.882622 20200 raft_consensus.cc:515] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.884271 20200 leader_election.cc:290] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:23.884815 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:23.885376 20050 raft_consensus.cc:3060] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.886000 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1825966dec144e6c9907f4dc98862c5f" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:23.886554 20126 raft_consensus.cc:3055] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.886845 20126 raft_consensus.cc:740] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:23.887552 20126 consensus_queue.cc:260] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.888339 20126 raft_consensus.cc:3060] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.890853 20050 raft_consensus.cc:2468] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 2.
I20260713 09:06:23.891673 20164 leader_election.cc:304] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:23.892225 20275 raft_consensus.cc:2804] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.892536 20275 raft_consensus.cc:697] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 2 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:23.892750 20126 raft_consensus.cc:2468] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 2.
I20260713 09:06:23.893224 20275 consensus_queue.cc:237] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:23.898360 19947 catalog_manager.cc:5697] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 1 to 2, leader changed from 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2) to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.999817 20246 raft_consensus.cc:993] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22: : Instructing follower 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:24.000262 20298 raft_consensus.cc:1081] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Signalling peer 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:24.001493 20050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36700
I20260713 09:06:24.001905 20050 raft_consensus.cc:493] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.002162 20050 raft_consensus.cc:3060] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.006615 20050 raft_consensus.cc:515] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.008118 20050 leader_election.cc:290] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:24.008673 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:24.009101 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003a6f0e988841da8770cb6a6cb8cf88" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:24.009244 20126 raft_consensus.cc:3055] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.009577 20126 raft_consensus.cc:740] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:24.009577 20200 raft_consensus.cc:3060] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.010288 20126 consensus_queue.cc:260] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.011137 20126 raft_consensus.cc:3060] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.013926 20200 raft_consensus.cc:2468] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:24.014853 20017 leader_election.cc:304] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:24.015579 20293 raft_consensus.cc:2804] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.015617 20126 raft_consensus.cc:2468] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:24.016011 20293 raft_consensus.cc:697] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:24.016779 20293 consensus_queue.cc:237] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.022297 19947 catalog_manager.cc:5697] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 1 to 2, leader changed from 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2) to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 2 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:24.041040 20247 raft_consensus.cc:993] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b: : Instructing follower 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:24.041481 20275 raft_consensus.cc:1081] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Signalling peer 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:24.042866 20126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9098e9d7fe264d048adedf1fc35393dd"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:37084
I20260713 09:06:24.043462 20126 raft_consensus.cc:493] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.043819 20126 raft_consensus.cc:3060] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.049098 20126 raft_consensus.cc:515] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.050420 20126 leader_election.cc:290] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:24.051103 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9098e9d7fe264d048adedf1fc35393dd" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:24.051311 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9098e9d7fe264d048adedf1fc35393dd" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:24.051651 20050 raft_consensus.cc:3060] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.051792 20200 raft_consensus.cc:3055] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.052122 20200 raft_consensus.cc:740] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:24.052726 20200 consensus_queue.cc:260] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.053573 20200 raft_consensus.cc:3060] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.055899 20050 raft_consensus.cc:2468] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:24.056825 20090 leader_election.cc:304] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:24.057425 20298 raft_consensus.cc:2804] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.057765 20298 raft_consensus.cc:697] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:24.057857 20200 raft_consensus.cc:2468] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:24.058481 20298 consensus_queue.cc:237] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.063571 19947 catalog_manager.cc:5697] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 1 to 2, leader changed from c83d5b39086245dca9334ed90bb3773b (127.15.226.3) to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:24.150584 20247 raft_consensus.cc:993] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b: : Instructing follower 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:24.150997 20275 raft_consensus.cc:1081] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Signalling peer 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:24.152320 20050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36716
I20260713 09:06:24.152758 20050 raft_consensus.cc:493] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.153048 20050 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.157514 20050 raft_consensus.cc:515] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.158918 20050 leader_election.cc:290] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:24.159534 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:24.159933 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:24.160120 20126 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.160504 20200 raft_consensus.cc:3055] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.160820 20200 raft_consensus.cc:740] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:24.161616 20200 consensus_queue.cc:260] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.162770 20200 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.166456 20126 raft_consensus.cc:2468] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:24.167454 20014 leader_election.cc:304] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:24.168040 20293 raft_consensus.cc:2804] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.168399 20293 raft_consensus.cc:697] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:24.168514 20200 raft_consensus.cc:2468] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:24.169250 20293 consensus_queue.cc:237] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.175880 19947 catalog_manager.cc:5697] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 1 to 2, leader changed from c83d5b39086245dca9334ed90bb3773b (127.15.226.3) to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 2 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:24.186892 20298 consensus_queue.cc:1048] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:24.193753 20259 consensus_queue.cc:1048] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:24.244299 20050 raft_consensus.cc:1275] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.245369 20259 consensus_queue.cc:1048] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.251713 20200 raft_consensus.cc:1275] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.253273 20246 consensus_queue.cc:1048] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.260286 20274 raft_consensus.cc:993] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b: : Instructing follower 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:24.260788 20274 raft_consensus.cc:1081] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Signalling peer 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:24.262986 20050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb8271352d384f5ab09c9e4a9d193713"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36716
I20260713 09:06:24.263562 20050 raft_consensus.cc:493] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.263916 20050 raft_consensus.cc:3060] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.269732 20050 raft_consensus.cc:515] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.272698 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8271352d384f5ab09c9e4a9d193713" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:24.273245 20200 raft_consensus.cc:3055] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.273276 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8271352d384f5ab09c9e4a9d193713" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:24.273644 20200 raft_consensus.cc:740] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:24.273906 20126 raft_consensus.cc:3060] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.274652 20200 consensus_queue.cc:260] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.275688 20200 raft_consensus.cc:3060] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.276288 20051 raft_consensus.cc:1275] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.277370 20247 consensus_queue.cc:1048] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.280375 20126 raft_consensus.cc:2468] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:24.281363 20014 leader_election.cc:304] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:24.274036 20050 leader_election.cc:290] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:24.283085 20293 raft_consensus.cc:2804] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.283574 20293 raft_consensus.cc:697] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:24.282014 20200 raft_consensus.cc:2468] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:24.285799 20293 consensus_queue.cc:237] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:24.289553 20125 raft_consensus.cc:1275] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.290774 20247 consensus_queue.cc:1048] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.293288 19947 catalog_manager.cc:5697] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 1 to 2, leader changed from c83d5b39086245dca9334ed90bb3773b (127.15.226.3) to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 2 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:24.307330 20200 raft_consensus.cc:3060] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.311679 20200 raft_consensus.cc:1275] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.312616 20246 consensus_queue.cc:1048] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.318864 20050 raft_consensus.cc:1275] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.320506 20259 consensus_queue.cc:1048] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.562727 20200 raft_consensus.cc:1275] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.563867 20293 consensus_queue.cc:1048] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.571450 20125 raft_consensus.cc:1275] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.572988 20293 consensus_queue.cc:1048] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.596107 20200 raft_consensus.cc:1275] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.597071 20298 consensus_queue.cc:1048] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.604990 20050 raft_consensus.cc:1275] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.606504 20322 consensus_queue.cc:1048] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.623585 20125 raft_consensus.cc:1275] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.624547 20293 consensus_queue.cc:1048] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.631922 20199 raft_consensus.cc:1275] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.633323 20325 consensus_queue.cc:1048] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.802407 20125 raft_consensus.cc:1275] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.803392 20325 consensus_queue.cc:1048] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:24.810789 20199 raft_consensus.cc:1275] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:24.811977 20270 consensus_queue.cc:1048] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.834856 19948 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51626:
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"
    }
  }
}
W20260713 09:06:26.836763 19948 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.
I20260713 09:06:26.881341 20038 tablet_service.cc:1511] Processing CreateTablet for tablet ac0a585161724e6486063bf3ff5c56d3 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:26.882536 20038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0a585161724e6486063bf3ff5c56d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.882283 20110 tablet_service.cc:1511] Processing CreateTablet for tablet ac0a585161724e6486063bf3ff5c56d3 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:26.883435 20110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0a585161724e6486063bf3ff5c56d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.883251 20184 tablet_service.cc:1511] Processing CreateTablet for tablet ac0a585161724e6486063bf3ff5c56d3 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:26.884418 20184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0a585161724e6486063bf3ff5c56d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.886497 20037 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4b930dbfe5476d8390e17366c2a3b5 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:26.887643 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4b930dbfe5476d8390e17366c2a3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.887851 20114 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4b930dbfe5476d8390e17366c2a3b5 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:26.889030 20114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4b930dbfe5476d8390e17366c2a3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.892632 20185 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4b930dbfe5476d8390e17366c2a3b5 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:26.893800 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4b930dbfe5476d8390e17366c2a3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.899868 20108 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb64d915f3d4f0d89484d94d09dcfb4 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:26.901031 20108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb64d915f3d4f0d89484d94d09dcfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.900859 20183 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb64d915f3d4f0d89484d94d09dcfb4 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:26.902051 20183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb64d915f3d4f0d89484d94d09dcfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.901973 20034 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb64d915f3d4f0d89484d94d09dcfb4 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:26.903148 20034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb64d915f3d4f0d89484d94d09dcfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.906221 20039 tablet_service.cc:1511] Processing CreateTablet for tablet e09f5850e37042cc960a19391ee85e64 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:26.907351 20039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09f5850e37042cc960a19391ee85e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.924374 20342 tablet_bootstrap.cc:492] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:26.932037 20341 tablet_bootstrap.cc:492] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:26.933072 20114 tablet_service.cc:1511] Processing CreateTablet for tablet e09f5850e37042cc960a19391ee85e64 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:26.934253 20114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09f5850e37042cc960a19391ee85e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.935407 20038 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3116aab5b94403b8010df7936b1d2f (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:26.936515 20038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3116aab5b94403b8010df7936b1d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.944190 20341 tablet_bootstrap.cc:654] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.948329 20342 tablet_bootstrap.cc:654] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.949331 20183 tablet_service.cc:1511] Processing CreateTablet for tablet e09f5850e37042cc960a19391ee85e64 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:26.955641 20108 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3116aab5b94403b8010df7936b1d2f (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:26.956903 20108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3116aab5b94403b8010df7936b1d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.956537 20185 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3116aab5b94403b8010df7936b1d2f (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:26.955971 20183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09f5850e37042cc960a19391ee85e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.961135 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3116aab5b94403b8010df7936b1d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.962978 20037 tablet_service.cc:1511] Processing CreateTablet for tablet cbc66aa04771474ba072b20ec1ee6333 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:26.964298 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc66aa04771474ba072b20ec1ee6333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.966434 20111 tablet_service.cc:1511] Processing CreateTablet for tablet cbc66aa04771474ba072b20ec1ee6333 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:26.967666 20111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc66aa04771474ba072b20ec1ee6333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.962409 20343 tablet_bootstrap.cc:492] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:26.973812 20184 tablet_service.cc:1511] Processing CreateTablet for tablet cbc66aa04771474ba072b20ec1ee6333 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:26.975147 20184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc66aa04771474ba072b20ec1ee6333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.975904 20343 tablet_bootstrap.cc:654] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:26.986318 20341 tablet_bootstrap.cc:492] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:26.993287 20341 ts_tablet_manager.cc:1403] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260713 09:06:26.996070 20039 tablet_service.cc:1511] Processing CreateTablet for tablet 800f402154eb46cfb0ff723ff3a2155e (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:26.997457 20039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800f402154eb46cfb0ff723ff3a2155e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:26.998942 20341 raft_consensus.cc:359] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:26.999641 20341 raft_consensus.cc:385] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:26.999919 20341 raft_consensus.cc:740] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.001385 20341 consensus_queue.cc:260] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.002964 20341 ts_tablet_manager.cc:1434] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260713 09:06:27.012404 20342 tablet_bootstrap.cc:492] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.012962 20342 ts_tablet_manager.cc:1403] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.089s	user 0.029s	sys 0.028s
I20260713 09:06:27.013824 20341 tablet_bootstrap.cc:492] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:27.016238 20342 raft_consensus.cc:359] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.018477 20341 tablet_bootstrap.cc:654] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.018847 20342 raft_consensus.cc:385] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.019156 20108 tablet_service.cc:1511] Processing CreateTablet for tablet 800f402154eb46cfb0ff723ff3a2155e (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:27.019546 20342 raft_consensus.cc:740] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.020383 20108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800f402154eb46cfb0ff723ff3a2155e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.021148 20342 consensus_queue.cc:260] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.023396 20342 ts_tablet_manager.cc:1434] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260713 09:06:27.024235 20342 tablet_bootstrap.cc:492] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:27.025548 20247 raft_consensus.cc:493] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.025987 20247 raft_consensus.cc:515] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.027966 20247 leader_election.cc:290] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:27.029573 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:27.031222 20341 tablet_bootstrap.cc:492] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:27.031736 20341 ts_tablet_manager.cc:1403] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.007s
I20260713 09:06:27.031877 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.032503 20050 raft_consensus.cc:2468] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:27.031919 20038 tablet_service.cc:1511] Processing CreateTablet for tablet 98d6d158901e450cbc3f5330aacd8a04 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:27.033614 20038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d6d158901e450cbc3f5330aacd8a04. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:27.034078 20163 leader_election.cc:343] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.034364 20343 tablet_bootstrap.cc:492] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.034816 20343 ts_tablet_manager.cc:1403] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.006s
I20260713 09:06:27.034703 20341 raft_consensus.cc:359] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.035116 20164 leader_election.cc:304] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [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: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 1006e3176e0e4fa3b0366c910f46ec22
I20260713 09:06:27.035415 20341 raft_consensus.cc:385] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.035699 20341 raft_consensus.cc:740] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.036453 20341 consensus_queue.cc:260] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.037762 20343 raft_consensus.cc:359] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.039182 20343 raft_consensus.cc:385] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.039516 20343 raft_consensus.cc:740] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.039533 20247 raft_consensus.cc:2804] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.041067 20247 raft_consensus.cc:493] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.041473 20247 raft_consensus.cc:3060] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.042573 20114 tablet_service.cc:1511] Processing CreateTablet for tablet 98d6d158901e450cbc3f5330aacd8a04 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:27.043809 20114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d6d158901e450cbc3f5330aacd8a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.044476 20183 tablet_service.cc:1511] Processing CreateTablet for tablet 800f402154eb46cfb0ff723ff3a2155e (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:27.040525 20343 consensus_queue.cc:260] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.045718 20183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800f402154eb46cfb0ff723ff3a2155e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.051126 20343 ts_tablet_manager.cc:1434] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:06:27.052124 20343 tablet_bootstrap.cc:492] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:27.059329 20343 tablet_bootstrap.cc:654] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.053586 20342 tablet_bootstrap.cc:654] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.060065 20247 raft_consensus.cc:515] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.066107 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.066635 20050 raft_consensus.cc:3060] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.069679 20341 ts_tablet_manager.cc:1434] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.007s
I20260713 09:06:27.069597 20185 tablet_service.cc:1511] Processing CreateTablet for tablet 98d6d158901e450cbc3f5330aacd8a04 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:27.070983 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d6d158901e450cbc3f5330aacd8a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.076184 20110 tablet_service.cc:1511] Processing CreateTablet for tablet fab766a959b24fdf980e805ae9152d17 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:27.076831 20247 leader_election.cc:290] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:27.077323 20110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab766a959b24fdf980e805ae9152d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.077749 20050 raft_consensus.cc:2468] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:27.077823 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.079057 20164 leader_election.cc:304] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.083953 20247 raft_consensus.cc:2804] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.084491 20247 raft_consensus.cc:697] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:27.089453 20247 consensus_queue.cc:237] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.091907 20341 tablet_bootstrap.cc:492] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:27.096431 20342 tablet_bootstrap.cc:492] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.096890 20342 ts_tablet_manager.cc:1403] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.007s
I20260713 09:06:27.077822 20038 tablet_service.cc:1511] Processing CreateTablet for tablet fab766a959b24fdf980e805ae9152d17 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260713 09:06:27.097023 20163 leader_election.cc:343] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.097959 20038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab766a959b24fdf980e805ae9152d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.099045 20343 tablet_bootstrap.cc:492] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.099617 20343 ts_tablet_manager.cc:1403] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260713 09:06:27.099932 20183 tablet_service.cc:1511] Processing CreateTablet for tablet fab766a959b24fdf980e805ae9152d17 (DEFAULT_TABLE table=soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:27.101121 20183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab766a959b24fdf980e805ae9152d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.102404 20343 raft_consensus.cc:359] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.108284 20343 raft_consensus.cc:385] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.105587 20342 raft_consensus.cc:359] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.108733 20342 raft_consensus.cc:385] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.109097 20342 raft_consensus.cc:740] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.110181 20341 tablet_bootstrap.cc:654] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.109897 20342 consensus_queue.cc:260] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.110569 20343 raft_consensus.cc:740] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.110612 20348 raft_consensus.cc:493] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.115252 20348 raft_consensus.cc:515] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.116376 20342 ts_tablet_manager.cc:1434] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:06:27.117293 20348 leader_election.cc:290] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:27.117648 20342 tablet_bootstrap.cc:492] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:27.118463 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:27.118585 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.119024 20343 consensus_queue.cc:260] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.120137 20125 raft_consensus.cc:2468] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:27.121207 20343 ts_tablet_manager.cc:1434] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:06:27.122119 20343 tablet_bootstrap.cc:492] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:27.121944 20163 leader_election.cc:304] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.122845 20348 raft_consensus.cc:2804] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.123169 20348 raft_consensus.cc:493] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.123466 20342 tablet_bootstrap.cc:654] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.123476 20348 raft_consensus.cc:3060] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.125046 20341 tablet_bootstrap.cc:492] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:27.125546 20341 ts_tablet_manager.cc:1403] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.004s
I20260713 09:06:27.127893 19948 catalog_manager.cc:5697] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 0 to 1, leader changed from <none> to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.128505 20341 raft_consensus.cc:359] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.129300 20341 raft_consensus.cc:385] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.129612 20341 raft_consensus.cc:740] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.130334 20348 raft_consensus.cc:515] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.133113 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.133612 20125 raft_consensus.cc:3060] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:27.125141 20164 leader_election.cc:343] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.139761 20125 raft_consensus.cc:2468] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:27.140151 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.141571 20163 leader_election.cc:304] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.141834 20348 leader_election.cc:290] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
W20260713 09:06:27.142309 20164 leader_election.cc:343] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.142366 20348 raft_consensus.cc:2804] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.143834 20348 raft_consensus.cc:697] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:27.144593 20348 consensus_queue.cc:237] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.130362 20341 consensus_queue.cc:260] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.150569 20342 tablet_bootstrap.cc:492] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.150730 20341 ts_tablet_manager.cc:1434] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260713 09:06:27.151098 20342 ts_tablet_manager.cc:1403] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.001s
I20260713 09:06:27.151520 20343 tablet_bootstrap.cc:654] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.151715 20341 tablet_bootstrap.cc:492] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:27.154650 20342 raft_consensus.cc:359] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.155396 20342 raft_consensus.cc:385] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.155733 20342 raft_consensus.cc:740] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.156534 20342 consensus_queue.cc:260] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.158188 20341 tablet_bootstrap.cc:654] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.159065 20342 ts_tablet_manager.cc:1434] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:27.164098 20342 tablet_bootstrap.cc:492] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:27.166286 19947 catalog_manager.cc:5697] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 0 to 1, leader changed from <none> to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.170873 20342 tablet_bootstrap.cc:654] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.171068 20343 tablet_bootstrap.cc:492] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.171691 20343 ts_tablet_manager.cc:1403] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.006s
I20260713 09:06:27.171746 20341 tablet_bootstrap.cc:492] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:27.172289 20341 ts_tablet_manager.cc:1403] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260713 09:06:27.174573 20343 raft_consensus.cc:359] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.175223 20343 raft_consensus.cc:385] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.175153 20341 raft_consensus.cc:359] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.175676 20343 raft_consensus.cc:740] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.176024 20341 raft_consensus.cc:385] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.176364 20341 raft_consensus.cc:740] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.176434 20343 consensus_queue.cc:260] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.177203 20341 consensus_queue.cc:260] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.178817 20343 ts_tablet_manager.cc:1434] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:27.179534 20341 ts_tablet_manager.cc:1434] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:27.179781 20343 tablet_bootstrap.cc:492] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:27.180518 20341 tablet_bootstrap.cc:492] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:27.186038 20343 tablet_bootstrap.cc:654] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.187223 20341 tablet_bootstrap.cc:654] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.195200 20343 tablet_bootstrap.cc:492] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.195664 20343 ts_tablet_manager.cc:1403] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:06:27.196427 20342 tablet_bootstrap.cc:492] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.196943 20342 ts_tablet_manager.cc:1403] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.015s
I20260713 09:06:27.197912 20341 tablet_bootstrap.cc:492] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:27.198381 20341 ts_tablet_manager.cc:1403] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.009s
I20260713 09:06:27.198415 20343 raft_consensus.cc:359] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.199162 20343 raft_consensus.cc:385] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.199486 20343 raft_consensus.cc:740] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.200325 20343 consensus_queue.cc:260] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.201047 20342 raft_consensus.cc:359] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.201321 20341 raft_consensus.cc:359] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.201805 20342 raft_consensus.cc:385] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.202185 20342 raft_consensus.cc:740] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.202971 20343 ts_tablet_manager.cc:1434] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:27.202001 20341 raft_consensus.cc:385] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:27.208613 19997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:27.212558 20341 raft_consensus.cc:740] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.203459 20330 raft_consensus.cc:493] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.213151 20343 tablet_bootstrap.cc:492] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:27.213157 20330 raft_consensus.cc:515] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.213469 20341 consensus_queue.cc:260] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.215955 20341 ts_tablet_manager.cc:1434] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.006s
I20260713 09:06:27.216116 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.216696 20050 raft_consensus.cc:2468] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:27.216871 20341 tablet_bootstrap.cc:492] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:27.217887 20090 leader_election.cc:304] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:27.220417 20343 tablet_bootstrap.cc:654] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.221974 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:27.222568 20199 raft_consensus.cc:2468] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:27.223248 20341 tablet_bootstrap.cc:654] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.224475 20330 leader_election.cc:290] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.224565 20361 raft_consensus.cc:2804] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.225478 20330 raft_consensus.cc:493] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.225692 20361 raft_consensus.cc:493] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.226524 20361 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.226467 20330 raft_consensus.cc:515] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.230609 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb64d915f3d4f0d89484d94d09dcfb4" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:27.231231 20199 raft_consensus.cc:2468] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:27.232481 20092 leader_election.cc:304] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.203015 20342 consensus_queue.cc:260] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.234758 20330 leader_election.cc:290] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.235602 20330 raft_consensus.cc:2804] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.235160 20342 ts_tablet_manager.cc:1434] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260713 09:06:27.238153 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb64d915f3d4f0d89484d94d09dcfb4" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.238688 20050 raft_consensus.cc:2468] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:27.238801 20342 tablet_bootstrap.cc:492] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:27.239285 20341 tablet_bootstrap.cc:492] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:27.237237 20343 tablet_bootstrap.cc:492] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.239730 20341 ts_tablet_manager.cc:1403] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260713 09:06:27.239892 20330 raft_consensus.cc:493] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.239773 20343 ts_tablet_manager.cc:1403] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260713 09:06:27.240320 20330 raft_consensus.cc:3060] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.242550 20341 raft_consensus.cc:359] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.237535 20361 raft_consensus.cc:515] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.243320 20343 raft_consensus.cc:359] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.244115 20343 raft_consensus.cc:385] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.244413 20343 raft_consensus.cc:740] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.244823 20361 leader_election.cc:290] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.245110 20343 consensus_queue.cc:260] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.243359 20341 raft_consensus.cc:385] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.246037 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.246774 20050 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.247049 20330 raft_consensus.cc:515] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.247936 20343 ts_tablet_manager.cc:1434] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:27.248827 20343 tablet_bootstrap.cc:492] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:27.249513 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.249997 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb64d915f3d4f0d89484d94d09dcfb4" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.250509 20200 raft_consensus.cc:3060] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.250032 20199 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.254765 20341 raft_consensus.cc:740] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.254878 20343 tablet_bootstrap.cc:654] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.255522 20341 consensus_queue.cc:260] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.257712 20341 ts_tablet_manager.cc:1434] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:06:27.258641 20050 raft_consensus.cc:2468] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:27.260911 20200 raft_consensus.cc:2468] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:27.268399 20341 tablet_bootstrap.cc:492] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:27.269230 20342 tablet_bootstrap.cc:654] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.271004 20092 leader_election.cc:304] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.268947 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb64d915f3d4f0d89484d94d09dcfb4" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.269230 20199 raft_consensus.cc:2468] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:27.271771 20361 raft_consensus.cc:2804] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.272235 20361 raft_consensus.cc:697] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:27.272789 20343 tablet_bootstrap.cc:492] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.269790 20090 leader_election.cc:304] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:27.273288 20343 ts_tablet_manager.cc:1403] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260713 09:06:27.273847 20360 raft_consensus.cc:2804] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.273973 20330 leader_election.cc:290] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.272965 20050 raft_consensus.cc:3060] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.273018 20361 consensus_queue.cc:237] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.276403 20343 raft_consensus.cc:359] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.277130 20343 raft_consensus.cc:385] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.277405 20343 raft_consensus.cc:740] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.278095 20343 consensus_queue.cc:260] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.280260 20050 raft_consensus.cc:2468] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:27.280599 20343 ts_tablet_manager.cc:1434] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:27.281795 20343 tablet_bootstrap.cc:492] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:27.286160 20343 tablet_bootstrap.cc:654] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.290639 20341 tablet_bootstrap.cc:654] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.298378 20360 raft_consensus.cc:697] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:27.298262 19947 catalog_manager.cc:5697] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.299310 20360 consensus_queue.cc:237] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.303907 20342 tablet_bootstrap.cc:492] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.304414 20342 ts_tablet_manager.cc:1403] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.004s
I20260713 09:06:27.308673 20342 raft_consensus.cc:359] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.309444 20342 raft_consensus.cc:385] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.309737 20342 raft_consensus.cc:740] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.310444 20342 consensus_queue.cc:260] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.312037 20341 tablet_bootstrap.cc:492] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:27.312533 20341 ts_tablet_manager.cc:1403] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.010s
I20260713 09:06:27.313483 20343 tablet_bootstrap.cc:492] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.313977 20343 ts_tablet_manager.cc:1403] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.009s
I20260713 09:06:27.314518 19947 catalog_manager.cc:5697] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.315368 20341 raft_consensus.cc:359] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.316134 20341 raft_consensus.cc:385] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.316452 20341 raft_consensus.cc:740] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.316648 20343 raft_consensus.cc:359] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.317410 20343 raft_consensus.cc:385] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.317824 20343 raft_consensus.cc:740] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.317341 20341 consensus_queue.cc:260] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.317082 20342 ts_tablet_manager.cc:1434] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:27.318527 20343 consensus_queue.cc:260] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.319087 20342 tablet_bootstrap.cc:492] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:27.320771 20343 ts_tablet_manager.cc:1434] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:27.321729 20343 tablet_bootstrap.cc:492] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:27.325609 20342 tablet_bootstrap.cc:654] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.327525 20343 tablet_bootstrap.cc:654] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.328828 20341 ts_tablet_manager.cc:1434] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:27.329743 20360 raft_consensus.cc:493] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.330204 20360 raft_consensus.cc:515] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.332729 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3116aab5b94403b8010df7936b1d2f" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.333106 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3116aab5b94403b8010df7936b1d2f" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:27.333283 20050 raft_consensus.cc:2468] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:27.333719 20200 raft_consensus.cc:2468] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:27.334484 20090 leader_election.cc:304] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:27.335378 20341 tablet_bootstrap.cc:492] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:27.335489 20366 raft_consensus.cc:2804] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.335939 20366 raft_consensus.cc:493] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.336247 20366 raft_consensus.cc:3060] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.341441 20343 tablet_bootstrap.cc:492] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.341580 20341 tablet_bootstrap.cc:654] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.341975 20343 ts_tablet_manager.cc:1403] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260713 09:06:27.344118 20360 leader_election.cc:290] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.344697 20343 raft_consensus.cc:359] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.345458 20343 raft_consensus.cc:385] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.345778 20343 raft_consensus.cc:740] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.346591 20343 consensus_queue.cc:260] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.348847 20343 ts_tablet_manager.cc:1434] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:06:27.349870 20343 tablet_bootstrap.cc:492] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22: Bootstrap starting.
I20260713 09:06:27.355384 20343 tablet_bootstrap.cc:654] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.357862 20341 tablet_bootstrap.cc:492] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:27.357656 20366 raft_consensus.cc:515] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.358359 20341 ts_tablet_manager.cc:1403] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.010s
I20260713 09:06:27.361099 20341 raft_consensus.cc:359] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.361807 20341 raft_consensus.cc:385] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.362113 20341 raft_consensus.cc:740] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.362924 20341 consensus_queue.cc:260] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.365108 20341 ts_tablet_manager.cc:1434] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:27.366076 20341 tablet_bootstrap.cc:492] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b: Bootstrap starting.
I20260713 09:06:27.371063 20366 leader_election.cc:290] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.371407 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3116aab5b94403b8010df7936b1d2f" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.371518 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3116aab5b94403b8010df7936b1d2f" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.372001 20050 raft_consensus.cc:3060] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.372023 20200 raft_consensus.cc:3060] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.372337 20341 tablet_bootstrap.cc:654] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.373422 20343 tablet_bootstrap.cc:492] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22: No bootstrap required, opened a new log
I20260713 09:06:27.373842 20343 ts_tablet_manager.cc:1403] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260713 09:06:27.375515 20348 raft_consensus.cc:493] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.375967 20348 raft_consensus.cc:515] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.376464 20343 raft_consensus.cc:359] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.377163 20343 raft_consensus.cc:385] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.377413 20343 raft_consensus.cc:740] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.377851 20348 leader_election.cc:290] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:27.378036 20343 consensus_queue.cc:260] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.379029 20360 raft_consensus.cc:493] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.379491 20360 raft_consensus.cc:515] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.379998 20342 tablet_bootstrap.cc:492] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.378003 20200 raft_consensus.cc:2468] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:27.380483 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.381477 20360 leader_election.cc:290] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.381542 20092 leader_election.cc:304] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
W20260713 09:06:27.382792 20164 leader_election.cc:343] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.383440 20343 ts_tablet_manager.cc:1434] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:06:27.379264 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:27.384300 20125 raft_consensus.cc:2468] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:27.383572 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.386654 20366 raft_consensus.cc:2804] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.387111 20366 raft_consensus.cc:697] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:27.387696 20050 raft_consensus.cc:2468] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:27.387854 20366 consensus_queue.cc:237] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.389245 20163 leader_election.cc:304] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [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: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:27.390286 20247 raft_consensus.cc:493] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.390681 20247 raft_consensus.cc:515] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.380486 20342 ts_tablet_manager.cc:1403] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.002s
I20260713 09:06:27.392544 20247 leader_election.cc:290] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:27.394315 20342 raft_consensus.cc:359] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.395063 20342 raft_consensus.cc:385] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.395371 20342 raft_consensus.cc:740] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.396070 20342 consensus_queue.cc:260] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.397521 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800f402154eb46cfb0ff723ff3a2155e" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:27.398195 20125 raft_consensus.cc:2468] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 0.
I20260713 09:06:27.398334 20342 ts_tablet_manager.cc:1434] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:06:27.394603 20090 leader_election.cc:343] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.399300 20342 tablet_bootstrap.cc:492] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:27.400283 20163 leader_election.cc:304] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.401203 20247 raft_consensus.cc:2804] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.401551 20247 raft_consensus.cc:493] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.401871 20247 raft_consensus.cc:3060] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.405632 20342 tablet_bootstrap.cc:654] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.406755 20348 raft_consensus.cc:2804] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.407128 20348 raft_consensus.cc:493] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.407442 20348 raft_consensus.cc:3060] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.411852 20341 tablet_bootstrap.cc:492] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b: No bootstrap required, opened a new log
I20260713 09:06:27.412412 20341 ts_tablet_manager.cc:1403] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.011s
I20260713 09:06:27.412420 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:27.413444 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800f402154eb46cfb0ff723ff3a2155e" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.415208 20341 raft_consensus.cc:359] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.417157 20341 raft_consensus.cc:385] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.417464 20341 raft_consensus.cc:740] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Initialized, Role: FOLLOWER
W20260713 09:06:27.417677 20164 leader_election.cc:343] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:27.418193 20341 consensus_queue.cc:260] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.421608 20247 raft_consensus.cc:515] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.421846 20348 raft_consensus.cc:515] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.422878 20200 raft_consensus.cc:2393] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1006e3176e0e4fa3b0366c910f46ec22 in current term 1: Already voted for candidate c83d5b39086245dca9334ed90bb3773b in this term.
I20260713 09:06:27.424757 20092 leader_election.cc:304] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22; no voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:27.425092 20341 ts_tablet_manager.cc:1434] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.009s
I20260713 09:06:27.425616 20366 raft_consensus.cc:3060] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.427392 20342 tablet_bootstrap.cc:492] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.427845 20342 ts_tablet_manager.cc:1403] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.012s
I20260713 09:06:27.427922 20049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.428544 20049 raft_consensus.cc:3060] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.430639 20342 raft_consensus.cc:359] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.431308 20342 raft_consensus.cc:385] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.431569 20342 raft_consensus.cc:740] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.432426 20366 raft_consensus.cc:2749] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.432225 20342 consensus_queue.cc:260] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.434607 20342 ts_tablet_manager.cc:1434] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:27.435567 20342 tablet_bootstrap.cc:492] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:27.436262 20247 leader_election.cc:290] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:27.435143 20049 raft_consensus.cc:2468] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:27.437443 20164 leader_election.cc:304] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.438030 20247 raft_consensus.cc:2804] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.438391 20247 raft_consensus.cc:697] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:27.438959 20247 consensus_queue.cc:237] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.440433 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.441916 20342 tablet_bootstrap.cc:654] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.442787 20348 leader_election.cc:290] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:27.443811 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800f402154eb46cfb0ff723ff3a2155e" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.444363 20126 raft_consensus.cc:3060] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.448055 20342 tablet_bootstrap.cc:492] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.448558 20342 ts_tablet_manager.cc:1403] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:06:27.450596 20126 raft_consensus.cc:2468] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:27.452000 20163 leader_election.cc:304] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.452075 20342 raft_consensus.cc:359] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.452811 20348 raft_consensus.cc:2804] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.453342 20348 raft_consensus.cc:697] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:27.454088 20348 consensus_queue.cc:237] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.445875 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800f402154eb46cfb0ff723ff3a2155e" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.457196 20342 raft_consensus.cc:385] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.457551 20342 raft_consensus.cc:740] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.458431 20342 consensus_queue.cc:260] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.461020 20342 ts_tablet_manager.cc:1434] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:06:27.461476 20050 raft_consensus.cc:3060] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.465178 20342 tablet_bootstrap.cc:492] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Bootstrap starting.
I20260713 09:06:27.468850 20125 raft_consensus.cc:2468] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:27.470988 20342 tablet_bootstrap.cc:654] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:27.474965 19947 catalog_manager.cc:5697] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.472103 20050 raft_consensus.cc:2468] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 1.
I20260713 09:06:27.477609 20342 tablet_bootstrap.cc:492] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: No bootstrap required, opened a new log
I20260713 09:06:27.478024 20342 ts_tablet_manager.cc:1403] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260713 09:06:27.480396 20342 raft_consensus.cc:359] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.480818 20342 raft_consensus.cc:385] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:27.481083 20342 raft_consensus.cc:740] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Initialized, Role: FOLLOWER
I20260713 09:06:27.481694 20342 consensus_queue.cc:260] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.483198 20342 ts_tablet_manager.cc:1434] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:27.485181 19948 catalog_manager.cc:5697] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 0 to 1, leader changed from <none> to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.486948 20366 raft_consensus.cc:493] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.487398 20366 raft_consensus.cc:515] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.489210 20366 leader_election.cc:290] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.489694 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d6d158901e450cbc3f5330aacd8a04" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.490238 20050 raft_consensus.cc:2468] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:27.490176 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d6d158901e450cbc3f5330aacd8a04" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:27.490864 20199 raft_consensus.cc:2468] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 0.
I20260713 09:06:27.491496 20090 leader_election.cc:304] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:27.492195 20366 raft_consensus.cc:2804] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.492435 20366 raft_consensus.cc:493] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.492624 20366 raft_consensus.cc:3060] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.498781 20270 raft_consensus.cc:493] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.498847 20366 raft_consensus.cc:515] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.499325 20270 raft_consensus.cc:515] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.501802 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab766a959b24fdf980e805ae9152d17" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:27.502170 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab766a959b24fdf980e805ae9152d17" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:27.502414 20270 leader_election.cc:290] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.502350 20125 raft_consensus.cc:2468] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 0.
I20260713 09:06:27.502835 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d6d158901e450cbc3f5330aacd8a04" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.503352 20050 raft_consensus.cc:3060] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.503747 20014 leader_election.cc:304] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:27.504539 20270 raft_consensus.cc:2804] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:27.504861 20270 raft_consensus.cc:493] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:27.505194 20270 raft_consensus.cc:3060] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.505991 20199 raft_consensus.cc:2468] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 0.
I20260713 09:06:27.509677 20050 raft_consensus.cc:2468] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:27.510999 20090 leader_election.cc:304] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:27.511832 20360 raft_consensus.cc:2804] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.511566 20270 raft_consensus.cc:515] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.512229 20360 raft_consensus.cc:697] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:27.512923 20360 consensus_queue.cc:237] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.513062 19948 catalog_manager.cc:5697] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 0 to 1, leader changed from <none> to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 1 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.514837 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab766a959b24fdf980e805ae9152d17" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.514858 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab766a959b24fdf980e805ae9152d17" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.515512 20200 raft_consensus.cc:3060] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.515568 20125 raft_consensus.cc:3060] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.515765 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d6d158901e450cbc3f5330aacd8a04" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.516336 20199 raft_consensus.cc:3060] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.521510 20200 raft_consensus.cc:2468] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 1.
I20260713 09:06:27.521916 20125 raft_consensus.cc:2468] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 1.
I20260713 09:06:27.522549 20017 leader_election.cc:304] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.522730 20270 leader_election.cc:290] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.523277 20270 raft_consensus.cc:2804] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:27.523674 20270 raft_consensus.cc:697] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:27.524430 20270 consensus_queue.cc:237] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.531675 20366 leader_election.cc:290] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.532241 20199 raft_consensus.cc:2468] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 1.
I20260713 09:06:27.534422 19948 catalog_manager.cc:5697] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.537218 19949 catalog_manager.cc:5697] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 1 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.563144 20247 consensus_queue.cc:1048] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.575726 20270 raft_consensus.cc:493] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.576145 20270 raft_consensus.cc:515] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.578052 20270 leader_election.cc:290] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.579734 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:27.581442 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22" is_pre_election: true
I20260713 09:06:27.581591 20050 raft_consensus.cc:3060] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.582551 20014 leader_election.cc:304] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:27.586297 20270 raft_consensus.cc:2749] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.586975 20378 consensus_queue.cc:1048] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.646948 20200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
mode: GRACEFUL
new_leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36460
I20260713 09:06:27.647341 20200 raft_consensus.cc:606] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Received request to transfer leadership to TS 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:27.651273 20200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
mode: GRACEFUL
new_leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36460
I20260713 09:06:27.651623 20200 raft_consensus.cc:606] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Received request to transfer leadership to TS 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:27.655385 20125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fb64d915f3d4f0d89484d94d09dcfb4"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
mode: GRACEFUL
new_leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:37086
I20260713 09:06:27.655828 20125 raft_consensus.cc:606] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Received request to transfer leadership to TS 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:27.655854 20366 raft_consensus.cc:493] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:27.656420 20366 raft_consensus.cc:515] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.658524 20125 raft_consensus.cc:3060] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:27.659091 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" is_pre_election: true
I20260713 09:06:27.659535 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c83d5b39086245dca9334ed90bb3773b" is_pre_election: true
I20260713 09:06:27.659795 20050 raft_consensus.cc:2393] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1006e3176e0e4fa3b0366c910f46ec22 in current term 1: Already voted for candidate c83d5b39086245dca9334ed90bb3773b in this term.
I20260713 09:06:27.658387 20366 leader_election.cc:290] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.660965 20090 leader_election.cc:304] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22; no voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:27.661384 20126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
mode: GRACEFUL
new_leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:37086
I20260713 09:06:27.661926 20126 raft_consensus.cc:606] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Received request to transfer leadership to TS 6afbc05aa7e94a9a82c9279fc9a0cf5f
I20260713 09:06:27.664851 20360 raft_consensus.cc:2749] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:27.666432 20378 consensus_queue.cc:1048] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.668478 20200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
mode: GRACEFUL
new_leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:36460
I20260713 09:06:27.668968 20200 raft_consensus.cc:606] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Received request to transfer leadership to TS 1006e3176e0e4fa3b0366c910f46ec22
I20260713 09:06:27.673564 20200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "800f402154eb46cfb0ff723ff3a2155e"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
mode: GRACEFUL
new_leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:36460
I20260713 09:06:27.674077 20200 raft_consensus.cc:606] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Received request to transfer leadership to TS 1006e3176e0e4fa3b0366c910f46ec22
I20260713 09:06:27.684404 20049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fab766a959b24fdf980e805ae9152d17"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
mode: GRACEFUL
new_leader_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:36722
I20260713 09:06:27.684969 20049 raft_consensus.cc:606] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Received request to transfer leadership to TS c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:27.686484 20247 consensus_queue.cc:1048] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.688279 20360 consensus_queue.cc:1048] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.689657 20360 consensus_queue.cc:1048] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.696259 20366 raft_consensus.cc:993] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22: : Instructing follower 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:27.696671 20366 raft_consensus.cc:1081] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Signalling peer 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:27.699996 20348 raft_consensus.cc:993] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b: : Instructing follower 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:27.700372 20247 raft_consensus.cc:1081] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Signalling peer 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:27.701730 20050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36716
I20260713 09:06:27.702100 20050 raft_consensus.cc:493] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.702421 20050 raft_consensus.cc:3060] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.706041 20051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fb64d915f3d4f0d89484d94d09dcfb4"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36700
I20260713 09:06:27.706576 20051 raft_consensus.cc:493] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.706936 20051 raft_consensus.cc:3060] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.707207 20050 raft_consensus.cc:515] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.709468 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.709966 20125 raft_consensus.cc:3060] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.712252 20050 leader_election.cc:290] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.714957 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0a585161724e6486063bf3ff5c56d3" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.716624 20051 raft_consensus.cc:515] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.719617 20051 leader_election.cc:290] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.720165 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb64d915f3d4f0d89484d94d09dcfb4" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.720695 20199 raft_consensus.cc:3060] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.721335 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb64d915f3d4f0d89484d94d09dcfb4" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.721859 20126 raft_consensus.cc:3055] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.722157 20126 raft_consensus.cc:740] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:27.722893 20126 consensus_queue.cc:260] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.724002 20126 raft_consensus.cc:3060] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.718008 20200 raft_consensus.cc:3055] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.726488 20200 raft_consensus.cc:740] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:27.727169 20199 raft_consensus.cc:2468] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:27.727133 20200 consensus_queue.cc:260] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.717476 20125 raft_consensus.cc:2468] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:27.728488 20017 leader_election.cc:304] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.728449 20200 raft_consensus.cc:3060] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.729262 20014 leader_election.cc:304] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:27.730197 20384 raft_consensus.cc:2804] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.729404 20270 raft_consensus.cc:2804] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.731307 20384 raft_consensus.cc:697] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:27.732103 20384 consensus_queue.cc:237] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.732980 20270 raft_consensus.cc:697] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:27.733652 20270 consensus_queue.cc:237] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.734930 20200 raft_consensus.cc:2468] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:27.738261 20361 consensus_queue.cc:1048] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.739283 20126 raft_consensus.cc:2468] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:27.741504 19948 catalog_manager.cc:5697] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 1 to 2, leader changed from c83d5b39086245dca9334ed90bb3773b (127.15.226.3) to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 2 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.742974 19948 catalog_manager.cc:5697] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 1 to 2, leader changed from 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2) to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 2 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.744092 20360 raft_consensus.cc:993] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22: : Instructing follower 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:27.744500 20330 raft_consensus.cc:1081] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Signalling peer 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:27.748041 20050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36700
I20260713 09:06:27.748461 20050 raft_consensus.cc:493] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.748366 20361 consensus_queue.cc:1048] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.748782 20050 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.754671 20050 raft_consensus.cc:515] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.756999 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.757323 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.759491 20126 raft_consensus.cc:3055] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.759848 20126 raft_consensus.cc:740] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:27.760645 20126 consensus_queue.cc:260] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.761582 20126 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.756450 20050 leader_election.cc:290] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.768205 20126 raft_consensus.cc:2468] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:27.769165 20014 leader_election.cc:304] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [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: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:27.769821 20270 raft_consensus.cc:2804] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.770251 20270 raft_consensus.cc:697] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:27.770817 20270 consensus_queue.cc:237] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.777215 19948 catalog_manager.cc:5697] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 1 to 2, leader changed from 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2) to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 2 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.848716 20247 consensus_queue.cc:1048] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.858176 20247 consensus_queue.cc:1048] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:27.864452 20247 raft_consensus.cc:993] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b: : Instructing follower 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:27.864910 20247 raft_consensus.cc:1081] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Signalling peer 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:27.866245 20126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "800f402154eb46cfb0ff723ff3a2155e"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:37084
I20260713 09:06:27.866632 20126 raft_consensus.cc:493] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.866864 20126 raft_consensus.cc:3060] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.870783 20126 raft_consensus.cc:515] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.872471 20126 leader_election.cc:290] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.872803 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800f402154eb46cfb0ff723ff3a2155e" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.873373 20050 raft_consensus.cc:3060] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.874382 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800f402154eb46cfb0ff723ff3a2155e" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:27.874930 20200 raft_consensus.cc:3055] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.875211 20200 raft_consensus.cc:740] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:27.875886 20200 consensus_queue.cc:260] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.876847 20200 raft_consensus.cc:3060] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.877926 20050 raft_consensus.cc:2468] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:27.878732 20090 leader_election.cc:304] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:27.879364 20361 raft_consensus.cc:2804] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.879707 20361 raft_consensus.cc:697] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:27.880275 20361 consensus_queue.cc:237] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.880910 20200 raft_consensus.cc:2468] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:27.887951 19949 catalog_manager.cc:5697] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 1 to 2, leader changed from c83d5b39086245dca9334ed90bb3773b (127.15.226.3) to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:27.907657 20330 consensus_queue.cc:1048] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.916149 20361 consensus_queue.cc:1048] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:27.949340 20270 consensus_queue.cc:1048] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.957067 20247 consensus_queue.cc:1048] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.960353 20384 consensus_queue.cc:1048] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.969156 20247 consensus_queue.cc:1048] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:27.975021 20270 raft_consensus.cc:993] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: : Instructing follower c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:27.975427 20270 raft_consensus.cc:1081] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Signalling peer c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:27.977046 20200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fab766a959b24fdf980e805ae9152d17"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:36456
I20260713 09:06:27.977566 20200 raft_consensus.cc:493] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.977939 20200 raft_consensus.cc:3060] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.982167 20378 raft_consensus.cc:993] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b: : Instructing follower 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:27.982658 20378 raft_consensus.cc:1081] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Signalling peer 1006e3176e0e4fa3b0366c910f46ec22 to start an election
I20260713 09:06:27.984246 20126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
 from {username='slave'} at 127.0.0.1:37084
I20260713 09:06:27.984092 20200 raft_consensus.cc:515] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.984840 20126 raft_consensus.cc:493] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.985299 20126 raft_consensus.cc:3060] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.986488 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab766a959b24fdf980e805ae9152d17" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.986690 20200 leader_election.cc:290] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:27.987027 20050 raft_consensus.cc:3055] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.987305 20050 raft_consensus.cc:740] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:27.987761 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab766a959b24fdf980e805ae9152d17" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:27.988282 20125 raft_consensus.cc:3060] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.987953 20050 consensus_queue.cc:260] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.989198 20050 raft_consensus.cc:3060] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.994459 20125 raft_consensus.cc:2468] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 2.
I20260713 09:06:27.995371 20163 leader_election.cc:304] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:27.995556 20126 raft_consensus.cc:515] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:27.996188 20378 raft_consensus.cc:2804] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.996658 20378 raft_consensus.cc:697] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 2 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:27.997536 20050 raft_consensus.cc:2468] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 2.
I20260713 09:06:27.998041 20051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:27.999219 20051 raft_consensus.cc:3060] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.999366 20126 leader_election.cc:290] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:27.997428 20378 consensus_queue.cc:237] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:28.000288 20200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc66aa04771474ba072b20ec1ee6333" candidate_uuid: "1006e3176e0e4fa3b0366c910f46ec22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:28.000954 20200 raft_consensus.cc:3055] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.001269 20200 raft_consensus.cc:740] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:28.002656 20200 consensus_queue.cc:260] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:28.003530 20200 raft_consensus.cc:3060] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.008455 20051 raft_consensus.cc:2468] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:28.007984 19949 catalog_manager.cc:5697] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 1 to 2, leader changed from 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1) to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:28.009678 20090 leader_election.cc:304] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, 6afbc05aa7e94a9a82c9279fc9a0cf5f; no voters: 
I20260713 09:06:28.010319 20361 raft_consensus.cc:2804] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.010697 20361 raft_consensus.cc:697] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Becoming Leader. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:28.011447 20361 consensus_queue.cc:237] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:28.012326 20200 raft_consensus.cc:2468] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1006e3176e0e4fa3b0366c910f46ec22 in term 2.
I20260713 09:06:28.017755 19949 catalog_manager.cc:5697] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 reported cstate change: term changed from 1 to 2, leader changed from c83d5b39086245dca9334ed90bb3773b (127.15.226.3) to 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "1006e3176e0e4fa3b0366c910f46ec22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:28.088163 20361 consensus_queue.cc:1048] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:28.096448 20361 consensus_queue.cc:1048] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:28.145154 20200 raft_consensus.cc:1275] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.146426 20270 consensus_queue.cc:1048] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.152629 20126 raft_consensus.cc:1275] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.153908 20395 consensus_queue.cc:1048] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.173991 20200 raft_consensus.cc:1275] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.174913 20395 consensus_queue.cc:1048] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.180763 20126 raft_consensus.cc:1275] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.182678 20384 consensus_queue.cc:1048] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.195614 20247 raft_consensus.cc:993] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b: : Instructing follower 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:28.196023 20378 raft_consensus.cc:1081] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Signalling peer 6afbc05aa7e94a9a82c9279fc9a0cf5f to start an election
I20260713 09:06:28.197265 20126 raft_consensus.cc:1275] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.197651 20051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
 from {username='slave'} at 127.0.0.1:36716
I20260713 09:06:28.198202 20051 raft_consensus.cc:493] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:28.198566 20051 raft_consensus.cc:3060] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.198367 20384 consensus_queue.cc:1048] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.205322 20200 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.209110 20051 raft_consensus.cc:515] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:28.210933 20051 leader_election.cc:290] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Requested vote from peers 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773), c83d5b39086245dca9334ed90bb3773b (127.15.226.3:40367)
I20260713 09:06:28.211627 20200 raft_consensus.cc:1275] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.211923 20199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
I20260713 09:06:28.212437 20199 raft_consensus.cc:3055] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.212738 20199 raft_consensus.cc:740] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:28.212901 20384 consensus_queue.cc:1048] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.213536 20199 consensus_queue.cc:260] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:28.214718 20199 raft_consensus.cc:3060] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.221276 20199 raft_consensus.cc:2468] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:28.222652 20126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4b930dbfe5476d8390e17366c2a3b5" candidate_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:28.223156 20017 leader_election.cc:304] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:28.223956 20384 raft_consensus.cc:2804] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.225281 20384 raft_consensus.cc:697] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Leader. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:28.223162 20126 raft_consensus.cc:3060] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.225982 20384 consensus_queue.cc:237] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:28.233719 20126 raft_consensus.cc:2468] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6afbc05aa7e94a9a82c9279fc9a0cf5f in term 2.
I20260713 09:06:28.233384 19949 catalog_manager.cc:5697] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f reported cstate change: term changed from 1 to 2, leader changed from c83d5b39086245dca9334ed90bb3773b (127.15.226.3) to 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1). New cstate: current_term: 2 leader_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:28.362488 20051 raft_consensus.cc:1275] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.363507 20361 consensus_queue.cc:1048] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.372154 20200 raft_consensus.cc:1275] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.374046 20366 consensus_queue.cc:1048] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.407204 20126 raft_consensus.cc:1275] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.408181 20378 consensus_queue.cc:1048] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.414260 20051 raft_consensus.cc:1275] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.416035 20348 consensus_queue.cc:1048] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.533834 20200 raft_consensus.cc:1275] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.534970 20361 consensus_queue.cc:1048] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.535317 20050 raft_consensus.cc:1275] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer 1006e3176e0e4fa3b0366c910f46ec22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.536393 20361 consensus_queue.cc:1048] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.716460 20126 raft_consensus.cc:1275] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.717532 20384 consensus_queue.cc:1048] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:28.726392 20200 raft_consensus.cc:1275] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Refusing update from remote peer 6afbc05aa7e94a9a82c9279fc9a0cf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:28.727670 20384 consensus_queue.cc:1048] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:30.689033 19949 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51626:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:30.711508 19949 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51626:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:30.806334 16264 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:06:30.847906 20436 log.cc:927] Time spent T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260713 09:06:30.928489 20441 log.cc:927] Time spent T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260713 09:06:31.085642 20472 log.cc:927] Time spent T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22: Append to log took a long time: real 0.057s	user 0.002s	sys 0.000s
I20260713 09:06:31.061439 20468 tablet.cc:1724] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:31.108596 20090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.226.1:34113, user_credentials={real_user=slave}} blocked reactor thread for 58924.2us
I20260713 09:06:31.089136 20475 tablet.cc:1724] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.091135 20473 tablet.cc:1724] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.115994 20476 tablet.cc:1724] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.171509 20126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d6d158901e450cbc3f5330aacd8a04"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
mode: GRACEFUL
new_leader_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:34978
I20260713 09:06:31.172236 20126 raft_consensus.cc:606] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Received request to transfer leadership to TS c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:31.175186 20483 tablet.cc:1724] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.180939 20486 tablet.cc:1724] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.187489 20491 tablet.cc:1724] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.189446 20493 tablet.cc:1724] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.205343 20488 tablet.cc:1724] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.201450 20473 tablet.cc:1724] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.207782 20483 tablet.cc:1724] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.194700 20498 tablet.cc:1724] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.210041 20476 tablet.cc:1724] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:31.242079 20492 log.cc:927] Time spent T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260713 09:06:31.244349 20491 tablet.cc:1724] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.193802 20490 tablet.cc:1724] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.252391 20468 tablet.cc:1724] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.253611 20486 tablet.cc:1724] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.259112 20475 tablet.cc:1724] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.264894 20468 tablet.cc:1724] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.238724 20499 tablet.cc:1724] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.274291 20050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
mode: GRACEFUL
new_leader_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:51272
I20260713 09:06:31.274825 20050 raft_consensus.cc:606] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Received request to transfer leadership to TS c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:31.274848 20488 tablet.cc:1724] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.279636 16264 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:06:31.280251 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:31.282712 20491 tablet.cc:1724] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.271613 20490 tablet.cc:1724] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:06:31.287181 20152 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6b3116aab5b94403b8010df7936b1d2f)
I20260713 09:06:31.289959 20125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98"
dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
mode: GRACEFUL
new_leader_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:34978
I20260713 09:06:31.290493 20125 raft_consensus.cc:606] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Received request to transfer leadership to TS c83d5b39086245dca9334ed90bb3773b
W20260713 09:06:31.291498 20152 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6b3116aab5b94403b8010df7936b1d2f)
W20260713 09:06:31.292160 20152 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6b3116aab5b94403b8010df7936b1d2f)
I20260713 09:06:31.299017 20050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2"
dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
mode: GRACEFUL
new_leader_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:51272
I20260713 09:06:31.299548 20050 raft_consensus.cc:606] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Received request to transfer leadership to TS c83d5b39086245dca9334ed90bb3773b
I20260713 09:06:31.300745 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:31.301546 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:31.302663 20499 tablet.cc:1724] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.317983 20484 raft_consensus.cc:993] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22: : Instructing follower c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:31.318809 20480 raft_consensus.cc:1081] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Signalling peer c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:31.321048 20490 tablet.cc:1724] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.323550 20486 tablet.cc:1724] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.324353 20193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d6d158901e450cbc3f5330aacd8a04"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:36444
I20260713 09:06:31.324990 20193 raft_consensus.cc:493] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.325388 20193 raft_consensus.cc:3060] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.300819 20468 tablet.cc:1724] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:31.354710 20193 raft_consensus.cc:515] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.356822 20193 leader_election.cc:290] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:31.357493 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d6d158901e450cbc3f5330aacd8a04" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:31.357842 20125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d6d158901e450cbc3f5330aacd8a04" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:31.358302 20050 raft_consensus.cc:3060] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.358426 20125 raft_consensus.cc:3055] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.358803 20125 raft_consensus.cc:740] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:31.359556 20125 consensus_queue.cc:260] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.360751 20125 raft_consensus.cc:3060] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.360656 19948 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0: soft_deleted_table [id=2cbd7657832b4e589b55b65b8a292dc7] alter complete (version 1)
I20260713 09:06:31.367400 20125 raft_consensus.cc:2468] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 2.
I20260713 09:06:31.368026 20050 raft_consensus.cc:2468] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 2.
I20260713 09:06:31.368670 20163 leader_election.cc:304] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:31.369697 20415 raft_consensus.cc:2804] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.370123 20415 raft_consensus.cc:697] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 2 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:31.370935 20415 consensus_queue.cc:237] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.377415 19947 catalog_manager.cc:5697] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 1 to 2, leader changed from 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2) to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.520151 20455 raft_consensus.cc:993] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: : Instructing follower c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:31.520612 20439 raft_consensus.cc:1081] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Signalling peer c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:31.521911 20193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:36456
I20260713 09:06:31.522301 20193 raft_consensus.cc:493] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.522545 20193 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.526808 20193 raft_consensus.cc:515] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.528534 20193 leader_election.cc:290] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 3 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:31.529096 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:31.529702 20050 raft_consensus.cc:3055] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:31.529649 20124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f038bed6fc3e4ad488b0943edb282ad2" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:31.530136 20050 raft_consensus.cc:740] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:31.530337 20124 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.530910 20050 consensus_queue.cc:260] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [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: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.532051 20050 raft_consensus.cc:3060] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.536971 20124 raft_consensus.cc:2468] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 3.
I20260713 09:06:31.538024 20050 raft_consensus.cc:2468] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 3.
I20260713 09:06:31.538079 20163 leader_election.cc:304] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [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: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:31.538765 20415 raft_consensus.cc:2804] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:31.539103 20415 raft_consensus.cc:697] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 3 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:31.539784 20415 consensus_queue.cc:237] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [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: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.547739 19947 catalog_manager.cc:5697] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 2 to 3, leader changed from 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1) to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 3 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.580456 20480 raft_consensus.cc:993] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22: : Instructing follower c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:31.581037 20496 raft_consensus.cc:1081] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Signalling peer c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:31.582247 20193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:36444
I20260713 09:06:31.582671 20193 raft_consensus.cc:493] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.582932 20193 raft_consensus.cc:3060] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.587814 20193 raft_consensus.cc:515] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.589452 20193 leader_election.cc:290] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 2 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:31.590224 20124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:31.590255 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6569a5cd47a4fc0812fd2565790ae98" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:31.590719 20124 raft_consensus.cc:3055] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.590747 20050 raft_consensus.cc:3060] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.591048 20124 raft_consensus.cc:740] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1006e3176e0e4fa3b0366c910f46ec22, State: Running, Role: LEADER
I20260713 09:06:31.591686 20124 consensus_queue.cc:260] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.592592 20124 raft_consensus.cc:3060] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.594897 20050 raft_consensus.cc:2468] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 2.
I20260713 09:06:31.595808 20164 leader_election.cc:304] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6afbc05aa7e94a9a82c9279fc9a0cf5f, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:31.596379 20415 raft_consensus.cc:2804] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.596730 20415 raft_consensus.cc:697] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 2 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:31.597046 20124 raft_consensus.cc:2468] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 2.
I20260713 09:06:31.597430 20415 consensus_queue.cc:237] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.603767 19947 catalog_manager.cc:5697] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 1 to 2, leader changed from 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2) to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 2 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.644949 20455 raft_consensus.cc:993] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: : Instructing follower c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:31.645339 20439 raft_consensus.cc:1081] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Signalling peer c83d5b39086245dca9334ed90bb3773b to start an election
I20260713 09:06:31.646754 20193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64"
dest_uuid: "c83d5b39086245dca9334ed90bb3773b"
 from {username='slave'} at 127.0.0.1:36456
I20260713 09:06:31.647171 20193 raft_consensus.cc:493] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.647442 20193 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.652098 20193 raft_consensus.cc:515] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.653584 20193 leader_election.cc:290] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [CANDIDATE]: Term 3 election: Requested vote from peers 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113), 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773)
I20260713 09:06:31.654071 20050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f"
I20260713 09:06:31.654605 20050 raft_consensus.cc:3055] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:31.654508 20124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09f5850e37042cc960a19391ee85e64" candidate_uuid: "c83d5b39086245dca9334ed90bb3773b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1006e3176e0e4fa3b0366c910f46ec22"
I20260713 09:06:31.654973 20050 raft_consensus.cc:740] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6afbc05aa7e94a9a82c9279fc9a0cf5f, State: Running, Role: LEADER
I20260713 09:06:31.655138 20124 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.655719 20050 consensus_queue.cc:260] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [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: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.656801 20050 raft_consensus.cc:3060] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:31.661670 20124 raft_consensus.cc:2468] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 3.
I20260713 09:06:31.662711 20163 leader_election.cc:304] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [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: 1006e3176e0e4fa3b0366c910f46ec22, c83d5b39086245dca9334ed90bb3773b; no voters: 
I20260713 09:06:31.662797 20050 raft_consensus.cc:2468] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c83d5b39086245dca9334ed90bb3773b in term 3.
I20260713 09:06:31.663478 20415 raft_consensus.cc:2804] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:31.663908 20415 raft_consensus.cc:697] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 3 LEADER]: Becoming Leader. State: Replica: c83d5b39086245dca9334ed90bb3773b, State: Running, Role: LEADER
I20260713 09:06:31.664503 20415 consensus_queue.cc:237] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [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: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } }
I20260713 09:06:31.670269 19947 catalog_manager.cc:5697] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b reported cstate change: term changed from 2 to 3, leader changed from 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1) to c83d5b39086245dca9334ed90bb3773b (127.15.226.3). New cstate: current_term: 3 leader_uuid: "c83d5b39086245dca9334ed90bb3773b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c83d5b39086245dca9334ed90bb3773b" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 40367 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.848250 20050 raft_consensus.cc:1275] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:31.849236 20415 consensus_queue.cc:1048] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:31.856824 20124 raft_consensus.cc:1275] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:31.858968 20494 consensus_queue.cc:1048] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:32.034813 20050 raft_consensus.cc:1275] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.035763 20415 consensus_queue.cc:1048] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.043174 20124 raft_consensus.cc:1275] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:32.044853 20510 consensus_queue.cc:1048] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:32.085896 20124 raft_consensus.cc:1275] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 3 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:32.086848 20494 consensus_queue.cc:1048] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:32.094367 20051 raft_consensus.cc:1275] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 3 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:32.096097 20415 consensus_queue.cc:1048] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:32.203589 20124 raft_consensus.cc:1275] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 3 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:32.204703 20415 consensus_queue.cc:1048] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1006e3176e0e4fa3b0366c910f46ec22" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 46773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:32.211148 20051 raft_consensus.cc:1275] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 3 FOLLOWER]: Refusing update from remote peer c83d5b39086245dca9334ed90bb3773b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:32.212415 20510 consensus_queue.cc:1048] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6afbc05aa7e94a9a82c9279fc9a0cf5f" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 34113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:32.353693 16264 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:06:32.359320 16264 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:06:32.359622 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:32.364133 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:32.364414 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:33.387915 16264 tablet_server.cc:179] TabletServer@127.15.226.1:0 shutting down...
W20260713 09:06:33.404920 20164 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]
W20260713 09:06:33.409137 20164 consensus_peers.cc:597] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b -> Peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Couldn't send request to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.411087 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.411932 16264 tablet_replica.cc:333] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.412801 16264 raft_consensus.cc:2243] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.413290 16264 raft_consensus.cc:2272] T 800f402154eb46cfb0ff723ff3a2155e P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.415246 16264 tablet_replica.cc:333] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.415747 16264 raft_consensus.cc:2243] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.416153 16264 raft_consensus.cc:2272] T cbc66aa04771474ba072b20ec1ee6333 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.417779 16264 tablet_replica.cc:333] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.418251 16264 raft_consensus.cc:2243] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.418887 16264 raft_consensus.cc:2272] T 7d4b930dbfe5476d8390e17366c2a3b5 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.420485 16264 tablet_replica.cc:333] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.421028 16264 raft_consensus.cc:2243] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.421640 16264 raft_consensus.cc:2272] T ac0a585161724e6486063bf3ff5c56d3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.423628 16264 tablet_replica.cc:333] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.424163 16264 raft_consensus.cc:2243] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.424947 16264 raft_consensus.cc:2272] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.426656 16264 tablet_replica.cc:333] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.427105 16264 raft_consensus.cc:2243] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.427476 16264 raft_consensus.cc:2272] T 6b3116aab5b94403b8010df7936b1d2f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.429136 16264 tablet_replica.cc:333] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.429617 16264 raft_consensus.cc:2243] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.430269 16264 raft_consensus.cc:2272] T 7c067ab4c77a431ba185ee3fdabeede3 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.431896 16264 tablet_replica.cc:333] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.432385 16264 raft_consensus.cc:2243] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.432747 16264 raft_consensus.cc:2272] T a28d6779aa59479fb08b83cbb0bf6839 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.434356 16264 tablet_replica.cc:333] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.434800 16264 raft_consensus.cc:2243] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.435163 16264 raft_consensus.cc:2272] T b6569a5cd47a4fc0812fd2565790ae98 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.436728 16264 tablet_replica.cc:333] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.437197 16264 raft_consensus.cc:2243] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.437579 16264 raft_consensus.cc:2272] T 98d6d158901e450cbc3f5330aacd8a04 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.439121 16264 tablet_replica.cc:333] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.439569 16264 raft_consensus.cc:2243] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.439925 16264 raft_consensus.cc:2272] T e09f5850e37042cc960a19391ee85e64 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.441663 16264 tablet_replica.cc:333] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.442297 16264 raft_consensus.cc:2243] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.442734 16264 raft_consensus.cc:2272] T fc5bb85230ea412d99f94e5bb9a9cf25 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.444828 16264 tablet_replica.cc:333] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.445318 16264 raft_consensus.cc:2243] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.446017 16264 raft_consensus.cc:2272] T eb8271352d384f5ab09c9e4a9d193713 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.447846 16264 tablet_replica.cc:333] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.448307 16264 raft_consensus.cc:2243] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.448678 16264 raft_consensus.cc:2272] T 9098e9d7fe264d048adedf1fc35393dd P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.450325 16264 tablet_replica.cc:333] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.450760 16264 raft_consensus.cc:2243] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.451108 16264 raft_consensus.cc:2272] T f038bed6fc3e4ad488b0943edb282ad2 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.452674 16264 tablet_replica.cc:333] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.453135 16264 raft_consensus.cc:2243] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.453501 16264 raft_consensus.cc:2272] T 1825966dec144e6c9907f4dc98862c5f P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.455081 16264 tablet_replica.cc:333] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.455477 16264 raft_consensus.cc:2243] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.455842 16264 raft_consensus.cc:2272] T fab766a959b24fdf980e805ae9152d17 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.457440 16264 tablet_replica.cc:333] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f: stopping tablet replica
I20260713 09:06:33.457844 16264 raft_consensus.cc:2243] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.458535 16264 raft_consensus.cc:2272] T 003a6f0e988841da8770cb6a6cb8cf88 P 6afbc05aa7e94a9a82c9279fc9a0cf5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.486555 20164 consensus_peers.cc:597] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b -> Peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Couldn't send request to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.495072 16264 tablet_server.cc:196] TabletServer@127.15.226.1:0 shutdown complete.
W20260713 09:06:33.499569 20090 consensus_peers.cc:597] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 -> Peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Couldn't send request to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.523134 16264 tablet_server.cc:179] TabletServer@127.15.226.2:0 shutting down...
I20260713 09:06:33.545482 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.546172 16264 tablet_replica.cc:333] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.546960 16264 raft_consensus.cc:2243] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.547708 16264 raft_consensus.cc:2272] T 800f402154eb46cfb0ff723ff3a2155e P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.549530 16264 tablet_replica.cc:333] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.550034 16264 raft_consensus.cc:2243] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.550696 16264 raft_consensus.cc:2272] T cbc66aa04771474ba072b20ec1ee6333 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.552522 16264 tablet_replica.cc:333] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.553071 16264 raft_consensus.cc:2243] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.553450 16264 raft_consensus.cc:2272] T ac0a585161724e6486063bf3ff5c56d3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.555281 16264 tablet_replica.cc:333] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.555734 16264 raft_consensus.cc:2243] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:33.556036 20164 consensus_peers.cc:597] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b -> Peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Couldn't send request to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.556154 16264 raft_consensus.cc:2272] T 8fb64d915f3d4f0d89484d94d09dcfb4 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.558036 16264 tablet_replica.cc:333] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.558501 16264 raft_consensus.cc:2243] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.558842 16264 raft_consensus.cc:2272] T b6569a5cd47a4fc0812fd2565790ae98 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.560521 16264 tablet_replica.cc:333] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.561048 16264 raft_consensus.cc:2243] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.561672 16264 raft_consensus.cc:2272] T 6b3116aab5b94403b8010df7936b1d2f P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.563274 16264 tablet_replica.cc:333] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.563761 16264 raft_consensus.cc:2243] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.564123 16264 raft_consensus.cc:2272] T 7c067ab4c77a431ba185ee3fdabeede3 P 1006e3176e0e4fa3b0366c910f46ec22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.565861 16264 tablet_replica.cc:333] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.566342 16264 raft_consensus.cc:2243] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.566995 16264 raft_consensus.cc:2272] T a28d6779aa59479fb08b83cbb0bf6839 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.568686 16264 tablet_replica.cc:333] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.569171 16264 raft_consensus.cc:2243] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.569572 16264 raft_consensus.cc:2272] T 98d6d158901e450cbc3f5330aacd8a04 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.571231 16264 tablet_replica.cc:333] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.571676 16264 raft_consensus.cc:2243] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.572068 16264 raft_consensus.cc:2272] T e09f5850e37042cc960a19391ee85e64 P 1006e3176e0e4fa3b0366c910f46ec22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.573714 16264 tablet_replica.cc:333] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.574189 16264 raft_consensus.cc:2243] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.574821 16264 raft_consensus.cc:2272] T fc5bb85230ea412d99f94e5bb9a9cf25 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.576467 16264 tablet_replica.cc:333] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.576925 16264 raft_consensus.cc:2243] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.577287 16264 raft_consensus.cc:2272] T eb8271352d384f5ab09c9e4a9d193713 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.578819 16264 tablet_replica.cc:333] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.579249 16264 raft_consensus.cc:2243] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.579932 16264 raft_consensus.cc:2272] T 9098e9d7fe264d048adedf1fc35393dd P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.581668 16264 tablet_replica.cc:333] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.582115 16264 raft_consensus.cc:2243] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.582494 16264 raft_consensus.cc:2272] T 7d4b930dbfe5476d8390e17366c2a3b5 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.584604 16264 tablet_replica.cc:333] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.585122 16264 raft_consensus.cc:2243] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.585619 16264 raft_consensus.cc:2272] T 1825966dec144e6c9907f4dc98862c5f P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.587199 16264 tablet_replica.cc:333] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.587613 16264 raft_consensus.cc:2243] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.587952 16264 raft_consensus.cc:2272] T f038bed6fc3e4ad488b0943edb282ad2 P 1006e3176e0e4fa3b0366c910f46ec22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.589573 16264 tablet_replica.cc:333] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.589974 16264 raft_consensus.cc:2243] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.590301 16264 raft_consensus.cc:2272] T fab766a959b24fdf980e805ae9152d17 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.591852 16264 tablet_replica.cc:333] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22: stopping tablet replica
I20260713 09:06:33.592247 16264 raft_consensus.cc:2243] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.592669 16264 raft_consensus.cc:2272] T 003a6f0e988841da8770cb6a6cb8cf88 P 1006e3176e0e4fa3b0366c910f46ec22 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.595669 20163 consensus_peers.cc:597] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b -> Peer 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773): Couldn't send request to peer 1006e3176e0e4fa3b0366c910f46ec22. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:33.603607 20163 consensus_peers.cc:597] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b -> Peer 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773): Couldn't send request to peer 1006e3176e0e4fa3b0366c910f46ec22. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.629138 16264 tablet_server.cc:196] TabletServer@127.15.226.2:0 shutdown complete.
I20260713 09:06:33.657681 16264 tablet_server.cc:179] TabletServer@127.15.226.3:0 shutting down...
W20260713 09:06:33.666761 20163 consensus_peers.cc:597] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b -> Peer 1006e3176e0e4fa3b0366c910f46ec22 (127.15.226.2:46773): Couldn't send request to peer 1006e3176e0e4fa3b0366c910f46ec22. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.2:46773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:33.674296 20164 consensus_peers.cc:597] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b -> Peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Couldn't send request to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.684288 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.684953 16264 tablet_replica.cc:333] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.685526 16264 raft_consensus.cc:2243] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.685957 16264 raft_consensus.cc:2272] T cbc66aa04771474ba072b20ec1ee6333 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.687616 16264 tablet_replica.cc:333] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.688089 16264 raft_consensus.cc:2243] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.688473 16264 raft_consensus.cc:2272] T 800f402154eb46cfb0ff723ff3a2155e P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.690075 16264 tablet_replica.cc:333] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.690522 16264 raft_consensus.cc:2243] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.691161 16264 raft_consensus.cc:2272] T b6569a5cd47a4fc0812fd2565790ae98 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.692698 16264 tablet_replica.cc:333] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.693209 16264 raft_consensus.cc:2243] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.693576 16264 raft_consensus.cc:2272] T 6b3116aab5b94403b8010df7936b1d2f P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.695029 16264 tablet_replica.cc:333] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.695489 16264 raft_consensus.cc:2243] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.695847 16264 raft_consensus.cc:2272] T 7c067ab4c77a431ba185ee3fdabeede3 P c83d5b39086245dca9334ed90bb3773b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.697501 16264 tablet_replica.cc:333] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.697939 16264 raft_consensus.cc:2243] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.698295 16264 raft_consensus.cc:2272] T a28d6779aa59479fb08b83cbb0bf6839 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.699843 16264 tablet_replica.cc:333] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.700275 16264 raft_consensus.cc:2243] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.700630 16264 raft_consensus.cc:2272] T 8fb64d915f3d4f0d89484d94d09dcfb4 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.702149 16264 tablet_replica.cc:333] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.702634 16264 raft_consensus.cc:2243] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.703011 16264 raft_consensus.cc:2272] T ac0a585161724e6486063bf3ff5c56d3 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.704526 16264 tablet_replica.cc:333] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.705020 16264 raft_consensus.cc:2243] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.705729 16264 raft_consensus.cc:2272] T 98d6d158901e450cbc3f5330aacd8a04 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.707165 16264 tablet_replica.cc:333] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.707598 16264 raft_consensus.cc:2243] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.708221 16264 raft_consensus.cc:2272] T e09f5850e37042cc960a19391ee85e64 P c83d5b39086245dca9334ed90bb3773b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.710215 16264 tablet_replica.cc:333] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.710855 16264 raft_consensus.cc:2243] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.711382 16264 raft_consensus.cc:2272] T 9098e9d7fe264d048adedf1fc35393dd P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.712809 20164 consensus_peers.cc:597] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b -> Peer 6afbc05aa7e94a9a82c9279fc9a0cf5f (127.15.226.1:34113): Couldn't send request to peer 6afbc05aa7e94a9a82c9279fc9a0cf5f. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:34113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.713552 16264 tablet_replica.cc:333] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.714087 16264 raft_consensus.cc:2243] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.714465 16264 raft_consensus.cc:2272] T fc5bb85230ea412d99f94e5bb9a9cf25 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.716135 16264 tablet_replica.cc:333] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.716588 16264 raft_consensus.cc:2243] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.716980 16264 raft_consensus.cc:2272] T eb8271352d384f5ab09c9e4a9d193713 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.718593 16264 tablet_replica.cc:333] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.719030 16264 raft_consensus.cc:2243] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.719650 16264 raft_consensus.cc:2272] T fab766a959b24fdf980e805ae9152d17 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.721184 16264 tablet_replica.cc:333] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.721618 16264 raft_consensus.cc:2243] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.721978 16264 raft_consensus.cc:2272] T 003a6f0e988841da8770cb6a6cb8cf88 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.723593 16264 tablet_replica.cc:333] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.724043 16264 raft_consensus.cc:2243] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.724413 16264 raft_consensus.cc:2272] T 7d4b930dbfe5476d8390e17366c2a3b5 P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.725951 16264 tablet_replica.cc:333] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.726375 16264 raft_consensus.cc:2243] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.727033 16264 raft_consensus.cc:2272] T 1825966dec144e6c9907f4dc98862c5f P c83d5b39086245dca9334ed90bb3773b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.728686 16264 tablet_replica.cc:333] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b: stopping tablet replica
I20260713 09:06:33.729130 16264 raft_consensus.cc:2243] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.729769 16264 raft_consensus.cc:2272] T f038bed6fc3e4ad488b0943edb282ad2 P c83d5b39086245dca9334ed90bb3773b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.763571 16264 tablet_server.cc:196] TabletServer@127.15.226.3:0 shutdown complete.
I20260713 09:06:33.790550 16264 master.cc:562] Master@127.15.226.62:34811 shutting down...
I20260713 09:06:33.807574 16264 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.808044 16264 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.808349 16264 tablet_replica.cc:333] T 00000000000000000000000000000000 P cb114eaf46b54eebb9ac4eefcef3ffb0: stopping tablet replica
I20260713 09:06:33.826036 16264 master.cc:584] Master@127.15.226.62:34811 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11822 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:06:33.870556 16264 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.226.62:33911
I20260713 09:06:33.871619 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.876842 20519 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
W20260713 09:06:33.876981 20520 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
W20260713 09:06:33.877120 20522 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
I20260713 09:06:33.879073 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:33.879802 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.879973 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.880081 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933593880070 us; error 0 us; skew 500 ppm
I20260713 09:06:33.880503 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.882678 16264 webserver.cc:533] Webserver started at http://127.15.226.62:40875/ using document root <none> and password file <none>
I20260713 09:06:33.883069 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.883204 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.883407 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.884331 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/master-0-root/instance:
uuid: "f735717473284a5880fb811bfbe1c9c0"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-n0r2"
I20260713 09:06:33.888095 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:33.890978 20527 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.891588 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:33.891808 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/master-0-root
uuid: "f735717473284a5880fb811bfbe1c9c0"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-n0r2"
I20260713 09:06:33.892016 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-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)
I20260713 09:06:33.910730 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.911696 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.945289 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.62:33911
I20260713 09:06:33.945379 20578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.62:33911 every 8 connection(s)
I20260713 09:06:33.948721 20579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.958051 20579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0: Bootstrap starting.
I20260713 09:06:33.962273 20579 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.965839 20579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0: No bootstrap required, opened a new log
I20260713 09:06:33.967700 20579 raft_consensus.cc:359] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f735717473284a5880fb811bfbe1c9c0" member_type: VOTER }
I20260713 09:06:33.968022 20579 raft_consensus.cc:385] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.968192 20579 raft_consensus.cc:740] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f735717473284a5880fb811bfbe1c9c0, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.968652 20579 consensus_queue.cc:260] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f735717473284a5880fb811bfbe1c9c0" member_type: VOTER }
I20260713 09:06:33.969044 20579 raft_consensus.cc:399] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:33.969238 20579 raft_consensus.cc:493] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:33.969440 20579 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.973152 20579 raft_consensus.cc:515] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f735717473284a5880fb811bfbe1c9c0" member_type: VOTER }
I20260713 09:06:33.973569 20579 leader_election.cc:304] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [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: f735717473284a5880fb811bfbe1c9c0; no voters: 
I20260713 09:06:33.974472 20579 leader_election.cc:290] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:33.974727 20582 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.975854 20582 raft_consensus.cc:697] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 1 LEADER]: Becoming Leader. State: Replica: f735717473284a5880fb811bfbe1c9c0, State: Running, Role: LEADER
I20260713 09:06:33.976464 20582 consensus_queue.cc:237] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [LEADER]: Queue going to LEADER mode. State: All 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: "f735717473284a5880fb811bfbe1c9c0" member_type: VOTER }
I20260713 09:06:33.977020 20579 sys_catalog.cc:565] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:33.980443 20584 sys_catalog.cc:455] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f735717473284a5880fb811bfbe1c9c0. Latest consensus state: current_term: 1 leader_uuid: "f735717473284a5880fb811bfbe1c9c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f735717473284a5880fb811bfbe1c9c0" member_type: VOTER } }
I20260713 09:06:33.981007 20584 sys_catalog.cc:458] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:33.982167 20583 sys_catalog.cc:455] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f735717473284a5880fb811bfbe1c9c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f735717473284a5880fb811bfbe1c9c0" member_type: VOTER } }
I20260713 09:06:33.982697 20583 sys_catalog.cc:458] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:33.986848 20590 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:33.991444 20590 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:33.992326 16264 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:33.998936 20590 catalog_manager.cc:1383] Generated new cluster ID: eaec7f26e2d748d39bec4464c9c07565
I20260713 09:06:33.999188 20590 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:34.021240 20590 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:34.022370 20590 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:34.035215 20590 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0: Generated new TSK 0
I20260713 09:06:34.035715 20590 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:34.057999 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.063166 20600 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
W20260713 09:06:34.063880 20601 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
W20260713 09:06:34.065443 20603 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
I20260713 09:06:34.065690 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:34.066470 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:34.066635 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.066748 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933594066738 us; error 0 us; skew 500 ppm
I20260713 09:06:34.067157 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.069114 16264 webserver.cc:533] Webserver started at http://127.15.226.1:44667/ using document root <none> and password file <none>
I20260713 09:06:34.069523 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.069665 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:34.069854 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:34.070767 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-0-root/instance:
uuid: "447202cc89af425eb910ae7124acc1d6"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-n0r2"
I20260713 09:06:34.074640 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:34.077390 20608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.078011 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:34.078250 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-0-root
uuid: "447202cc89af425eb910ae7124acc1d6"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-n0r2"
I20260713 09:06:34.078495 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-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)
I20260713 09:06:34.104215 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.105306 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.106613 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.108572 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:34.108762 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.108994 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:34.109153 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.145147 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.1:43177
I20260713 09:06:34.145232 20670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.1:43177 every 8 connection(s)
I20260713 09:06:34.149839 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.156733 20675 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
W20260713 09:06:34.158533 20676 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
W20260713 09:06:34.160159 20678 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
I20260713 09:06:34.160364 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:34.161578 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:34.161823 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.161985 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933594161967 us; error 0 us; skew 500 ppm
I20260713 09:06:34.162465 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.164947 16264 webserver.cc:533] Webserver started at http://127.15.226.2:38497/ using document root <none> and password file <none>
I20260713 09:06:34.165086 20671 heartbeater.cc:344] Connected to a master server at 127.15.226.62:33911
I20260713 09:06:34.165472 20671 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.165475 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.165843 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:34.166091 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:34.166253 20671 heartbeater.cc:507] Master 127.15.226.62:33911 requested a full tablet report, sending...
I20260713 09:06:34.167321 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-1-root/instance:
uuid: "240833e997ab4972b51a33291f6f4f56"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-n0r2"
I20260713 09:06:34.168181 20544 ts_manager.cc:194] Registered new tserver with Master: 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177)
I20260713 09:06:34.169790 20544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37566
I20260713 09:06:34.171701 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:06:34.174733 20683 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.175347 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:34.175601 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-1-root
uuid: "240833e997ab4972b51a33291f6f4f56"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-n0r2"
I20260713 09:06:34.175838 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-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)
I20260713 09:06:34.194259 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.195283 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.196542 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.198513 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:34.198688 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.198894 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:34.199039 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.234716 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.2:34327
I20260713 09:06:34.234817 20745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.2:34327 every 8 connection(s)
I20260713 09:06:34.239045 16264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.245440 20749 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
W20260713 09:06:34.246250 20750 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
W20260713 09:06:34.248081 20752 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
I20260713 09:06:34.248706 16264 server_base.cc:1061] running on GCE node
I20260713 09:06:34.249693 16264 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:34.249958 20746 heartbeater.cc:344] Connected to a master server at 127.15.226.62:33911
W20260713 09:06:34.249939 16264 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.250475 16264 hybrid_clock.cc:648] HybridClock initialized: now 1783933594250455 us; error 0 us; skew 500 ppm
I20260713 09:06:34.250510 20746 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.251171 16264 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.251358 20746 heartbeater.cc:507] Master 127.15.226.62:33911 requested a full tablet report, sending...
I20260713 09:06:34.253309 20544 ts_manager.cc:194] Registered new tserver with Master: 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:34.253744 16264 webserver.cc:533] Webserver started at http://127.15.226.3:39839/ using document root <none> and password file <none>
I20260713 09:06:34.254228 16264 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.254390 16264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:34.254623 16264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:34.254603 20544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37578
I20260713 09:06:34.255970 16264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-2-root/instance:
uuid: "230da56d2af7484191cbe5c33b96cbed"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-n0r2"
I20260713 09:06:34.259950 16264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:06:34.262892 20757 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.263554 16264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:34.263808 16264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-2-root
uuid: "230da56d2af7484191cbe5c33b96cbed"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-n0r2"
I20260713 09:06:34.264046 16264 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRf3JPq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933498662137-16264-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)
I20260713 09:06:34.282675 16264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.283711 16264 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.285069 16264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.287055 16264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:34.287235 16264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.287446 16264 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:34.287582 16264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.323701 16264 rpc_server.cc:307] RPC server started. Bound to: 127.15.226.3:44865
I20260713 09:06:34.323801 20819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.226.3:44865 every 8 connection(s)
I20260713 09:06:34.335830 20820 heartbeater.cc:344] Connected to a master server at 127.15.226.62:33911
I20260713 09:06:34.336192 20820 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.336823 20820 heartbeater.cc:507] Master 127.15.226.62:33911 requested a full tablet report, sending...
I20260713 09:06:34.338502 20544 ts_manager.cc:194] Registered new tserver with Master: 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:34.338593 16264 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012098815s
I20260713 09:06:34.339761 20544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37584
I20260713 09:06:34.359977 20544 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37598:
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"
    }
  }
}
W20260713 09:06:34.362347 20544 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.
I20260713 09:06:34.431459 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 4a173af5d2f74444b354cfad0d795c33 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:34.433974 20784 tablet_service.cc:1511] Processing CreateTablet for tablet a91cdadc4caf4f079e1ecbdc827c4d5f (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:34.435403 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 63871b942c5c4a02ad086d7eb3c68e69 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:34.436146 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 1045c96d9f1440f18aaa86fb9784f182 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:34.438547 20782 tablet_service.cc:1511] Processing CreateTablet for tablet f30c245e7ebf4807a5c904af7e76b788 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:34.432799 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a173af5d2f74444b354cfad0d795c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.442049 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63871b942c5c4a02ad086d7eb3c68e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.442942 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1045c96d9f1440f18aaa86fb9784f182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.445972 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee411f7dea84ce9841661da0aa31e9a (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:34.446862 20777 tablet_service.cc:1511] Processing CreateTablet for tablet ce604ab46fd340ba925d86048be5a91e (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:34.447212 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee411f7dea84ce9841661da0aa31e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.448429 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 24f085bc960e49a19676168d6a54f796 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:34.449692 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f085bc960e49a19676168d6a54f796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.452988 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce604ab46fd340ba925d86048be5a91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.457875 20778 tablet_service.cc:1511] Processing CreateTablet for tablet da8e97df5271407ba26201174ce5f99d (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:34.459089 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8e97df5271407ba26201174ce5f99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.459473 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 4a173af5d2f74444b354cfad0d795c33 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:34.462007 20705 tablet_service.cc:1511] Processing CreateTablet for tablet 63871b942c5c4a02ad086d7eb3c68e69 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:34.462611 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 1045c96d9f1440f18aaa86fb9784f182 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:34.463430 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91cdadc4caf4f079e1ecbdc827c4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.464849 20708 tablet_service.cc:1511] Processing CreateTablet for tablet f30c245e7ebf4807a5c904af7e76b788 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:34.467245 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee411f7dea84ce9841661da0aa31e9a (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:34.469240 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30c245e7ebf4807a5c904af7e76b788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.469363 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 24f085bc960e49a19676168d6a54f796 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:34.470948 20704 tablet_service.cc:1511] Processing CreateTablet for tablet da8e97df5271407ba26201174ce5f99d (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:34.471491 20710 tablet_service.cc:1511] Processing CreateTablet for tablet a91cdadc4caf4f079e1ecbdc827c4d5f (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:34.460747 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a173af5d2f74444b354cfad0d795c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.472601 20703 tablet_service.cc:1511] Processing CreateTablet for tablet ce604ab46fd340ba925d86048be5a91e (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:34.473980 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce604ab46fd340ba925d86048be5a91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.476228 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8e97df5271407ba26201174ce5f99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.476965 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91cdadc4caf4f079e1ecbdc827c4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.479871 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63871b942c5c4a02ad086d7eb3c68e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.482223 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee411f7dea84ce9841661da0aa31e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.489234 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f085bc960e49a19676168d6a54f796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.501075 20635 tablet_service.cc:1511] Processing CreateTablet for tablet a91cdadc4caf4f079e1ecbdc827c4d5f (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:34.502288 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91cdadc4caf4f079e1ecbdc827c4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.498733 20636 tablet_service.cc:1511] Processing CreateTablet for tablet 4a173af5d2f74444b354cfad0d795c33 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:34.505668 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a173af5d2f74444b354cfad0d795c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.507855 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 24f085bc960e49a19676168d6a54f796 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:34.499504 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1045c96d9f1440f18aaa86fb9784f182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.509073 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f085bc960e49a19676168d6a54f796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.509845 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30c245e7ebf4807a5c904af7e76b788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.511770 20633 tablet_service.cc:1511] Processing CreateTablet for tablet f30c245e7ebf4807a5c904af7e76b788 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:34.513033 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30c245e7ebf4807a5c904af7e76b788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.517745 20630 tablet_service.cc:1511] Processing CreateTablet for tablet 63871b942c5c4a02ad086d7eb3c68e69 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:34.518952 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63871b942c5c4a02ad086d7eb3c68e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.521852 20634 tablet_service.cc:1511] Processing CreateTablet for tablet 1045c96d9f1440f18aaa86fb9784f182 (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:34.523072 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1045c96d9f1440f18aaa86fb9784f182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.525874 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee411f7dea84ce9841661da0aa31e9a (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:34.527676 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee411f7dea84ce9841661da0aa31e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.527635 20835 tablet_bootstrap.cc:492] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:34.534251 20629 tablet_service.cc:1511] Processing CreateTablet for tablet da8e97df5271407ba26201174ce5f99d (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:34.535468 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8e97df5271407ba26201174ce5f99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.538340 20628 tablet_service.cc:1511] Processing CreateTablet for tablet ce604ab46fd340ba925d86048be5a91e (DEFAULT_TABLE table=test-workload [id=0c293d4c8b3e4522bf1b0facf9bd1c5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:34.541501 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce604ab46fd340ba925d86048be5a91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.553778 20835 tablet_bootstrap.cc:654] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.567996 20836 tablet_bootstrap.cc:492] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.582749 20837 tablet_bootstrap.cc:492] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:34.589057 20837 tablet_bootstrap.cc:654] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.590374 20836 tablet_bootstrap.cc:654] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.615516 20835 tablet_bootstrap.cc:492] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:34.615960 20835 ts_tablet_manager.cc:1403] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.016s
I20260713 09:06:34.618606 20835 raft_consensus.cc:359] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.619267 20835 raft_consensus.cc:385] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.619560 20835 raft_consensus.cc:740] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.620254 20835 consensus_queue.cc:260] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.623934 20836 tablet_bootstrap.cc:492] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.624396 20836 ts_tablet_manager.cc:1403] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.008s
I20260713 09:06:34.627202 20836 raft_consensus.cc:359] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.627856 20836 raft_consensus.cc:385] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.628185 20836 raft_consensus.cc:740] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.629024 20836 consensus_queue.cc:260] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.637476 20837 tablet_bootstrap.cc:492] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:34.638023 20837 ts_tablet_manager.cc:1403] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.056s	user 0.003s	sys 0.027s
I20260713 09:06:34.642724 20835 ts_tablet_manager.cc:1434] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.023s
I20260713 09:06:34.643507 20820 heartbeater.cc:499] Master 127.15.226.62:33911 was elected leader, sending a full tablet report...
I20260713 09:06:34.643795 20835 tablet_bootstrap.cc:492] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:34.643664 20837 raft_consensus.cc:359] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.644460 20837 raft_consensus.cc:385] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.644764 20837 raft_consensus.cc:740] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.645629 20746 heartbeater.cc:499] Master 127.15.226.62:33911 was elected leader, sending a full tablet report...
I20260713 09:06:34.646117 20836 ts_tablet_manager.cc:1434] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260713 09:06:34.645955 20837 consensus_queue.cc:260] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.647126 20836 tablet_bootstrap.cc:492] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.650954 20835 tablet_bootstrap.cc:654] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.653041 20836 tablet_bootstrap.cc:654] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.706200 20671 heartbeater.cc:499] Master 127.15.226.62:33911 was elected leader, sending a full tablet report...
I20260713 09:06:34.706657 20836 tablet_bootstrap.cc:492] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.706714 20835 tablet_bootstrap.cc:492] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:34.707371 20836 ts_tablet_manager.cc:1403] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.034s
I20260713 09:06:34.707506 20835 ts_tablet_manager.cc:1403] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.050s
I20260713 09:06:34.708027 20837 ts_tablet_manager.cc:1434] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.070s	user 0.036s	sys 0.030s
I20260713 09:06:34.709064 20837 tablet_bootstrap.cc:492] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:34.710469 20836 raft_consensus.cc:359] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.710644 20835 raft_consensus.cc:359] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.711267 20836 raft_consensus.cc:385] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.711295 20835 raft_consensus.cc:385] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.711740 20836 raft_consensus.cc:740] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.711769 20835 raft_consensus.cc:740] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.712745 20835 consensus_queue.cc:260] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.714854 20835 ts_tablet_manager.cc:1434] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:34.715399 20837 tablet_bootstrap.cc:654] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.715693 20835 tablet_bootstrap.cc:492] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:34.712728 20836 consensus_queue.cc:260] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.721469 20835 tablet_bootstrap.cc:654] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.721519 20836 ts_tablet_manager.cc:1434] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260713 09:06:34.722038 20837 tablet_bootstrap.cc:492] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:34.722501 20837 ts_tablet_manager.cc:1403] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:06:34.722522 20836 tablet_bootstrap.cc:492] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.725220 20837 raft_consensus.cc:359] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.725900 20837 raft_consensus.cc:385] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.726171 20837 raft_consensus.cc:740] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.726984 20837 consensus_queue.cc:260] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.728917 20837 ts_tablet_manager.cc:1434] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:34.729851 20837 tablet_bootstrap.cc:492] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:34.731468 20836 tablet_bootstrap.cc:654] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.735498 20837 tablet_bootstrap.cc:654] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.741765 20835 tablet_bootstrap.cc:492] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:34.742228 20835 ts_tablet_manager.cc:1403] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260713 09:06:34.742734 20836 tablet_bootstrap.cc:492] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.743232 20836 ts_tablet_manager.cc:1403] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260713 09:06:34.744932 20835 raft_consensus.cc:359] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.745641 20835 raft_consensus.cc:385] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.745934 20835 raft_consensus.cc:740] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.746091 20836 raft_consensus.cc:359] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.746749 20836 raft_consensus.cc:385] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.746661 20835 consensus_queue.cc:260] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.747092 20836 raft_consensus.cc:740] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.747907 20836 consensus_queue.cc:260] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.749516 20835 ts_tablet_manager.cc:1434] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:34.749977 20836 ts_tablet_manager.cc:1434] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:34.750460 20835 tablet_bootstrap.cc:492] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:34.750878 20836 tablet_bootstrap.cc:492] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.756731 20835 tablet_bootstrap.cc:654] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.756738 20836 tablet_bootstrap.cc:654] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.761583 20836 tablet_bootstrap.cc:492] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.762001 20836 ts_tablet_manager.cc:1403] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:06:34.762171 20837 tablet_bootstrap.cc:492] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:34.762641 20837 ts_tablet_manager.cc:1403] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.003s
I20260713 09:06:34.762712 20835 tablet_bootstrap.cc:492] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:34.763110 20835 ts_tablet_manager.cc:1403] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260713 09:06:34.764577 20836 raft_consensus.cc:359] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.764999 20835 raft_consensus.cc:359] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.765300 20836 raft_consensus.cc:385] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.765548 20835 raft_consensus.cc:385] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.765723 20836 raft_consensus.cc:740] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.765429 20837 raft_consensus.cc:359] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:34.766132 20835 raft_consensus.cc:740] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.766368 20837 raft_consensus.cc:385] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.766840 20837 raft_consensus.cc:740] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.766640 20836 consensus_queue.cc:260] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.766870 20835 consensus_queue.cc:260] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.767908 20837 consensus_queue.cc:260] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:34.768786 20836 ts_tablet_manager.cc:1434] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:34.769701 20836 tablet_bootstrap.cc:492] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.771239 20835 ts_tablet_manager.cc:1434] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:06:34.772174 20835 tablet_bootstrap.cc:492] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:34.775414 20836 tablet_bootstrap.cc:654] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.777702 20835 tablet_bootstrap.cc:654] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.782006 20837 ts_tablet_manager.cc:1434] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260713 09:06:34.783079 20837 tablet_bootstrap.cc:492] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:34.788847 20837 tablet_bootstrap.cc:654] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.788955 20835 tablet_bootstrap.cc:492] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:34.789410 20835 ts_tablet_manager.cc:1403] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260713 09:06:34.792148 20835 raft_consensus.cc:359] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.792861 20835 raft_consensus.cc:385] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.793188 20836 tablet_bootstrap.cc:492] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.793167 20835 raft_consensus.cc:740] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.793684 20836 ts_tablet_manager.cc:1403] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260713 09:06:34.794220 20835 consensus_queue.cc:260] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.795868 20836 raft_consensus.cc:359] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.796546 20835 ts_tablet_manager.cc:1434] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:06:34.796550 20836 raft_consensus.cc:385] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.797133 20836 raft_consensus.cc:740] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.797916 20835 tablet_bootstrap.cc:492] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:34.797838 20836 consensus_queue.cc:260] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.799957 20836 ts_tablet_manager.cc:1434] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:34.800817 20836 tablet_bootstrap.cc:492] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.805007 20835 tablet_bootstrap.cc:654] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.806555 20836 tablet_bootstrap.cc:654] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.806727 20837 tablet_bootstrap.cc:492] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:34.807303 20837 ts_tablet_manager.cc:1403] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260713 09:06:34.810194 20837 raft_consensus.cc:359] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.810902 20837 raft_consensus.cc:385] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.811177 20837 raft_consensus.cc:740] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.811985 20837 consensus_queue.cc:260] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.820511 20837 ts_tablet_manager.cc:1434] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260713 09:06:34.821544 20837 tablet_bootstrap.cc:492] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:34.827540 20837 tablet_bootstrap.cc:654] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.831250 20835 tablet_bootstrap.cc:492] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:34.831718 20835 ts_tablet_manager.cc:1403] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.014s
I20260713 09:06:34.831880 20836 tablet_bootstrap.cc:492] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.832337 20836 ts_tablet_manager.cc:1403] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260713 09:06:34.834444 20837 tablet_bootstrap.cc:492] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:34.834493 20835 raft_consensus.cc:359] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.835162 20837 ts_tablet_manager.cc:1403] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260713 09:06:34.834583 20836 raft_consensus.cc:359] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.835466 20835 raft_consensus.cc:385] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.835604 20836 raft_consensus.cc:385] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.835912 20836 raft_consensus.cc:740] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.835836 20835 raft_consensus.cc:740] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.836627 20836 consensus_queue.cc:260] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.836845 20835 consensus_queue.cc:260] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.837867 20837 raft_consensus.cc:359] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.838557 20837 raft_consensus.cc:385] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.838600 20836 ts_tablet_manager.cc:1434] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:34.838900 20837 raft_consensus.cc:740] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.838443 20841 raft_consensus.cc:493] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.839692 20836 tablet_bootstrap.cc:492] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.839427 20841 raft_consensus.cc:515] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.839761 20837 consensus_queue.cc:260] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.846400 20836 tablet_bootstrap.cc:654] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.846611 20837 ts_tablet_manager.cc:1434] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:34.847565 20837 tablet_bootstrap.cc:492] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:34.853045 20858 raft_consensus.cc:493] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.853535 20858 raft_consensus.cc:515] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.855017 20841 leader_election.cc:290] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:34.855624 20858 leader_election.cc:290] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:34.858115 20837 tablet_bootstrap.cc:654] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.862885 20836 tablet_bootstrap.cc:492] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.863318 20836 ts_tablet_manager.cc:1403] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260713 09:06:34.866072 20836 raft_consensus.cc:359] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:34.866700 20836 raft_consensus.cc:385] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.866917 20836 raft_consensus.cc:740] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.867517 20835 ts_tablet_manager.cc:1434] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260713 09:06:34.867492 20836 consensus_queue.cc:260] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:34.869513 20836 ts_tablet_manager.cc:1434] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:34.870425 20836 tablet_bootstrap.cc:492] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.874135 20835 tablet_bootstrap.cc:492] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:34.875156 20842 raft_consensus.cc:493] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.875610 20842 raft_consensus.cc:515] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.876259 20836 tablet_bootstrap.cc:654] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.878067 20842 leader_election.cc:290] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:34.879591 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:34.882843 20721 raft_consensus.cc:2468] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 0.
I20260713 09:06:34.880105 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:34.884332 20720 raft_consensus.cc:2468] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 0.
I20260713 09:06:34.887598 20835 tablet_bootstrap.cc:654] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.896751 20837 tablet_bootstrap.cc:492] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:34.900584 20837 ts_tablet_manager.cc:1403] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.009s
I20260713 09:06:34.902324 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:34.903337 20837 raft_consensus.cc:359] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.905810 20837 raft_consensus.cc:385] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.906569 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:34.907810 20837 raft_consensus.cc:740] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.909709 20837 consensus_queue.cc:260] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.910629 20836 tablet_bootstrap.cc:492] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.911072 20836 ts_tablet_manager.cc:1403] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.007s
I20260713 09:06:34.911969 20837 ts_tablet_manager.cc:1434] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:34.912974 20837 tablet_bootstrap.cc:492] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:34.913383 20836 raft_consensus.cc:359] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.914026 20836 raft_consensus.cc:385] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.914273 20836 raft_consensus.cc:740] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.914961 20836 consensus_queue.cc:260] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.917100 20836 ts_tablet_manager.cc:1434] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:06:34.917937 20836 tablet_bootstrap.cc:492] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:34.920107 20837 tablet_bootstrap.cc:654] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.923050 20836 tablet_bootstrap.cc:654] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:34.908334 20759 leader_election.cc:343] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:34.934288 20759 leader_election.cc:343] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.934629 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1045c96d9f1440f18aaa86fb9784f182" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:34.935241 20645 raft_consensus.cc:2468] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:34.936224 20685 leader_election.cc:304] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:34.936393 20760 leader_election.cc:304] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [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: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:34.937317 20858 raft_consensus.cc:2804] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.937345 20842 raft_consensus.cc:2804] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.937749 20760 leader_election.cc:304] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [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: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:34.938122 20842 raft_consensus.cc:493] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.938730 20842 raft_consensus.cc:3060] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.938814 20841 raft_consensus.cc:2804] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.939198 20841 raft_consensus.cc:493] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.939520 20841 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.937821 20858 raft_consensus.cc:493] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.944868 20858 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.944943 20837 tablet_bootstrap.cc:492] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:34.946041 20837 ts_tablet_manager.cc:1403] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.002s
I20260713 09:06:34.945945 20841 raft_consensus.cc:515] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.948761 20837 raft_consensus.cc:359] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.949329 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:34.949554 20837 raft_consensus.cc:385] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.949988 20837 raft_consensus.cc:740] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.950800 20837 consensus_queue.cc:260] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.951103 20858 raft_consensus.cc:515] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.951748 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:34.952294 20720 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.952621 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1045c96d9f1440f18aaa86fb9784f182" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:34.953331 20837 ts_tablet_manager.cc:1434] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:06:34.954094 20684 leader_election.cc:343] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.954315 20837 tablet_bootstrap.cc:492] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:34.954988 20836 tablet_bootstrap.cc:492] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:34.955427 20836 ts_tablet_manager.cc:1403] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260713 09:06:34.957037 20645 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.958123 20836 raft_consensus.cc:359] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.958778 20836 raft_consensus.cc:385] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.959029 20836 raft_consensus.cc:740] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.959663 20836 consensus_queue.cc:260] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.960474 20858 leader_election.cc:290] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:34.960958 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:34.961290 20837 tablet_bootstrap.cc:654] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.961444 20842 raft_consensus.cc:515] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.963066 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:34.963590 20721 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.964221 20842 leader_election.cc:290] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:34.965389 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1045c96d9f1440f18aaa86fb9784f182" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
W20260713 09:06:34.966812 20684 leader_election.cc:343] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.969256 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1045c96d9f1440f18aaa86fb9784f182" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:34.969811 20646 raft_consensus.cc:3060] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:34.973114 20759 leader_election.cc:343] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.976262 20645 raft_consensus.cc:2468] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 1.
I20260713 09:06:34.980614 20842 raft_consensus.cc:493] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.981132 20842 raft_consensus.cc:515] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.983109 20720 raft_consensus.cc:2468] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 1.
I20260713 09:06:34.983944 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8e97df5271407ba26201174ce5f99d" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:34.985024 20721 raft_consensus.cc:2468] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 1.
I20260713 09:06:34.985383 20760 leader_election.cc:304] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:34.986255 20646 raft_consensus.cc:2468] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
W20260713 09:06:34.986565 20685 leader_election.cc:343] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.986788 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8e97df5271407ba26201174ce5f99d" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
W20260713 09:06:34.985390 20592 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:34.987498 20795 raft_consensus.cc:2468] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:34.987910 20760 leader_election.cc:304] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:34.988847 20842 leader_election.cc:290] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:34.989239 20685 leader_election.cc:304] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed
I20260713 09:06:34.989995 20842 raft_consensus.cc:2804] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.990460 20842 raft_consensus.cc:697] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:34.991253 20842 consensus_queue.cc:237] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:34.993096 20858 raft_consensus.cc:2804] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.997862 20841 leader_election.cc:290] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:34.998422 20841 raft_consensus.cc:493] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.998826 20841 raft_consensus.cc:515] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.001405 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f085bc960e49a19676168d6a54f796" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:35.001353 20684 leader_election.cc:304] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [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: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:35.004477 20835 tablet_bootstrap.cc:492] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:35.005916 20646 raft_consensus.cc:2468] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 0.
I20260713 09:06:35.000684 20841 leader_election.cc:290] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:35.007593 20842 raft_consensus.cc:2804] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.006515 20835 ts_tablet_manager.cc:1403] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.006s
I20260713 09:06:35.007932 20759 leader_election.cc:304] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.007957 20842 raft_consensus.cc:493] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.009294 20842 raft_consensus.cc:3060] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.007862 20841 raft_consensus.cc:2804] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.011509 20841 raft_consensus.cc:697] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:35.012293 20841 consensus_queue.cc:237] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.010804 20835 raft_consensus.cc:359] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.016029 20835 raft_consensus.cc:385] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.016353 20835 raft_consensus.cc:740] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.015899 20541 catalog_manager.cc:5697] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.016856 20842 raft_consensus.cc:515] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.017140 20835 consensus_queue.cc:260] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.019152 20842 leader_election.cc:290] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.019819 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8e97df5271407ba26201174ce5f99d" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.020270 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8e97df5271407ba26201174ce5f99d" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.021302 20795 raft_consensus.cc:3060] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.021613 20836 ts_tablet_manager.cc:1434] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.066s	user 0.021s	sys 0.018s
W20260713 09:06:35.021880 20685 leader_election.cc:343] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.020709 20837 tablet_bootstrap.cc:492] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:35.025208 20837 ts_tablet_manager.cc:1403] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.071s	user 0.035s	sys 0.019s
I20260713 09:06:35.027357 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f085bc960e49a19676168d6a54f796" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:35.027946 20795 raft_consensus.cc:2468] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:35.026777 20858 raft_consensus.cc:697] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:35.027964 20721 raft_consensus.cc:2468] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 0.
I20260713 09:06:35.029290 20684 leader_election.cc:304] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:35.029537 20837 raft_consensus.cc:359] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.030159 20837 raft_consensus.cc:385] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.030455 20837 raft_consensus.cc:740] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.030246 20858 consensus_queue.cc:237] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.025302 20843 raft_consensus.cc:493] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.031414 20842 raft_consensus.cc:2804] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.031087 20837 consensus_queue.cc:260] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.031729 20843 raft_consensus.cc:515] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.031934 20842 raft_consensus.cc:697] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:35.032972 20842 consensus_queue.cc:237] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.024832 20878 raft_consensus.cc:2804] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.039139 20878 raft_consensus.cc:493] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.039703 20843 leader_election.cc:290] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.040575 20878 raft_consensus.cc:3060] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.042079 20835 ts_tablet_manager.cc:1434] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.004s
I20260713 09:06:35.043090 20835 tablet_bootstrap.cc:492] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:35.048648 20835 tablet_bootstrap.cc:654] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.054214 20878 raft_consensus.cc:515] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.059121 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f085bc960e49a19676168d6a54f796" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:35.059630 20721 raft_consensus.cc:3060] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.060731 20837 ts_tablet_manager.cc:1434] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.005s
I20260713 09:06:35.061764 20837 tablet_bootstrap.cc:492] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:35.060833 20543 catalog_manager.cc:5697] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 1 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.063237 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee411f7dea84ce9841661da0aa31e9a" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:35.063846 20720 raft_consensus.cc:2468] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:35.065148 20611 leader_election.cc:304] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.065587 20878 leader_election.cc:290] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:35.065948 20843 raft_consensus.cc:2804] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.066320 20843 raft_consensus.cc:493] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.066630 20843 raft_consensus.cc:3060] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.070384 20837 tablet_bootstrap.cc:654] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.070576 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f085bc960e49a19676168d6a54f796" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.074069 20842 raft_consensus.cc:493] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.074537 20842 raft_consensus.cc:515] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.076457 20842 leader_election.cc:290] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.071130 20646 raft_consensus.cc:3060] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.077870 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce604ab46fd340ba925d86048be5a91e" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:35.078338 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce604ab46fd340ba925d86048be5a91e" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:35.078519 20795 raft_consensus.cc:2468] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:35.078979 20645 raft_consensus.cc:2468] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:35.079869 20684 leader_election.cc:304] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:35.076814 20721 raft_consensus.cc:2468] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 1.
I20260713 09:06:35.081154 20842 raft_consensus.cc:2804] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.081555 20842 raft_consensus.cc:493] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.081884 20842 raft_consensus.cc:3060] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.083562 20646 raft_consensus.cc:2468] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 1.
I20260713 09:06:35.084685 20759 leader_election.cc:304] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.089112 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee411f7dea84ce9841661da0aa31e9a" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:35.089761 20795 raft_consensus.cc:2468] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:35.090826 20881 raft_consensus.cc:493] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.091321 20881 raft_consensus.cc:515] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.092347 20870 raft_consensus.cc:493] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.092792 20870 raft_consensus.cc:515] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.093487 20881 leader_election.cc:290] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:35.094796 20870 leader_election.cc:290] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865), 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177)
I20260713 09:06:35.094127 20542 catalog_manager.cc:5697] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.095476 20843 raft_consensus.cc:515] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.098690 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:35.099361 20794 raft_consensus.cc:2468] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:35.099891 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:35.100333 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee411f7dea84ce9841661da0aa31e9a" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:35.100463 20721 raft_consensus.cc:2468] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:35.100660 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:35.101275 20646 raft_consensus.cc:2468] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:35.101991 20611 leader_election.cc:304] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.102821 20685 leader_election.cc:304] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.103396 20881 raft_consensus.cc:2804] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.094820 20541 catalog_manager.cc:5697] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 1 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.103607 20870 raft_consensus.cc:2804] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.103951 20720 raft_consensus.cc:3060] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.104030 20870 raft_consensus.cc:493] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.089395 20878 raft_consensus.cc:2804] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.104532 20870 raft_consensus.cc:3060] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.105137 20878 raft_consensus.cc:697] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:35.105947 20878 consensus_queue.cc:237] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.101213 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:35.107419 20795 raft_consensus.cc:2468] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:35.110678 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee411f7dea84ce9841661da0aa31e9a" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.111183 20794 raft_consensus.cc:3060] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.111611 20870 raft_consensus.cc:515] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.114108 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.114614 20795 raft_consensus.cc:3060] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.117563 20794 raft_consensus.cc:2468] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:35.118620 20609 leader_election.cc:304] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.120008 20890 raft_consensus.cc:2804] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.106480 20881 raft_consensus.cc:493] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.120791 20843 leader_election.cc:290] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.124935 20795 raft_consensus.cc:2468] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:35.125993 20684 leader_election.cc:304] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:35.126448 20837 tablet_bootstrap.cc:492] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:35.126605 20876 raft_consensus.cc:2804] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.127031 20890 raft_consensus.cc:697] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:35.127846 20890 consensus_queue.cc:237] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.128337 20835 tablet_bootstrap.cc:492] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:35.126902 20837 ts_tablet_manager.cc:1403] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.041s
I20260713 09:06:35.130393 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.131148 20870 leader_election.cc:290] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Requested vote from peers 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865), 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177)
I20260713 09:06:35.128831 20835 ts_tablet_manager.cc:1403] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.013s
I20260713 09:06:35.132243 20881 raft_consensus.cc:3060] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.131949 20837 raft_consensus.cc:359] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.133379 20837 raft_consensus.cc:385] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.133646 20837 raft_consensus.cc:740] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.134166 20835 raft_consensus.cc:359] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.134806 20835 raft_consensus.cc:385] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.135053 20835 raft_consensus.cc:740] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.134351 20837 consensus_queue.cc:260] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.135695 20835 consensus_queue.cc:260] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.134356 20541 catalog_manager.cc:5697] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 1 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.137429 20837 ts_tablet_manager.cc:1434] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:06:35.137842 20835 ts_tablet_manager.cc:1434] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:35.138857 20835 tablet_bootstrap.cc:492] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:35.138773 20881 raft_consensus.cc:515] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.139251 20876 raft_consensus.cc:697] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:35.140044 20646 raft_consensus.cc:2393] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 240833e997ab4972b51a33291f6f4f56 in current term 1: Already voted for candidate 447202cc89af425eb910ae7124acc1d6 in this term.
I20260713 09:06:35.140133 20876 consensus_queue.cc:237] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.146683 20881 leader_election.cc:290] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:35.147290 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:35.120594 20720 raft_consensus.cc:2468] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:35.144662 20835 tablet_bootstrap.cc:654] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.149163 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.150619 20795 raft_consensus.cc:2393] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 447202cc89af425eb910ae7124acc1d6 in current term 1: Already voted for candidate 240833e997ab4972b51a33291f6f4f56 in this term.
I20260713 09:06:35.144333 20842 raft_consensus.cc:515] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.151575 20609 leader_election.cc:304] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [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: 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:35.152599 20842 leader_election.cc:290] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.153414 20881 raft_consensus.cc:2749] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.156327 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce604ab46fd340ba925d86048be5a91e" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.158309 20646 raft_consensus.cc:3060] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.158514 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce604ab46fd340ba925d86048be5a91e" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.159104 20795 raft_consensus.cc:3060] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.155745 20542 catalog_manager.cc:5697] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.160563 20541 catalog_manager.cc:5697] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.173492 20835 tablet_bootstrap.cc:492] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:35.173986 20835 ts_tablet_manager.cc:1403] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.008s
I20260713 09:06:35.175041 20646 raft_consensus.cc:2468] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:35.176705 20685 leader_election.cc:304] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.176589 20835 raft_consensus.cc:359] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.177513 20842 raft_consensus.cc:2804] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.177829 20835 raft_consensus.cc:385] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.177996 20842 raft_consensus.cc:697] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:35.178172 20835 raft_consensus.cc:740] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.178845 20842 consensus_queue.cc:237] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.179001 20835 consensus_queue.cc:260] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.183281 20835 ts_tablet_manager.cc:1434] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:35.183264 20795 raft_consensus.cc:2468] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:35.188907 20542 catalog_manager.cc:5697] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.220393 20881 raft_consensus.cc:493] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.220850 20881 raft_consensus.cc:515] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.222365 20881 leader_election.cc:290] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.222572 20842 raft_consensus.cc:493] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.223191 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91cdadc4caf4f079e1ecbdc827c4d5f" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:35.223043 20842 raft_consensus.cc:515] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.223397 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91cdadc4caf4f079e1ecbdc827c4d5f" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:35.223915 20720 raft_consensus.cc:2468] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:35.224036 20795 raft_consensus.cc:2468] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:35.224834 20611 leader_election.cc:304] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.224992 20842 leader_election.cc:290] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.225886 20881 raft_consensus.cc:2804] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.225829 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91cdadc4caf4f079e1ecbdc827c4d5f" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:35.226186 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91cdadc4caf4f079e1ecbdc827c4d5f" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:35.226382 20881 raft_consensus.cc:493] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.226722 20795 raft_consensus.cc:2468] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:35.226738 20881 raft_consensus.cc:3060] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.227635 20684 leader_election.cc:304] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:35.228322 20842 raft_consensus.cc:2804] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.228593 20842 raft_consensus.cc:493] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.228825 20842 raft_consensus.cc:3060] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.229836 20890 raft_consensus.cc:493] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.230293 20890 raft_consensus.cc:515] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.232241 20890 leader_election.cc:290] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.232079 20881 raft_consensus.cc:515] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.232959 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:35.233170 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:35.233667 20720 raft_consensus.cc:2393] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 447202cc89af425eb910ae7124acc1d6 in current term 1: Already voted for candidate 230da56d2af7484191cbe5c33b96cbed in this term.
I20260713 09:06:35.234053 20881 leader_election.cc:290] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.234750 20646 raft_consensus.cc:2393] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 240833e997ab4972b51a33291f6f4f56 in current term 1: Already voted for candidate 447202cc89af425eb910ae7124acc1d6 in this term.
I20260713 09:06:35.234894 20611 leader_election.cc:304] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:35.235114 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91cdadc4caf4f079e1ecbdc827c4d5f" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.235625 20795 raft_consensus.cc:3060] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.236469 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91cdadc4caf4f079e1ecbdc827c4d5f" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:35.236955 20881 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.236693 20842 raft_consensus.cc:515] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.237838 20720 raft_consensus.cc:2393] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 447202cc89af425eb910ae7124acc1d6 in current term 1: Already voted for candidate 240833e997ab4972b51a33291f6f4f56 in this term.
I20260713 09:06:35.239463 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91cdadc4caf4f079e1ecbdc827c4d5f" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.240298 20842 leader_election.cc:290] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.240233 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91cdadc4caf4f079e1ecbdc827c4d5f" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.240224 20646 raft_consensus.cc:2393] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 240833e997ab4972b51a33291f6f4f56 in current term 1: Already voted for candidate 447202cc89af425eb910ae7124acc1d6 in this term.
I20260713 09:06:35.241611 20795 raft_consensus.cc:2468] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:35.242504 20685 leader_election.cc:304] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [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: 240833e997ab4972b51a33291f6f4f56; no voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:35.242650 20609 leader_election.cc:304] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:35.243368 20890 raft_consensus.cc:2804] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.243500 20842 raft_consensus.cc:2749] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.243840 20890 raft_consensus.cc:697] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:35.244624 20890 consensus_queue.cc:237] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.246047 20881 raft_consensus.cc:2749] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.251367 20542 catalog_manager.cc:5697] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.394433 20890 raft_consensus.cc:493] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.394879 20890 raft_consensus.cc:515] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.396590 20890 leader_election.cc:290] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.397272 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8e97df5271407ba26201174ce5f99d" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:35.397558 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8e97df5271407ba26201174ce5f99d" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:35.398183 20795 raft_consensus.cc:2393] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 447202cc89af425eb910ae7124acc1d6 in current term 1: Already voted for candidate 240833e997ab4972b51a33291f6f4f56 in this term.
I20260713 09:06:35.398969 20609 leader_election.cc:304] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:35.399533 20890 raft_consensus.cc:3060] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.404068 20890 raft_consensus.cc:2749] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.408290 20842 consensus_queue.cc:1048] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.415469 20892 consensus_queue.cc:1048] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.418368 20795 raft_consensus.cc:3060] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.423605 20870 consensus_queue.cc:1048] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.438663 20876 consensus_queue.cc:1048] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.444339 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
mode: GRACEFUL
new_leader_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:06:35.444977 20720 raft_consensus.cc:606] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Received request to transfer leadership to TS 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:35.455778 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1045c96d9f1440f18aaa86fb9784f182"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
mode: GRACEFUL
new_leader_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:06:35.456336 20720 raft_consensus.cc:606] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Received request to transfer leadership to TS 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:35.470189 20794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
mode: GRACEFUL
new_leader_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:35844
I20260713 09:06:35.470618 20794 raft_consensus.cc:606] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Received request to transfer leadership to TS 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:35.477411 20878 consensus_queue.cc:1048] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.483590 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ee411f7dea84ce9841661da0aa31e9a"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
mode: GRACEFUL
new_leader_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:51436
I20260713 09:06:35.484143 20645 raft_consensus.cc:606] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Received request to transfer leadership to TS 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:35.489651 20874 consensus_queue.cc:1048] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.493088 20794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24f085bc960e49a19676168d6a54f796"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
mode: GRACEFUL
new_leader_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:35844
I20260713 09:06:35.493830 20794 raft_consensus.cc:606] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Received request to transfer leadership to TS 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:35.498654 20794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
mode: GRACEFUL
new_leader_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:35844
I20260713 09:06:35.499178 20794 raft_consensus.cc:606] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Received request to transfer leadership to TS 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:35.501348 20874 raft_consensus.cc:993] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed: : Instructing follower 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:35.501742 20878 raft_consensus.cc:1081] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Signalling peer 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:35.503304 20645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:51414
I20260713 09:06:35.503782 20645 raft_consensus.cc:493] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.504066 20645 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.506893 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce604ab46fd340ba925d86048be5a91e"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
mode: GRACEFUL
new_leader_uuid: "230da56d2af7484191cbe5c33b96cbed"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:06:35.507354 20720 raft_consensus.cc:606] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Received request to transfer leadership to TS 230da56d2af7484191cbe5c33b96cbed
I20260713 09:06:35.510515 20645 raft_consensus.cc:515] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.511976 20645 leader_election.cc:290] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.512591 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:35.512929 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.513170 20720 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.513417 20794 raft_consensus.cc:3055] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.513691 20794 raft_consensus.cc:740] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:35.514335 20794 consensus_queue.cc:260] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.515193 20794 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.517604 20720 raft_consensus.cc:2468] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:35.518471 20611 leader_election.cc:304] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.519181 20890 raft_consensus.cc:2804] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.519520 20890 raft_consensus.cc:697] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:35.520323 20794 raft_consensus.cc:2468] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:35.520179 20890 consensus_queue.cc:237] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.526090 20540 catalog_manager.cc:5697] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 1 to 2, leader changed from 230da56d2af7484191cbe5c33b96cbed (127.15.226.3) to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.531692 20878 consensus_queue.cc:1048] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.537326 20874 raft_consensus.cc:993] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed: : Instructing follower 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:35.537775 20841 raft_consensus.cc:1081] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Signalling peer 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:35.540400 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:56236
I20260713 09:06:35.540776 20721 raft_consensus.cc:493] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.541074 20721 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.544826 20878 consensus_queue.cc:1048] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.546880 20721 raft_consensus.cc:515] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.549324 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.551050 20721 leader_election.cc:290] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.552305 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.552927 20795 raft_consensus.cc:3055] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.553237 20795 raft_consensus.cc:740] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:35.553390 20890 consensus_queue.cc:1048] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.554041 20795 consensus_queue.cc:260] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.555114 20795 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.560313 20795 raft_consensus.cc:2468] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:35.561612 20684 leader_election.cc:304] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [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: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:35.563131 20892 raft_consensus.cc:2804] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.563550 20892 raft_consensus.cc:697] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:35.564287 20892 consensus_queue.cc:237] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.567312 20876 consensus_queue.cc:1048] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.574792 20891 consensus_queue.cc:1048] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.580314 20540 catalog_manager.cc:5697] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 1 to 2, leader changed from 230da56d2af7484191cbe5c33b96cbed (127.15.226.3) to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.581648 20891 raft_consensus.cc:993] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6: : Instructing follower 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:35.582101 20891 raft_consensus.cc:1081] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Signalling peer 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:35.583551 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ee411f7dea84ce9841661da0aa31e9a"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:56248
I20260713 09:06:35.584941 20721 raft_consensus.cc:493] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.585282 20721 raft_consensus.cc:3060] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.587167 20842 consensus_queue.cc:1048] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.591866 20721 raft_consensus.cc:515] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.594409 20721 leader_election.cc:290] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.595685 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee411f7dea84ce9841661da0aa31e9a" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.596258 20794 raft_consensus.cc:3060] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.601207 20794 raft_consensus.cc:2468] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:35.602175 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee411f7dea84ce9841661da0aa31e9a" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.602641 20646 raft_consensus.cc:3055] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.602861 20646 raft_consensus.cc:740] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:35.603466 20646 consensus_queue.cc:260] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.603871 20684 leader_election.cc:304] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:35.604351 20646 raft_consensus.cc:3060] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.604759 20842 raft_consensus.cc:2804] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.605263 20842 raft_consensus.cc:697] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:35.606303 20842 consensus_queue.cc:237] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.609812 20646 raft_consensus.cc:2468] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:35.611552 20842 raft_consensus.cc:993] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56: : Instructing follower 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:35.611967 20876 raft_consensus.cc:1081] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Signalling peer 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:35.612758 20542 catalog_manager.cc:5697] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 1 to 2, leader changed from 447202cc89af425eb910ae7124acc1d6 (127.15.226.1) to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.613492 20646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:51426
I20260713 09:06:35.614045 20646 raft_consensus.cc:493] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.614423 20646 raft_consensus.cc:3060] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.619241 20646 raft_consensus.cc:515] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.622181 20878 consensus_queue.cc:1048] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.624423 20876 consensus_queue.cc:1048] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.624382 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.625190 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a173af5d2f74444b354cfad0d795c33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:35.625339 20795 raft_consensus.cc:3060] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.625783 20721 raft_consensus.cc:3055] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.626094 20721 raft_consensus.cc:740] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:35.626849 20721 consensus_queue.cc:260] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.627919 20721 raft_consensus.cc:3060] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.632021 20795 raft_consensus.cc:2468] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:35.632222 20842 raft_consensus.cc:993] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56: : Instructing follower 230da56d2af7484191cbe5c33b96cbed to start an election
I20260713 09:06:35.632658 20842 raft_consensus.cc:1081] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Signalling peer 230da56d2af7484191cbe5c33b96cbed to start an election
I20260713 09:06:35.633132 20609 leader_election.cc:304] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.633930 20891 raft_consensus.cc:2804] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.634366 20891 raft_consensus.cc:697] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:35.634706 20794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce604ab46fd340ba925d86048be5a91e"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
 from {username='slave'} at 127.0.0.1:35824
I20260713 09:06:35.635258 20794 raft_consensus.cc:493] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.635102 20891 consensus_queue.cc:237] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } }
I20260713 09:06:35.635672 20794 raft_consensus.cc:3060] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.637367 20842 consensus_queue.cc:1048] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.642412 20542 catalog_manager.cc:5697] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 1 to 2, leader changed from 240833e997ab4972b51a33291f6f4f56 (127.15.226.2) to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.645530 20721 raft_consensus.cc:2468] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:35.638348 20646 leader_election.cc:290] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Requested vote from peers 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:35.647738 20794 raft_consensus.cc:515] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.655819 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce604ab46fd340ba925d86048be5a91e" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.656283 20794 leader_election.cc:290] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 2 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:35.656773 20646 raft_consensus.cc:3060] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.658075 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce604ab46fd340ba925d86048be5a91e" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:35.658962 20721 raft_consensus.cc:3055] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.659271 20721 raft_consensus.cc:740] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:35.660005 20721 consensus_queue.cc:260] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.661207 20721 raft_consensus.cc:3060] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.664348 20646 raft_consensus.cc:2468] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 2.
I20260713 09:06:35.665385 20759 leader_election.cc:304] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.666144 20878 raft_consensus.cc:2804] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.666589 20878 raft_consensus.cc:697] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 2 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:35.667389 20881 consensus_queue.cc:1048] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.667420 20878 consensus_queue.cc:237] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.670981 20721 raft_consensus.cc:2468] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 2.
I20260713 09:06:35.676064 20878 consensus_queue.cc:1048] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.675798 20543 catalog_manager.cc:5697] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 1 to 2, leader changed from 240833e997ab4972b51a33291f6f4f56 (127.15.226.2) to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 2 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.685812 20891 consensus_queue.cc:1048] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.688828 20858 raft_consensus.cc:993] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed: : Instructing follower 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:35.689256 20878 raft_consensus.cc:1081] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Signalling peer 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:35.690678 20719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24f085bc960e49a19676168d6a54f796"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:56236
I20260713 09:06:35.691068 20719 raft_consensus.cc:493] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.691322 20719 raft_consensus.cc:3060] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.695964 20719 raft_consensus.cc:515] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.698367 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f085bc960e49a19676168d6a54f796" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:35.698906 20645 raft_consensus.cc:3060] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.699082 20719 leader_election.cc:290] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:35.699510 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f085bc960e49a19676168d6a54f796" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:35.700034 20795 raft_consensus.cc:3055] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.700335 20795 raft_consensus.cc:740] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:35.701071 20795 consensus_queue.cc:260] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.702210 20795 raft_consensus.cc:3060] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.705534 20645 raft_consensus.cc:2468] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:35.706502 20685 leader_election.cc:304] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:35.707290 20870 raft_consensus.cc:2804] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.707685 20870 raft_consensus.cc:697] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:35.708320 20795 raft_consensus.cc:2468] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:35.708449 20870 consensus_queue.cc:237] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:35.714322 20540 catalog_manager.cc:5697] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 1 to 2, leader changed from 230da56d2af7484191cbe5c33b96cbed (127.15.226.3) to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.992314 20719 raft_consensus.cc:1275] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.993583 20891 consensus_queue.cc:1048] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.004704 20795 raft_consensus.cc:1275] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.006029 20646 raft_consensus.cc:1275] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.006731 20842 raft_consensus.cc:993] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56: : Instructing follower 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:36.007165 20870 raft_consensus.cc:1081] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Signalling peer 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:36.007588 20842 consensus_queue.cc:1048] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.008519 20881 consensus_queue.cc:1048] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.008792 20646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1045c96d9f1440f18aaa86fb9784f182"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:51426
I20260713 09:06:36.009361 20646 raft_consensus.cc:493] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:36.010224 20646 raft_consensus.cc:3060] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:36.014060 20794 raft_consensus.cc:1275] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.015369 20842 consensus_queue.cc:1048] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.017164 20646 raft_consensus.cc:515] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:36.019874 20646 leader_election.cc:290] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:36.022055 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1045c96d9f1440f18aaa86fb9784f182" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:36.022625 20794 raft_consensus.cc:3060] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:36.022718 20646 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:36.022001 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1045c96d9f1440f18aaa86fb9784f182" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:36.024762 20719 raft_consensus.cc:3055] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:36.025130 20719 raft_consensus.cc:740] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:36.027509 20719 consensus_queue.cc:260] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:36.028684 20719 raft_consensus.cc:3060] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:36.029202 20646 raft_consensus.cc:1275] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.030524 20842 consensus_queue.cc:1048] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.034786 20719 raft_consensus.cc:2468] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:36.035969 20611 leader_election.cc:304] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:36.036705 20881 raft_consensus.cc:2804] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:36.037101 20881 raft_consensus.cc:697] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:36.037802 20794 raft_consensus.cc:2468] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:36.037739 20881 consensus_queue.cc:237] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:36.042035 20795 raft_consensus.cc:1275] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.043910 20842 consensus_queue.cc:1048] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.046921 20543 catalog_manager.cc:5697] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 1 to 2, leader changed from 240833e997ab4972b51a33291f6f4f56 (127.15.226.2) to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.126324 20719 raft_consensus.cc:1275] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.127372 20881 consensus_queue.cc:1048] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.133896 20795 raft_consensus.cc:1275] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.135284 20890 consensus_queue.cc:1048] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.170359 20645 raft_consensus.cc:1275] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Refusing update from remote peer 230da56d2af7484191cbe5c33b96cbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.171406 20858 consensus_queue.cc:1048] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.178530 20719 raft_consensus.cc:1275] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Refusing update from remote peer 230da56d2af7484191cbe5c33b96cbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.179848 20878 consensus_queue.cc:1048] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.198300 20795 raft_consensus.cc:1275] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.199275 20842 consensus_queue.cc:1048] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.205915 20645 raft_consensus.cc:1275] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.207284 20892 consensus_queue.cc:1048] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.428550 20795 raft_consensus.cc:1275] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.429852 20890 consensus_queue.cc:1048] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.436815 20719 raft_consensus.cc:1275] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.438252 20881 consensus_queue.cc:1048] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:38.529316 20542 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37608:
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"
    }
  }
}
W20260713 09:06:38.531237 20542 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.
I20260713 09:06:38.573616 20633 tablet_service.cc:1511] Processing CreateTablet for tablet ada04f2653f94aef860b8e1c48154d69 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.574824 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada04f2653f94aef860b8e1c48154d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.574640 20706 tablet_service.cc:1511] Processing CreateTablet for tablet ada04f2653f94aef860b8e1c48154d69 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.575830 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada04f2653f94aef860b8e1c48154d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.575542 20783 tablet_service.cc:1511] Processing CreateTablet for tablet ada04f2653f94aef860b8e1c48154d69 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.576946 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada04f2653f94aef860b8e1c48154d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.578651 20629 tablet_service.cc:1511] Processing CreateTablet for tablet c782a39ff3f14e0589f3319974522e78 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.579782 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c782a39ff3f14e0589f3319974522e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.581308 20784 tablet_service.cc:1511] Processing CreateTablet for tablet c782a39ff3f14e0589f3319974522e78 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.581763 20710 tablet_service.cc:1511] Processing CreateTablet for tablet c782a39ff3f14e0589f3319974522e78 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.582472 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c782a39ff3f14e0589f3319974522e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.582880 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c782a39ff3f14e0589f3319974522e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.585204 20705 tablet_service.cc:1511] Processing CreateTablet for tablet de5465b8fb44426095561c740b7a9f33 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.586324 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5465b8fb44426095561c740b7a9f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.586875 20711 tablet_service.cc:1511] Processing CreateTablet for tablet e77a82f11423404daf9d429005386391 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.588006 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a82f11423404daf9d429005386391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.589789 20782 tablet_service.cc:1511] Processing CreateTablet for tablet de5465b8fb44426095561c740b7a9f33 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.590925 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5465b8fb44426095561c740b7a9f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.595436 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 88962d8e53f740e4b06f82f6dbc695a6 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.596060 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 6b015a048838432c90d826fe50465608 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.596592 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88962d8e53f740e4b06f82f6dbc695a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.597230 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b015a048838432c90d826fe50465608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.597728 20635 tablet_service.cc:1511] Processing CreateTablet for tablet de5465b8fb44426095561c740b7a9f33 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.599020 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 88962d8e53f740e4b06f82f6dbc695a6 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.599359 20703 tablet_service.cc:1511] Processing CreateTablet for tablet 6b015a048838432c90d826fe50465608 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.600153 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88962d8e53f740e4b06f82f6dbc695a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.601234 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5a4a5cb3c345619b748f1790369d4d (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.601917 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 6b015a048838432c90d826fe50465608 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.602367 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5a4a5cb3c345619b748f1790369d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.603562 20636 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5a4a5cb3c345619b748f1790369d4d (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.605166 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b015a048838432c90d826fe50465608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.605193 20634 tablet_service.cc:1511] Processing CreateTablet for tablet 88962d8e53f740e4b06f82f6dbc695a6 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.586004 20785 tablet_service.cc:1511] Processing CreateTablet for tablet e77a82f11423404daf9d429005386391 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.606760 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a82f11423404daf9d429005386391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.609463 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5465b8fb44426095561c740b7a9f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.615573 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5a4a5cb3c345619b748f1790369d4d (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.596745 20630 tablet_service.cc:1511] Processing CreateTablet for tablet e77a82f11423404daf9d429005386391 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.617906 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5a4a5cb3c345619b748f1790369d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.619397 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 59a06b9357274acc892962bf3b1b38ba (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.620541 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a06b9357274acc892962bf3b1b38ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.620769 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b015a048838432c90d826fe50465608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.623291 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 59a06b9357274acc892962bf3b1b38ba (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.624769 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 42f63aa4a28147e992eae92d86e45557 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.624929 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 42f63aa4a28147e992eae92d86e45557 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.625911 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f63aa4a28147e992eae92d86e45557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.627118 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5a4a5cb3c345619b748f1790369d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.629393 20778 tablet_service.cc:1511] Processing CreateTablet for tablet 59a06b9357274acc892962bf3b1b38ba (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.630548 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a06b9357274acc892962bf3b1b38ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.629347 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a82f11423404daf9d429005386391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.633517 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88962d8e53f740e4b06f82f6dbc695a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.637147 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f63aa4a28147e992eae92d86e45557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.640492 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a06b9357274acc892962bf3b1b38ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.672550 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 42f63aa4a28147e992eae92d86e45557 (DEFAULT_TABLE table=soft_deleted_table [id=9866b6c3f80542f7ac52714074270306]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.685949 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f63aa4a28147e992eae92d86e45557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.688351 20935 tablet_bootstrap.cc:492] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:38.722951 20935 tablet_bootstrap.cc:654] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.728133 20936 tablet_bootstrap.cc:492] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:38.733669 20937 tablet_bootstrap.cc:492] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:38.742944 20936 tablet_bootstrap.cc:654] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.744369 20935 tablet_bootstrap.cc:492] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:38.744866 20935 ts_tablet_manager.cc:1403] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.057s	user 0.004s	sys 0.017s
I20260713 09:06:38.747625 20935 raft_consensus.cc:359] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.748265 20935 raft_consensus.cc:385] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.748549 20935 raft_consensus.cc:740] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.749239 20935 consensus_queue.cc:260] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.751398 20935 ts_tablet_manager.cc:1434] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:06:38.752385 20935 tablet_bootstrap.cc:492] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:38.752799 20937 tablet_bootstrap.cc:654] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.754760 20936 tablet_bootstrap.cc:492] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:38.755221 20936 ts_tablet_manager.cc:1403] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260713 09:06:38.757759 20936 raft_consensus.cc:359] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.758157 20935 tablet_bootstrap.cc:654] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.758507 20936 raft_consensus.cc:385] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.758846 20936 raft_consensus.cc:740] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.759595 20936 consensus_queue.cc:260] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.762020 20936 ts_tablet_manager.cc:1434] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:38.762851 20936 tablet_bootstrap.cc:492] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:38.768559 20936 tablet_bootstrap.cc:654] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.773135 20937 tablet_bootstrap.cc:492] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:38.773576 20937 ts_tablet_manager.cc:1403] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.007s
I20260713 09:06:38.773955 20935 tablet_bootstrap.cc:492] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:38.774399 20935 ts_tablet_manager.cc:1403] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260713 09:06:38.774731 20936 tablet_bootstrap.cc:492] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:38.775096 20936 ts_tablet_manager.cc:1403] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:06:38.776136 20937 raft_consensus.cc:359] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.776832 20937 raft_consensus.cc:385] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.777163 20937 raft_consensus.cc:740] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.776976 20935 raft_consensus.cc:359] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.777695 20935 raft_consensus.cc:385] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.778079 20935 raft_consensus.cc:740] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.777948 20937 consensus_queue.cc:260] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.778810 20935 consensus_queue.cc:260] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.780952 20935 ts_tablet_manager.cc:1434] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:06:38.783776 20937 ts_tablet_manager.cc:1434] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:38.784024 20935 tablet_bootstrap.cc:492] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:38.784811 20937 tablet_bootstrap.cc:492] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:38.789812 20935 tablet_bootstrap.cc:654] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.791016 20937 tablet_bootstrap.cc:654] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.778759 20936 raft_consensus.cc:359] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.795742 20936 raft_consensus.cc:385] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.796029 20936 raft_consensus.cc:740] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.803439 20936 consensus_queue.cc:260] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.805966 20936 ts_tablet_manager.cc:1434] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:06:38.817471 20936 tablet_bootstrap.cc:492] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:38.824751 20936 tablet_bootstrap.cc:654] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.829543 20935 tablet_bootstrap.cc:492] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:38.829986 20935 ts_tablet_manager.cc:1403] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.025s
I20260713 09:06:38.830039 20937 tablet_bootstrap.cc:492] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:38.830521 20937 ts_tablet_manager.cc:1403] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.028s
I20260713 09:06:38.830767 20936 tablet_bootstrap.cc:492] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:38.831236 20936 ts_tablet_manager.cc:1403] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:06:38.832916 20937 raft_consensus.cc:359] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.832850 20935 raft_consensus.cc:359] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.833624 20937 raft_consensus.cc:385] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.833753 20935 raft_consensus.cc:385] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.833932 20937 raft_consensus.cc:740] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.834168 20935 raft_consensus.cc:740] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.833887 20936 raft_consensus.cc:359] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.834717 20936 raft_consensus.cc:385] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.834791 20937 consensus_queue.cc:260] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.835042 20936 raft_consensus.cc:740] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.834981 20935 consensus_queue.cc:260] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.835881 20936 consensus_queue.cc:260] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.837096 20937 ts_tablet_manager.cc:1434] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:38.837251 20935 ts_tablet_manager.cc:1434] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:38.838183 20935 tablet_bootstrap.cc:492] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:38.839910 20937 tablet_bootstrap.cc:492] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:38.842116 20936 ts_tablet_manager.cc:1434] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:06:38.843073 20936 tablet_bootstrap.cc:492] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:38.843974 20935 tablet_bootstrap.cc:654] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.846153 20937 tablet_bootstrap.cc:654] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.848681 20936 tablet_bootstrap.cc:654] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.854990 20935 tablet_bootstrap.cc:492] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:38.855407 20935 ts_tablet_manager.cc:1403] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.014s
I20260713 09:06:38.856060 20936 tablet_bootstrap.cc:492] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:38.856493 20936 ts_tablet_manager.cc:1403] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260713 09:06:38.858068 20935 raft_consensus.cc:359] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.858760 20935 raft_consensus.cc:385] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.859026 20935 raft_consensus.cc:740] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.859110 20936 raft_consensus.cc:359] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.859759 20936 raft_consensus.cc:385] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.860162 20936 raft_consensus.cc:740] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.859789 20935 consensus_queue.cc:260] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.862324 20935 ts_tablet_manager.cc:1434] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260713 09:06:38.861945 20936 consensus_queue.cc:260] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.863258 20935 tablet_bootstrap.cc:492] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:38.863082 20937 tablet_bootstrap.cc:492] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:38.864316 20937 ts_tablet_manager.cc:1403] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260713 09:06:38.864950 20936 ts_tablet_manager.cc:1434] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260713 09:06:38.865383 20923 raft_consensus.cc:493] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.866041 20936 tablet_bootstrap.cc:492] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:38.865845 20923 raft_consensus.cc:515] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.866959 20937 raft_consensus.cc:359] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.867631 20937 raft_consensus.cc:385] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.867908 20937 raft_consensus.cc:740] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.868677 20937 consensus_queue.cc:260] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.869001 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:38.869519 20935 tablet_bootstrap.cc:654] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.869621 20719 raft_consensus.cc:2468] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 0.
I20260713 09:06:38.871075 20937 ts_tablet_manager.cc:1434] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:38.872018 20937 tablet_bootstrap.cc:492] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:38.872864 20936 tablet_bootstrap.cc:654] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.873996 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:38.875438 20760 leader_election.cc:304] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
W20260713 09:06:38.876936 20759 leader_election.cc:343] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.878832 20937 tablet_bootstrap.cc:654] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.867924 20923 leader_election.cc:290] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:38.891220 20923 raft_consensus.cc:2804] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.891559 20923 raft_consensus.cc:493] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.891877 20923 raft_consensus.cc:3060] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.929965 20923 raft_consensus.cc:515] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.932687 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
W20260713 09:06:38.934103 20759 leader_election.cc:343] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:38.960386 20760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.226.2:34327, user_credentials={real_user=slave}} blocked reactor thread for 85021.6us
I20260713 09:06:38.967859 20923 leader_election.cc:290] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:38.967940 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:38.968657 20719 raft_consensus.cc:3060] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.972615 20923 raft_consensus.cc:493] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.973726 20923 raft_consensus.cc:515] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.976035 20719 raft_consensus.cc:2468] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 1.
I20260713 09:06:38.977829 20923 leader_election.cc:290] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:38.978209 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
W20260713 09:06:38.979645 20759 leader_election.cc:343] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.980291 20760 leader_election.cc:304] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:38.981534 20937 tablet_bootstrap.cc:492] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:38.981451 20923 raft_consensus.cc:2804] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.981986 20937 ts_tablet_manager.cc:1403] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.110s	user 0.063s	sys 0.039s
I20260713 09:06:38.981945 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:38.982726 20720 raft_consensus.cc:2468] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 0.
I20260713 09:06:38.982695 20923 raft_consensus.cc:697] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:38.983840 20760 leader_election.cc:304] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [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: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:38.984548 20952 raft_consensus.cc:2804] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.984925 20952 raft_consensus.cc:493] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.985322 20952 raft_consensus.cc:3060] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.985158 20937 raft_consensus.cc:359] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.985869 20937 raft_consensus.cc:385] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.986006 20936 tablet_bootstrap.cc:492] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:38.986147 20937 raft_consensus.cc:740] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.986739 20936 ts_tablet_manager.cc:1403] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.121s	user 0.062s	sys 0.036s
I20260713 09:06:38.986936 20937 consensus_queue.cc:260] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.989144 20937 ts_tablet_manager.cc:1434] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:38.989661 20936 raft_consensus.cc:359] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.990392 20936 raft_consensus.cc:385] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.990737 20936 raft_consensus.cc:740] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.984997 20935 tablet_bootstrap.cc:492] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:38.991719 20935 ts_tablet_manager.cc:1403] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.129s	user 0.045s	sys 0.061s
I20260713 09:06:38.991525 20936 consensus_queue.cc:260] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.993798 20936 ts_tablet_manager.cc:1434] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:06:38.990067 20937 tablet_bootstrap.cc:492] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:38.994801 20936 tablet_bootstrap.cc:492] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:38.997570 20935 raft_consensus.cc:359] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:38.998240 20935 raft_consensus.cc:385] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.998512 20935 raft_consensus.cc:740] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.999258 20935 consensus_queue.cc:260] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.001446 20936 tablet_bootstrap.cc:654] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.006070 20935 ts_tablet_manager.cc:1434] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260713 09:06:39.007071 20935 tablet_bootstrap.cc:492] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:39.009502 20937 tablet_bootstrap.cc:654] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.009547 20952 raft_consensus.cc:515] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.010461 20936 tablet_bootstrap.cc:492] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:39.010955 20936 ts_tablet_manager.cc:1403] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:06:39.012405 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
W20260713 09:06:39.013756 20759 leader_election.cc:343] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.984242 20923 consensus_queue.cc:237] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.014492 20935 tablet_bootstrap.cc:654] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.013702 20936 raft_consensus.cc:359] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.015384 20936 raft_consensus.cc:385] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.015733 20936 raft_consensus.cc:740] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.016559 20936 consensus_queue.cc:260] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.018762 20936 ts_tablet_manager.cc:1434] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:06:39.019697 20936 tablet_bootstrap.cc:492] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:39.021951 20943 raft_consensus.cc:493] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.022433 20943 raft_consensus.cc:515] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.026811 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5465b8fb44426095561c740b7a9f33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.027387 20720 raft_consensus.cc:2468] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
W20260713 09:06:39.027674 20592 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:39.028272 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5465b8fb44426095561c740b7a9f33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.028859 20795 raft_consensus.cc:2468] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:39.030362 20937 tablet_bootstrap.cc:492] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:39.030936 20937 ts_tablet_manager.cc:1403] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.009s
I20260713 09:06:39.031150 20943 leader_election.cc:290] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.031653 20936 tablet_bootstrap.cc:654] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.029660 20611 leader_election.cc:304] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.032476 20943 raft_consensus.cc:2804] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.032817 20943 raft_consensus.cc:493] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.033166 20943 raft_consensus.cc:3060] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.034358 20937 raft_consensus.cc:359] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.034922 20937 raft_consensus.cc:385] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.035188 20937 raft_consensus.cc:740] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.035856 20937 consensus_queue.cc:260] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.036607 20935 tablet_bootstrap.cc:492] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:39.037113 20935 ts_tablet_manager.cc:1403] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260713 09:06:39.040099 20937 ts_tablet_manager.cc:1434] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:39.039815 20935 raft_consensus.cc:359] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.040436 20936 tablet_bootstrap.cc:492] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:39.040571 20935 raft_consensus.cc:385] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.041009 20937 tablet_bootstrap.cc:492] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:39.041174 20936 ts_tablet_manager.cc:1403] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.002s
I20260713 09:06:39.041205 20935 raft_consensus.cc:740] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.042290 20935 consensus_queue.cc:260] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.044050 20936 raft_consensus.cc:359] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.044720 20936 raft_consensus.cc:385] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.044763 20935 ts_tablet_manager.cc:1434] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:06:39.045111 20936 raft_consensus.cc:740] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.045996 20935 tablet_bootstrap.cc:492] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:39.045862 20936 consensus_queue.cc:260] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.047380 20937 tablet_bootstrap.cc:654] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.047998 20936 ts_tablet_manager.cc:1434] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:39.048936 20936 tablet_bootstrap.cc:492] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:39.052772 20935 tablet_bootstrap.cc:654] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.054386 20936 tablet_bootstrap.cc:654] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.062942 20952 leader_election.cc:290] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:39.064008 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:39.064205 20943 raft_consensus.cc:515] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.064569 20720 raft_consensus.cc:3060] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.064999 20937 tablet_bootstrap.cc:492] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:39.065455 20937 ts_tablet_manager.cc:1403] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260713 09:06:39.067435 20937 raft_consensus.cc:359] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.067903 20937 raft_consensus.cc:385] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.068150 20937 raft_consensus.cc:740] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.068800 20937 consensus_queue.cc:260] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.071947 20720 raft_consensus.cc:2468] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 1.
I20260713 09:06:39.072961 20937 ts_tablet_manager.cc:1434] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:39.072928 20760 leader_election.cc:304] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:39.073987 20937 tablet_bootstrap.cc:492] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:39.076529 20935 tablet_bootstrap.cc:492] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:39.077047 20935 ts_tablet_manager.cc:1403] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260713 09:06:39.078689 20952 raft_consensus.cc:2804] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.079922 20952 raft_consensus.cc:697] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:39.081425 20952 consensus_queue.cc:237] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.082386 20935 raft_consensus.cc:359] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.083935 20937 tablet_bootstrap.cc:654] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.083940 20935 raft_consensus.cc:385] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.084560 20935 raft_consensus.cc:740] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.085966 20935 consensus_queue.cc:260] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.087872 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5465b8fb44426095561c740b7a9f33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:39.088472 20720 raft_consensus.cc:3060] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.089334 20935 ts_tablet_manager.cc:1434] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:39.090221 20890 raft_consensus.cc:493] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.090718 20890 raft_consensus.cc:515] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.093202 20890 leader_election.cc:290] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.093896 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.094143 20935 tablet_bootstrap.cc:492] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
W20260713 09:06:39.095350 20609 leader_election.cc:343] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.096235 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.096904 20719 raft_consensus.cc:2468] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:39.098006 20611 leader_election.cc:304] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [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: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed
I20260713 09:06:39.099082 20890 raft_consensus.cc:2804] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.099459 20890 raft_consensus.cc:493] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.099783 20890 raft_consensus.cc:3060] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.103663 20935 tablet_bootstrap.cc:654] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.107468 20890 raft_consensus.cc:515] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.110530 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5465b8fb44426095561c740b7a9f33" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.111088 20795 raft_consensus.cc:3060] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.111547 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:39.111937 20937 tablet_bootstrap.cc:492] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:39.112143 20719 raft_consensus.cc:3060] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.112694 20937 ts_tablet_manager.cc:1403] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.016s
I20260713 09:06:39.115609 20937 raft_consensus.cc:359] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.116254 20937 raft_consensus.cc:385] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.116572 20937 raft_consensus.cc:740] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.117321 20795 raft_consensus.cc:2468] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:39.117431 20943 leader_election.cc:290] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.117288 20937 consensus_queue.cc:260] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.118448 20609 leader_election.cc:304] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.119542 20935 tablet_bootstrap.cc:492] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:39.119976 20935 ts_tablet_manager.cc:1403] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:06:39.120239 20937 ts_tablet_manager.cc:1434] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:06:39.122481 20935 raft_consensus.cc:359] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.123098 20935 raft_consensus.cc:385] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.123234 20937 tablet_bootstrap.cc:492] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:39.123358 20935 raft_consensus.cc:740] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.124191 20935 consensus_queue.cc:260] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.126279 20935 ts_tablet_manager.cc:1434] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:39.127120 20935 tablet_bootstrap.cc:492] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed: Bootstrap starting.
I20260713 09:06:39.128865 20966 raft_consensus.cc:2804] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.129412 20966 raft_consensus.cc:697] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:39.130230 20937 tablet_bootstrap.cc:654] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.130228 20966 consensus_queue.cc:237] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.132040 20935 tablet_bootstrap.cc:654] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.141398 20937 tablet_bootstrap.cc:492] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:39.141947 20937 ts_tablet_manager.cc:1403] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:06:39.144593 20937 raft_consensus.cc:359] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.145444 20937 raft_consensus.cc:385] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.145787 20937 raft_consensus.cc:740] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.146276 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.146456 20937 consensus_queue.cc:260] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.144855 20890 leader_election.cc:290] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
W20260713 09:06:39.147662 20609 leader_election.cc:343] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.152774 20937 ts_tablet_manager.cc:1434] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:06:39.153924 20937 tablet_bootstrap.cc:492] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6: Bootstrap starting.
I20260713 09:06:39.157049 20969 raft_consensus.cc:493] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.157639 20969 raft_consensus.cc:515] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.158433 20924 raft_consensus.cc:493] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.159446 20924 raft_consensus.cc:515] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.160452 20935 tablet_bootstrap.cc:492] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed: No bootstrap required, opened a new log
I20260713 09:06:39.160939 20935 ts_tablet_manager.cc:1403] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260713 09:06:39.161556 20924 leader_election.cc:290] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.162233 20969 leader_election.cc:290] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.163707 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b015a048838432c90d826fe50465608" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.164153 20937 tablet_bootstrap.cc:654] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.164278 20795 raft_consensus.cc:2468] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:39.163172 20952 raft_consensus.cc:493] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.164497 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5a4a5cb3c345619b748f1790369d4d" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.164801 20952 raft_consensus.cc:515] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.165278 20794 raft_consensus.cc:2468] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:39.166431 20609 leader_election.cc:304] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.167073 20684 leader_election.cc:304] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:39.167189 20969 raft_consensus.cc:2804] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.168444 20952 leader_election.cc:290] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:39.168509 20969 raft_consensus.cc:493] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.169075 20969 raft_consensus.cc:3060] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.170318 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:39.170308 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.171558 20924 raft_consensus.cc:2804] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:06:39.171826 20760 leader_election.cc:343] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.171293 20935 raft_consensus.cc:359] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
W20260713 09:06:39.172871 20759 leader_election.cc:343] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.173008 20935 raft_consensus.cc:385] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.163532 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5a4a5cb3c345619b748f1790369d4d" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:39.173398 20935 raft_consensus.cc:740] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.174013 20645 raft_consensus.cc:2468] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:39.174350 20935 consensus_queue.cc:260] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.169000 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b015a048838432c90d826fe50465608" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.175372 20721 raft_consensus.cc:2468] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:39.176626 20935 ts_tablet_manager.cc:1434] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:06:39.173401 20759 leader_election.cc:304] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed; no voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:39.177685 20952 raft_consensus.cc:2749] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.178498 20969 raft_consensus.cc:515] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.180349 20969 leader_election.cc:290] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.181391 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b015a048838432c90d826fe50465608" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.181936 20794 raft_consensus.cc:3060] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.182523 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b015a048838432c90d826fe50465608" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:39.183051 20721 raft_consensus.cc:3060] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.183619 20719 raft_consensus.cc:2468] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:39.184725 20611 leader_election.cc:304] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed
I20260713 09:06:39.185532 20969 raft_consensus.cc:2804] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.185953 20969 raft_consensus.cc:697] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:39.186599 20969 consensus_queue.cc:237] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.189426 20794 raft_consensus.cc:2468] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:39.189505 20721 raft_consensus.cc:2468] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:39.190552 20609 leader_election.cc:304] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.190493 20543 catalog_manager.cc:5697] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 1 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.191421 20943 raft_consensus.cc:2804] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.192028 20943 raft_consensus.cc:697] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:39.172005 20924 raft_consensus.cc:493] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.192764 20943 consensus_queue.cc:237] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.193652 20924 raft_consensus.cc:3060] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.194412 20720 raft_consensus.cc:2468] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:39.194911 20937 tablet_bootstrap.cc:492] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6: No bootstrap required, opened a new log
I20260713 09:06:39.196185 20937 ts_tablet_manager.cc:1403] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260713 09:06:39.197407 20936 tablet_bootstrap.cc:492] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:39.197947 20936 ts_tablet_manager.cc:1403] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.149s	user 0.060s	sys 0.071s
I20260713 09:06:39.200013 20924 raft_consensus.cc:515] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.199891 20937 raft_consensus.cc:359] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.200771 20937 raft_consensus.cc:385] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.201097 20937 raft_consensus.cc:740] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.200496 20936 raft_consensus.cc:359] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.201903 20936 raft_consensus.cc:385] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.202415 20936 raft_consensus.cc:740] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.203120 20936 consensus_queue.cc:260] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.201790 20937 consensus_queue.cc:260] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.206558 20936 ts_tablet_manager.cc:1434] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:06:39.207373 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5a4a5cb3c345619b748f1790369d4d" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:39.209041 20936 tablet_bootstrap.cc:492] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56: Bootstrap starting.
I20260713 09:06:39.216292 20645 raft_consensus.cc:3060] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.220173 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5a4a5cb3c345619b748f1790369d4d" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.220737 20794 raft_consensus.cc:3060] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.226177 20937 ts_tablet_manager.cc:1434] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:06:39.226372 20936 tablet_bootstrap.cc:654] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.229936 20645 raft_consensus.cc:2468] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:39.227478 20794 raft_consensus.cc:2468] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:39.231133 20685 leader_election.cc:304] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.232234 20971 raft_consensus.cc:2804] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.239238 20936 tablet_bootstrap.cc:492] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56: No bootstrap required, opened a new log
I20260713 09:06:39.239727 20936 ts_tablet_manager.cc:1403] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260713 09:06:39.242370 20936 raft_consensus.cc:359] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.248816 20936 raft_consensus.cc:385] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.249055 20924 leader_election.cc:290] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.249105 20936 raft_consensus.cc:740] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.250290 20936 consensus_queue.cc:260] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.253504 20936 ts_tablet_manager.cc:1434] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:06:39.253463 20923 raft_consensus.cc:493] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.254079 20923 raft_consensus.cc:515] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.255108 20966 raft_consensus.cc:493] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.255551 20966 raft_consensus.cc:515] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.256170 20923 leader_election.cc:290] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:39.258010 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a06b9357274acc892962bf3b1b38ba" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:39.259960 20645 raft_consensus.cc:2468] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 0.
I20260713 09:06:39.261035 20966 leader_election.cc:290] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.261168 20759 leader_election.cc:304] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.259263 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a82f11423404daf9d429005386391" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.262310 20794 raft_consensus.cc:2468] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:39.262929 20923 raft_consensus.cc:2804] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.263337 20923 raft_consensus.cc:493] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.263469 20609 leader_election.cc:304] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.263722 20923 raft_consensus.cc:3060] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.264303 20966 raft_consensus.cc:2804] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.264803 20966 raft_consensus.cc:493] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.265131 20966 raft_consensus.cc:3060] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.267463 20924 raft_consensus.cc:493] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.273404 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a06b9357274acc892962bf3b1b38ba" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.273322 20924 raft_consensus.cc:515] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.274379 20720 raft_consensus.cc:2468] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 0.
I20260713 09:06:39.275600 20966 raft_consensus.cc:515] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.276044 20976 raft_consensus.cc:493] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.277467 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a06b9357274acc892962bf3b1b38ba" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:39.278611 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a82f11423404daf9d429005386391" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.279150 20794 raft_consensus.cc:3060] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.276495 20976 raft_consensus.cc:515] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.279450 20645 raft_consensus.cc:2468] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:39.280545 20924 leader_election.cc:290] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.281562 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a06b9357274acc892962bf3b1b38ba" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.271898 20923 raft_consensus.cc:515] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.272306 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a82f11423404daf9d429005386391" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.282632 20721 raft_consensus.cc:2468] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 0.
I20260713 09:06:39.282979 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a82f11423404daf9d429005386391" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.284495 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a82f11423404daf9d429005386391" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:39.285207 20645 raft_consensus.cc:2393] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 240833e997ab4972b51a33291f6f4f56 in current term 1: Already voted for candidate 447202cc89af425eb910ae7124acc1d6 in this term.
I20260713 09:06:39.285483 20685 leader_election.cc:304] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.286233 20924 raft_consensus.cc:2804] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.286566 20924 raft_consensus.cc:493] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.287017 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a82f11423404daf9d429005386391" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:39.287560 20721 raft_consensus.cc:3060] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.288990 20966 leader_election.cc:290] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.286962 20685 leader_election.cc:304] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56; no voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:39.286952 20924 raft_consensus.cc:3060] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.286607 20795 raft_consensus.cc:2393] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 240833e997ab4972b51a33291f6f4f56 in current term 1: Already voted for candidate 230da56d2af7484191cbe5c33b96cbed in this term.
I20260713 09:06:39.298501 20924 raft_consensus.cc:515] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.300683 20924 leader_election.cc:290] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.301641 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a06b9357274acc892962bf3b1b38ba" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.302291 20795 raft_consensus.cc:2393] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 240833e997ab4972b51a33291f6f4f56 in current term 1: Already voted for candidate 230da56d2af7484191cbe5c33b96cbed in this term.
I20260713 09:06:39.303050 20721 raft_consensus.cc:2468] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:39.303409 20971 raft_consensus.cc:697] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:39.304030 20979 raft_consensus.cc:2749] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.302947 20543 catalog_manager.cc:5697] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.300953 20794 raft_consensus.cc:2468] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 1.
I20260713 09:06:39.304311 20971 consensus_queue.cc:237] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.304548 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a06b9357274acc892962bf3b1b38ba" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:39.305276 20645 raft_consensus.cc:3060] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.305716 20609 leader_election.cc:304] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.306645 20966 raft_consensus.cc:2804] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.307091 20966 raft_consensus.cc:697] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:39.307828 20966 consensus_queue.cc:237] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.308997 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a06b9357274acc892962bf3b1b38ba" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:39.311458 20976 leader_election.cc:290] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.312783 20923 leader_election.cc:290] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:39.312423 20645 raft_consensus.cc:2468] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:39.314695 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a06b9357274acc892962bf3b1b38ba" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:39.316164 20721 raft_consensus.cc:2393] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 230da56d2af7484191cbe5c33b96cbed in current term 1: Already voted for candidate 240833e997ab4972b51a33291f6f4f56 in this term.
I20260713 09:06:39.317394 20760 leader_election.cc:304] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [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: 230da56d2af7484191cbe5c33b96cbed; no voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:39.318008 20685 leader_election.cc:304] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed
I20260713 09:06:39.318413 20923 raft_consensus.cc:2749] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.318810 20971 raft_consensus.cc:2804] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.319371 20971 raft_consensus.cc:697] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:39.314713 20543 catalog_manager.cc:5697] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.320140 20971 consensus_queue.cc:237] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.320829 20543 catalog_manager.cc:5697] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.331856 20540 catalog_manager.cc:5697] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 1 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.337778 20966 raft_consensus.cc:493] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.338244 20966 raft_consensus.cc:515] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.340075 20966 leader_election.cc:290] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.341744 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.342456 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.341898 20542 catalog_manager.cc:5697] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.341909 20543 catalog_manager.cc:5697] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 1 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.343199 20721 raft_consensus.cc:2393] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 447202cc89af425eb910ae7124acc1d6 in current term 1: Already voted for candidate 230da56d2af7484191cbe5c33b96cbed in this term.
I20260713 09:06:39.346614 20611 leader_election.cc:304] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:39.347328 20966 raft_consensus.cc:3060] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.353399 20966 raft_consensus.cc:2749] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.358668 20542 catalog_manager.cc:5697] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.413899 20923 raft_consensus.cc:493] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.414289 20923 raft_consensus.cc:515] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.415900 20923 leader_election.cc:290] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:39.416424 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:39.416746 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.417465 20721 raft_consensus.cc:2393] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 230da56d2af7484191cbe5c33b96cbed in current term 1: Already voted for candidate 447202cc89af425eb910ae7124acc1d6 in this term.
I20260713 09:06:39.418227 20760 leader_election.cc:304] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed; no voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:39.418725 20971 raft_consensus.cc:493] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.418820 20923 raft_consensus.cc:3060] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.419237 20971 raft_consensus.cc:515] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.421190 20971 leader_election.cc:290] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.421680 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6" is_pre_election: true
I20260713 09:06:39.422248 20645 raft_consensus.cc:2468] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:39.422166 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.422892 20795 raft_consensus.cc:2468] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 0.
I20260713 09:06:39.423170 20685 leader_election.cc:304] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.423890 20971 raft_consensus.cc:2804] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.424162 20971 raft_consensus.cc:493] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.424407 20971 raft_consensus.cc:3060] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.425115 20923 raft_consensus.cc:2749] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.428583 20971 raft_consensus.cc:515] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.430097 20971 leader_election.cc:290] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.430663 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:39.430830 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.431080 20645 raft_consensus.cc:3060] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.431257 20795 raft_consensus.cc:3060] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.435671 20795 raft_consensus.cc:2468] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:39.436373 20684 leader_election.cc:304] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:39.436540 20645 raft_consensus.cc:2468] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 1.
I20260713 09:06:39.436743 20966 raft_consensus.cc:493] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.437261 20966 raft_consensus.cc:515] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.437067 20971 raft_consensus.cc:2804] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.437896 20971 raft_consensus.cc:697] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:39.438832 20966 leader_election.cc:290] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.438575 20971 consensus_queue.cc:237] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.439532 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240833e997ab4972b51a33291f6f4f56" is_pre_election: true
I20260713 09:06:39.439790 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "230da56d2af7484191cbe5c33b96cbed" is_pre_election: true
I20260713 09:06:39.440148 20721 raft_consensus.cc:2393] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 447202cc89af425eb910ae7124acc1d6 in current term 1: Already voted for candidate 230da56d2af7484191cbe5c33b96cbed in this term.
I20260713 09:06:39.441253 20611 leader_election.cc:304] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 447202cc89af425eb910ae7124acc1d6; no voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:39.441977 20966 raft_consensus.cc:3060] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.447007 20966 raft_consensus.cc:2749] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.446583 20542 catalog_manager.cc:5697] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 1 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.557713 20966 consensus_queue.cc:1048] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.571794 20890 consensus_queue.cc:1048] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.581736 20890 consensus_queue.cc:1048] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.597862 20966 consensus_queue.cc:1048] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.604221 20923 consensus_queue.cc:1048] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.611756 20923 consensus_queue.cc:1048] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.625185 20795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
mode: GRACEFUL
new_leader_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:35844
I20260713 09:06:39.625936 20795 raft_consensus.cc:606] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Received request to transfer leadership to TS 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:39.629808 20923 raft_consensus.cc:993] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed: : Instructing follower 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:39.630592 20952 raft_consensus.cc:1081] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Signalling peer 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:39.632865 20646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:51414
I20260713 09:06:39.634161 20646 raft_consensus.cc:493] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.634370 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
mode: GRACEFUL
new_leader_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:56262
I20260713 09:06:39.634586 20646 raft_consensus.cc:3060] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.635614 20720 raft_consensus.cc:606] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Received request to transfer leadership to TS 447202cc89af425eb910ae7124acc1d6
I20260713 09:06:39.638743 20998 consensus_queue.cc:1048] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.647414 20646 raft_consensus.cc:515] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.650396 20646 leader_election.cc:290] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.650965 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:39.651633 20720 raft_consensus.cc:3060] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.651569 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada04f2653f94aef860b8e1c48154d69" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.652276 20794 raft_consensus.cc:3055] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.652575 20794 raft_consensus.cc:740] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:39.653553 20794 consensus_queue.cc:260] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.654678 20794 raft_consensus.cc:3060] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.658476 20795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
mode: GRACEFUL
new_leader_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:35844
I20260713 09:06:39.659096 20795 raft_consensus.cc:606] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Received request to transfer leadership to TS 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:39.664165 20794 raft_consensus.cc:2468] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:39.664309 20720 raft_consensus.cc:2468] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:39.665594 20609 leader_election.cc:304] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.666332 20966 raft_consensus.cc:2804] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.666792 20966 raft_consensus.cc:697] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:39.667490 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b015a048838432c90d826fe50465608"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
mode: GRACEFUL
new_leader_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:51436
I20260713 09:06:39.667812 20966 consensus_queue.cc:237] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.671857 20952 consensus_queue.cc:1048] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.667971 20645 raft_consensus.cc:606] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Received request to transfer leadership to TS 240833e997ab4972b51a33291f6f4f56
I20260713 09:06:39.678135 20540 catalog_manager.cc:5697] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 1 to 2, leader changed from 230da56d2af7484191cbe5c33b96cbed (127.15.226.3) to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.693538 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
mode: GRACEFUL
new_leader_uuid: "230da56d2af7484191cbe5c33b96cbed"
 from {username='slave'} at 127.0.0.1:51436
I20260713 09:06:39.694139 20645 raft_consensus.cc:606] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Received request to transfer leadership to TS 230da56d2af7484191cbe5c33b96cbed
I20260713 09:06:39.694633 20998 raft_consensus.cc:993] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed: : Instructing follower 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:39.695056 20952 raft_consensus.cc:1081] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Signalling peer 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:39.697809 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:56236
I20260713 09:06:39.698360 20721 raft_consensus.cc:493] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.698737 20721 raft_consensus.cc:3060] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.701874 20966 consensus_queue.cc:1048] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.704548 20966 consensus_queue.cc:1048] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.707418 20721 raft_consensus.cc:515] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.711400 20721 leader_election.cc:290] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.713081 20890 consensus_queue.cc:1048] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.712116 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.713932 20794 raft_consensus.cc:3055] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.714222 20794 raft_consensus.cc:740] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:39.715036 20794 consensus_queue.cc:260] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.716233 20794 raft_consensus.cc:3060] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.712518 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88962d8e53f740e4b06f82f6dbc695a6" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:39.718667 20645 raft_consensus.cc:3060] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.734156 20969 raft_consensus.cc:993] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6: : Instructing follower 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:39.734617 20969 raft_consensus.cc:1081] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Signalling peer 240833e997ab4972b51a33291f6f4f56 to start an election
I20260713 09:06:39.737310 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b015a048838432c90d826fe50465608"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
 from {username='slave'} at 127.0.0.1:56248
I20260713 09:06:39.737500 20943 consensus_queue.cc:1048] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.737823 20721 raft_consensus.cc:493] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.738703 20721 raft_consensus.cc:3060] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.745482 20794 raft_consensus.cc:2468] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:39.746389 20721 raft_consensus.cc:515] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.746937 20684 leader_election.cc:304] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:39.749848 20981 raft_consensus.cc:2804] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.750401 20981 raft_consensus.cc:697] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:39.751332 20981 consensus_queue.cc:237] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.756021 20721 leader_election.cc:290] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.747013 20645 raft_consensus.cc:2468] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:39.759227 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b015a048838432c90d826fe50465608" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.757553 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b015a048838432c90d826fe50465608" candidate_uuid: "240833e997ab4972b51a33291f6f4f56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:39.759857 20794 raft_consensus.cc:3060] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.759994 20645 raft_consensus.cc:3055] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.760396 20645 raft_consensus.cc:740] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:39.761270 20645 consensus_queue.cc:260] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.762435 20645 raft_consensus.cc:3060] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.762574 20543 catalog_manager.cc:5697] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 1 to 2, leader changed from 230da56d2af7484191cbe5c33b96cbed (127.15.226.3) to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.767583 20976 consensus_queue.cc:1048] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.770141 20645 raft_consensus.cc:2468] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:39.771327 20685 leader_election.cc:304] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240833e997ab4972b51a33291f6f4f56, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.772225 20981 raft_consensus.cc:2804] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.772696 20981 raft_consensus.cc:697] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Becoming Leader. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:39.773540 20981 consensus_queue.cc:237] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.780340 20794 raft_consensus.cc:2468] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240833e997ab4972b51a33291f6f4f56 in term 2.
I20260713 09:06:39.785413 20540 catalog_manager.cc:5697] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 reported cstate change: term changed from 1 to 2, leader changed from 447202cc89af425eb910ae7124acc1d6 (127.15.226.1) to 240833e997ab4972b51a33291f6f4f56 (127.15.226.2). New cstate: current_term: 2 leader_uuid: "240833e997ab4972b51a33291f6f4f56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.789450 20981 consensus_queue.cc:1048] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.863708 20981 consensus_queue.cc:1048] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.872974 20981 consensus_queue.cc:1048] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.932327 20981 consensus_queue.cc:1048] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.938557 20979 raft_consensus.cc:993] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56: : Instructing follower 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:39.938987 20976 raft_consensus.cc:1081] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Signalling peer 447202cc89af425eb910ae7124acc1d6 to start an election
I20260713 09:06:39.940641 20645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
 from {username='slave'} at 127.0.0.1:51426
I20260713 09:06:39.941244 20645 raft_consensus.cc:493] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.941599 20645 raft_consensus.cc:3060] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.944242 20981 consensus_queue.cc:1048] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.947453 20645 raft_consensus.cc:515] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.951349 20645 leader_election.cc:290] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Requested vote from peers 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327), 230da56d2af7484191cbe5c33b96cbed (127.15.226.3:44865)
I20260713 09:06:39.952024 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:39.952590 20721 raft_consensus.cc:3055] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.952946 20721 raft_consensus.cc:740] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:39.953346 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c782a39ff3f14e0589f3319974522e78" candidate_uuid: "447202cc89af425eb910ae7124acc1d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
I20260713 09:06:39.953866 20794 raft_consensus.cc:3060] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.953758 20721 consensus_queue.cc:260] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.955036 20721 raft_consensus.cc:3060] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.960331 20794 raft_consensus.cc:2468] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:39.961480 20609 leader_election.cc:304] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:39.961699 20721 raft_consensus.cc:2468] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 447202cc89af425eb910ae7124acc1d6 in term 2.
I20260713 09:06:39.962298 20966 raft_consensus.cc:2804] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.962741 20966 raft_consensus.cc:697] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Becoming Leader. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:39.963503 20966 consensus_queue.cc:237] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:39.969271 20543 catalog_manager.cc:5697] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 reported cstate change: term changed from 1 to 2, leader changed from 240833e997ab4972b51a33291f6f4f56 (127.15.226.2) to 447202cc89af425eb910ae7124acc1d6 (127.15.226.1). New cstate: current_term: 2 leader_uuid: "447202cc89af425eb910ae7124acc1d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.064918 20721 raft_consensus.cc:1275] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.065994 20966 consensus_queue.cc:1048] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.072598 20794 raft_consensus.cc:1275] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.074597 20966 consensus_queue.cc:1048] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.167815 20645 raft_consensus.cc:1275] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.169041 20981 consensus_queue.cc:1048] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.176573 20794 raft_consensus.cc:1275] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.178448 20981 consensus_queue.cc:1048] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.195791 20890 raft_consensus.cc:993] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6: : Instructing follower 230da56d2af7484191cbe5c33b96cbed to start an election
I20260713 09:06:40.196219 20890 raft_consensus.cc:1081] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Signalling peer 230da56d2af7484191cbe5c33b96cbed to start an election
I20260713 09:06:40.197997 20794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
 from {username='slave'} at 127.0.0.1:35828
I20260713 09:06:40.198556 20794 raft_consensus.cc:493] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:40.198972 20794 raft_consensus.cc:3060] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.204784 20794 raft_consensus.cc:515] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:40.206148 20794 leader_election.cc:290] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 2 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:40.206821 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:40.207386 20645 raft_consensus.cc:3055] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:40.207396 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f63aa4a28147e992eae92d86e45557" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:40.207765 20645 raft_consensus.cc:740] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:40.207942 20721 raft_consensus.cc:3060] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.208559 20645 consensus_queue.cc:260] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:40.209720 20645 raft_consensus.cc:3060] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.212910 20721 raft_consensus.cc:2468] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 2.
I20260713 09:06:40.214020 20760 leader_election.cc:304] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:40.214781 20952 raft_consensus.cc:2804] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:40.215312 20794 raft_consensus.cc:1275] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.216480 20971 consensus_queue.cc:1048] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.216768 20645 raft_consensus.cc:2468] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 2.
I20260713 09:06:40.217342 20952 raft_consensus.cc:697] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 2 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:40.218286 20952 consensus_queue.cc:237] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:40.224069 20645 raft_consensus.cc:1275] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Refusing update from remote peer 240833e997ab4972b51a33291f6f4f56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.225147 20540 catalog_manager.cc:5697] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 1 to 2, leader changed from 447202cc89af425eb910ae7124acc1d6 (127.15.226.1) to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 2 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:40.226370 20971 consensus_queue.cc:1048] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.487001 20721 raft_consensus.cc:1275] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.488035 20966 consensus_queue.cc:1048] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.494467 20795 raft_consensus.cc:1275] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Refusing update from remote peer 447202cc89af425eb910ae7124acc1d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.495906 20966 consensus_queue.cc:1048] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.696302 20646 raft_consensus.cc:1275] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Refusing update from remote peer 230da56d2af7484191cbe5c33b96cbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.697544 20952 consensus_queue.cc:1048] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.704852 20721 raft_consensus.cc:1275] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Refusing update from remote peer 230da56d2af7484191cbe5c33b96cbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.706262 20952 consensus_queue.cc:1048] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:42.697674 20542 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37608:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:42.717875 20542 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37608:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:42.752044 16264 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:42.797482 20719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69"
dest_uuid: "240833e997ab4972b51a33291f6f4f56"
mode: GRACEFUL
new_leader_uuid: "230da56d2af7484191cbe5c33b96cbed"
 from {username='slave'} at 127.0.0.1:33904
I20260713 09:06:42.798106 20719 raft_consensus.cc:606] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Received request to transfer leadership to TS 230da56d2af7484191cbe5c33b96cbed
I20260713 09:06:42.802644 21050 tablet.cc:1724] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.804642 21051 tablet.cc:1724] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.849350 21063 tablet.cc:1724] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.852407 21061 tablet.cc:1724] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.864568 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788"
dest_uuid: "447202cc89af425eb910ae7124acc1d6"
mode: GRACEFUL
new_leader_uuid: "230da56d2af7484191cbe5c33b96cbed"
 from {username='slave'} at 127.0.0.1:58996
I20260713 09:06:42.865262 20645 raft_consensus.cc:606] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Received request to transfer leadership to TS 230da56d2af7484191cbe5c33b96cbed
I20260713 09:06:42.866878 16264 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:42.867373 21070 tablet.cc:1724] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.867465 16264 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:42.877522 21071 tablet.cc:1724] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.890648 21051 tablet.cc:1724] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.900084 21073 tablet.cc:1724] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.935899 21063 tablet.cc:1724] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.953943 21070 tablet.cc:1724] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.957731 21069 tablet.cc:1724] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.959852 21078 tablet.cc:1724] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.930316 21079 tablet.cc:1724] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.970711 21051 tablet.cc:1724] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.978263 21073 tablet.cc:1724] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.981571 21061 tablet.cc:1724] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:42.990551 21078 tablet.cc:1724] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.001969 21078 tablet.cc:1724] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.010834 21051 tablet.cc:1724] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.014532 21069 tablet.cc:1724] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.020394 21063 tablet.cc:1724] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.018745 21070 tablet.cc:1724] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.028246 21061 tablet.cc:1724] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.050621 21078 tablet.cc:1724] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.054106 21051 tablet.cc:1724] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.059397 21077 raft_consensus.cc:993] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56: : Instructing follower 230da56d2af7484191cbe5c33b96cbed to start an election
I20260713 09:06:43.059919 21077 raft_consensus.cc:1081] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Signalling peer 230da56d2af7484191cbe5c33b96cbed to start an election
I20260713 09:06:43.061749 20793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
 from {username='slave'} at 127.0.0.1:35824
I20260713 09:06:43.062350 20793 raft_consensus.cc:493] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:43.062767 20793 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.061463 21069 tablet.cc:1724] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.085253 21070 tablet.cc:1724] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:06:43.086941 20793 raft_consensus.cc:515] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:43.089835 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:43.090351 20645 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.096632 20645 raft_consensus.cc:2468] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 3.
I20260713 09:06:43.097856 20759 leader_election.cc:304] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [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: 230da56d2af7484191cbe5c33b96cbed, 447202cc89af425eb910ae7124acc1d6; no voters: 
I20260713 09:06:43.098722 21068 raft_consensus.cc:2804] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:43.099196 21068 raft_consensus.cc:697] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 3 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:43.100147 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63871b942c5c4a02ad086d7eb3c68e69" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:43.100689 20721 raft_consensus.cc:3055] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:43.099992 21068 consensus_queue.cc:237] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [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: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:43.100984 20721 raft_consensus.cc:740] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 240833e997ab4972b51a33291f6f4f56, State: Running, Role: LEADER
I20260713 09:06:43.101805 20721 consensus_queue.cc:260] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [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: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:43.102749 20721 raft_consensus.cc:3060] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.101027 20540 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0: soft_deleted_table [id=9866b6c3f80542f7ac52714074270306] alter complete (version 1)
I20260713 09:06:43.105543 20793 leader_election.cc:290] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 3 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:43.108409 20721 raft_consensus.cc:2468] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 3.
I20260713 09:06:43.119395 20542 catalog_manager.cc:5697] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 2 to 3, leader changed from 240833e997ab4972b51a33291f6f4f56 (127.15.226.2) to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 3 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.333528 21049 raft_consensus.cc:993] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6: : Instructing follower 230da56d2af7484191cbe5c33b96cbed to start an election
I20260713 09:06:43.334002 21016 raft_consensus.cc:1081] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Signalling peer 230da56d2af7484191cbe5c33b96cbed to start an election
I20260713 09:06:43.335202 20793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788"
dest_uuid: "230da56d2af7484191cbe5c33b96cbed"
 from {username='slave'} at 127.0.0.1:35828
I20260713 09:06:43.335638 20793 raft_consensus.cc:493] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:43.335902 20793 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.340835 20793 raft_consensus.cc:515] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:43.342263 20793 leader_election.cc:290] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [CANDIDATE]: Term 3 election: Requested vote from peers 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177), 240833e997ab4972b51a33291f6f4f56 (127.15.226.2:34327)
I20260713 09:06:43.342788 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "447202cc89af425eb910ae7124acc1d6"
I20260713 09:06:43.343236 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30c245e7ebf4807a5c904af7e76b788" candidate_uuid: "230da56d2af7484191cbe5c33b96cbed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "240833e997ab4972b51a33291f6f4f56"
I20260713 09:06:43.343364 20645 raft_consensus.cc:3055] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:43.343791 20645 raft_consensus.cc:740] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 447202cc89af425eb910ae7124acc1d6, State: Running, Role: LEADER
I20260713 09:06:43.343791 20721 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.344625 20645 consensus_queue.cc:260] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [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: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:43.345759 20645 raft_consensus.cc:3060] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.348676 20721 raft_consensus.cc:2468] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 3.
I20260713 09:06:43.349551 20760 leader_election.cc:304] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [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: 230da56d2af7484191cbe5c33b96cbed, 240833e997ab4972b51a33291f6f4f56; no voters: 
I20260713 09:06:43.349784 20645 raft_consensus.cc:2468] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 230da56d2af7484191cbe5c33b96cbed in term 3.
I20260713 09:06:43.350384 21081 raft_consensus.cc:2804] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:43.350821 21081 raft_consensus.cc:697] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 3 LEADER]: Becoming Leader. State: Replica: 230da56d2af7484191cbe5c33b96cbed, State: Running, Role: LEADER
I20260713 09:06:43.351467 21081 consensus_queue.cc:237] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [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: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } }
I20260713 09:06:43.358777 20542 catalog_manager.cc:5697] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed reported cstate change: term changed from 2 to 3, leader changed from 447202cc89af425eb910ae7124acc1d6 (127.15.226.1) to 230da56d2af7484191cbe5c33b96cbed (127.15.226.3). New cstate: current_term: 3 leader_uuid: "230da56d2af7484191cbe5c33b96cbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "230da56d2af7484191cbe5c33b96cbed" member_type: VOTER last_known_addr { host: "127.15.226.3" port: 44865 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.622900 20645 raft_consensus.cc:1275] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 3 FOLLOWER]: Refusing update from remote peer 230da56d2af7484191cbe5c33b96cbed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:43.623934 21081 consensus_queue.cc:1048] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:43.632944 20721 raft_consensus.cc:1275] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 3 FOLLOWER]: Refusing update from remote peer 230da56d2af7484191cbe5c33b96cbed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:43.634112 21093 consensus_queue.cc:1048] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:43.757858 20721 raft_consensus.cc:1275] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 3 FOLLOWER]: Refusing update from remote peer 230da56d2af7484191cbe5c33b96cbed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:43.758836 21081 consensus_queue.cc:1048] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "240833e997ab4972b51a33291f6f4f56" member_type: VOTER last_known_addr { host: "127.15.226.2" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:43.762501 20646 raft_consensus.cc:1275] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 3 FOLLOWER]: Refusing update from remote peer 230da56d2af7484191cbe5c33b96cbed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:43.763761 21081 consensus_queue.cc:1048] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "447202cc89af425eb910ae7124acc1d6" member_type: VOTER last_known_addr { host: "127.15.226.1" port: 43177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:43.917678 16264 tablet_server.cc:179] TabletServer@127.15.226.1:0 shutting down...
W20260713 09:06:43.921622 20759 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260713 09:06:43.938789 20759 consensus_peers.cc:597] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed -> Peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Couldn't send request to peer 447202cc89af425eb910ae7124acc1d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:43.942267 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:43.943203 16264 tablet_replica.cc:333] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.943854 16264 raft_consensus.cc:2243] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.944525 16264 raft_consensus.cc:2272] T ada04f2653f94aef860b8e1c48154d69 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.946676 16264 tablet_replica.cc:333] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.947188 16264 raft_consensus.cc:2243] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.947557 16264 raft_consensus.cc:2272] T 88962d8e53f740e4b06f82f6dbc695a6 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.949277 16264 tablet_replica.cc:333] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.949782 16264 raft_consensus.cc:2243] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.950407 16264 raft_consensus.cc:2272] T c782a39ff3f14e0589f3319974522e78 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.952090 16264 tablet_replica.cc:333] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.952795 16264 raft_consensus.cc:2243] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.953219 16264 raft_consensus.cc:2272] T 59a06b9357274acc892962bf3b1b38ba P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.955343 16264 tablet_replica.cc:333] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.955945 16264 raft_consensus.cc:2243] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:43.956027 20685 consensus_peers.cc:597] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 -> Peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Couldn't send request to peer 447202cc89af425eb910ae7124acc1d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:43.956337 16264 raft_consensus.cc:2272] T 1f5a4a5cb3c345619b748f1790369d4d P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.958293 16264 tablet_replica.cc:333] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.958813 16264 raft_consensus.cc:2243] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.959429 16264 raft_consensus.cc:2272] T e77a82f11423404daf9d429005386391 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.961017 16264 tablet_replica.cc:333] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.961480 16264 raft_consensus.cc:2243] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.961849 16264 raft_consensus.cc:2272] T 6b015a048838432c90d826fe50465608 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.963713 16264 tablet_replica.cc:333] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.964180 16264 raft_consensus.cc:2243] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.964823 16264 raft_consensus.cc:2272] T a91cdadc4caf4f079e1ecbdc827c4d5f P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.966866 16264 tablet_replica.cc:333] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.967326 16264 raft_consensus.cc:2243] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.967705 16264 raft_consensus.cc:2272] T 63871b942c5c4a02ad086d7eb3c68e69 P 447202cc89af425eb910ae7124acc1d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.969588 16264 tablet_replica.cc:333] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.970041 16264 raft_consensus.cc:2243] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.970672 16264 raft_consensus.cc:2272] T de5465b8fb44426095561c740b7a9f33 P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.972596 16264 tablet_replica.cc:333] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.973109 16264 raft_consensus.cc:2243] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.973474 16264 raft_consensus.cc:2272] T 42f63aa4a28147e992eae92d86e45557 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.975227 16264 tablet_replica.cc:333] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.975708 16264 raft_consensus.cc:2243] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.976053 16264 raft_consensus.cc:2272] T f30c245e7ebf4807a5c904af7e76b788 P 447202cc89af425eb910ae7124acc1d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.978194 16264 tablet_replica.cc:333] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.978686 16264 raft_consensus.cc:2243] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.979070 16264 raft_consensus.cc:2272] T ce604ab46fd340ba925d86048be5a91e P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.980731 16264 tablet_replica.cc:333] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.981235 16264 raft_consensus.cc:2243] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.981876 16264 raft_consensus.cc:2272] T 1045c96d9f1440f18aaa86fb9784f182 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.983536 16264 tablet_replica.cc:333] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.983981 16264 raft_consensus.cc:2243] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.984382 16264 raft_consensus.cc:2272] T da8e97df5271407ba26201174ce5f99d P 447202cc89af425eb910ae7124acc1d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.986050 16264 tablet_replica.cc:333] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.986472 16264 raft_consensus.cc:2243] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.986867 16264 raft_consensus.cc:2272] T 3ee411f7dea84ce9841661da0aa31e9a P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.988472 16264 tablet_replica.cc:333] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.988909 16264 raft_consensus.cc:2243] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.989637 16264 raft_consensus.cc:2272] T 4a173af5d2f74444b354cfad0d795c33 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.991302 16264 tablet_replica.cc:333] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6: stopping tablet replica
I20260713 09:06:43.991684 16264 raft_consensus.cc:2243] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.992038 16264 raft_consensus.cc:2272] T 24f085bc960e49a19676168d6a54f796 P 447202cc89af425eb910ae7124acc1d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.016968 16264 tablet_server.cc:196] TabletServer@127.15.226.1:0 shutdown complete.
I20260713 09:06:44.045775 16264 tablet_server.cc:179] TabletServer@127.15.226.2:0 shutting down...
I20260713 09:06:44.067202 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:44.067777 16264 tablet_replica.cc:333] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.068367 16264 raft_consensus.cc:2243] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.068787 16264 raft_consensus.cc:2272] T c782a39ff3f14e0589f3319974522e78 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.070502 16264 tablet_replica.cc:333] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.070997 16264 raft_consensus.cc:2243] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.071650 16264 raft_consensus.cc:2272] T 59a06b9357274acc892962bf3b1b38ba P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.073298 16264 tablet_replica.cc:333] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.073776 16264 raft_consensus.cc:2243] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.074400 16264 raft_consensus.cc:2272] T 6b015a048838432c90d826fe50465608 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.076248 16264 tablet_replica.cc:333] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.076715 16264 raft_consensus.cc:2243] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.077112 16264 raft_consensus.cc:2272] T 42f63aa4a28147e992eae92d86e45557 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.078837 16264 tablet_replica.cc:333] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.079284 16264 raft_consensus.cc:2243] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.079900 16264 raft_consensus.cc:2272] T 88962d8e53f740e4b06f82f6dbc695a6 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.081511 16264 tablet_replica.cc:333] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.081987 16264 raft_consensus.cc:2243] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.082360 16264 raft_consensus.cc:2272] T e77a82f11423404daf9d429005386391 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.083889 16264 tablet_replica.cc:333] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.084350 16264 raft_consensus.cc:2243] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.085054 16264 raft_consensus.cc:2272] T 1f5a4a5cb3c345619b748f1790369d4d P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.086658 16264 tablet_replica.cc:333] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.087113 16264 raft_consensus.cc:2243] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.087487 16264 raft_consensus.cc:2272] T de5465b8fb44426095561c740b7a9f33 P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.089032 16264 tablet_replica.cc:333] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.089501 16264 raft_consensus.cc:2243] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.089852 16264 raft_consensus.cc:2272] T 63871b942c5c4a02ad086d7eb3c68e69 P 240833e997ab4972b51a33291f6f4f56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.091945 16264 tablet_replica.cc:333] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.092447 16264 raft_consensus.cc:2243] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.092905 16264 raft_consensus.cc:2272] T a91cdadc4caf4f079e1ecbdc827c4d5f P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.094698 16264 tablet_replica.cc:333] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.095131 16264 raft_consensus.cc:2243] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.095813 16264 raft_consensus.cc:2272] T 24f085bc960e49a19676168d6a54f796 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.097494 16264 tablet_replica.cc:333] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.097936 16264 raft_consensus.cc:2243] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.098325 16264 raft_consensus.cc:2272] T 4a173af5d2f74444b354cfad0d795c33 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.099902 16264 tablet_replica.cc:333] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.100335 16264 raft_consensus.cc:2243] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.100696 16264 raft_consensus.cc:2272] T ada04f2653f94aef860b8e1c48154d69 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.102252 16264 tablet_replica.cc:333] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.102689 16264 raft_consensus.cc:2243] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.103060 16264 raft_consensus.cc:2272] T ce604ab46fd340ba925d86048be5a91e P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.104642 16264 tablet_replica.cc:333] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.105106 16264 raft_consensus.cc:2243] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.105461 16264 raft_consensus.cc:2272] T 1045c96d9f1440f18aaa86fb9784f182 P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.107164 16264 tablet_replica.cc:333] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.107601 16264 raft_consensus.cc:2243] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.107965 16264 raft_consensus.cc:2272] T f30c245e7ebf4807a5c904af7e76b788 P 240833e997ab4972b51a33291f6f4f56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.109937 16264 tablet_replica.cc:333] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.110373 16264 raft_consensus.cc:2243] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.111102 16264 raft_consensus.cc:2272] T da8e97df5271407ba26201174ce5f99d P 240833e997ab4972b51a33291f6f4f56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.112679 16264 tablet_replica.cc:333] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56: stopping tablet replica
I20260713 09:06:44.113099 16264 raft_consensus.cc:2243] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.113732 16264 raft_consensus.cc:2272] T 3ee411f7dea84ce9841661da0aa31e9a P 240833e997ab4972b51a33291f6f4f56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.147593 16264 tablet_server.cc:196] TabletServer@127.15.226.2:0 shutdown complete.
I20260713 09:06:44.175091 16264 tablet_server.cc:179] TabletServer@127.15.226.3:0 shutting down...
W20260713 09:06:44.192082 20759 consensus_peers.cc:597] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed -> Peer 447202cc89af425eb910ae7124acc1d6 (127.15.226.1:43177): Couldn't send request to peer 447202cc89af425eb910ae7124acc1d6. Status: Network error: Client connection negotiation failed: client connection to 127.15.226.1:43177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:44.198594 16264 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:44.199254 16264 tablet_replica.cc:333] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.199817 16264 raft_consensus.cc:2243] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.200510 16264 raft_consensus.cc:2272] T 42f63aa4a28147e992eae92d86e45557 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.202261 16264 tablet_replica.cc:333] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.202813 16264 raft_consensus.cc:2243] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.203187 16264 raft_consensus.cc:2272] T 6b015a048838432c90d826fe50465608 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.204703 16264 tablet_replica.cc:333] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.205205 16264 raft_consensus.cc:2243] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.205576 16264 raft_consensus.cc:2272] T e77a82f11423404daf9d429005386391 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.207051 16264 tablet_replica.cc:333] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.207512 16264 raft_consensus.cc:2243] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.207876 16264 raft_consensus.cc:2272] T 1f5a4a5cb3c345619b748f1790369d4d P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.209424 16264 tablet_replica.cc:333] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.209887 16264 raft_consensus.cc:2243] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.210255 16264 raft_consensus.cc:2272] T 88962d8e53f740e4b06f82f6dbc695a6 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.212024 16264 tablet_replica.cc:333] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.212476 16264 raft_consensus.cc:2243] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.212848 16264 raft_consensus.cc:2272] T ada04f2653f94aef860b8e1c48154d69 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.214428 16264 tablet_replica.cc:333] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.214891 16264 raft_consensus.cc:2243] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.215543 16264 raft_consensus.cc:2272] T 63871b942c5c4a02ad086d7eb3c68e69 P 230da56d2af7484191cbe5c33b96cbed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.217908 16264 tablet_replica.cc:333] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.218379 16264 raft_consensus.cc:2243] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.218745 16264 raft_consensus.cc:2272] T de5465b8fb44426095561c740b7a9f33 P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.220259 16264 tablet_replica.cc:333] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.220733 16264 raft_consensus.cc:2243] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.221127 16264 raft_consensus.cc:2272] T a91cdadc4caf4f079e1ecbdc827c4d5f P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.223076 16264 tablet_replica.cc:333] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.223519 16264 raft_consensus.cc:2243] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.224188 16264 raft_consensus.cc:2272] T f30c245e7ebf4807a5c904af7e76b788 P 230da56d2af7484191cbe5c33b96cbed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.226151 16264 tablet_replica.cc:333] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.226712 16264 raft_consensus.cc:2243] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.227080 16264 raft_consensus.cc:2272] T 4a173af5d2f74444b354cfad0d795c33 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.228705 16264 tablet_replica.cc:333] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.229177 16264 raft_consensus.cc:2243] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.229562 16264 raft_consensus.cc:2272] T 24f085bc960e49a19676168d6a54f796 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.231138 16264 tablet_replica.cc:333] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.231556 16264 raft_consensus.cc:2243] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.231925 16264 raft_consensus.cc:2272] T 3ee411f7dea84ce9841661da0aa31e9a P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.233496 16264 tablet_replica.cc:333] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.234082 16264 raft_consensus.cc:2243] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.234541 16264 raft_consensus.cc:2272] T da8e97df5271407ba26201174ce5f99d P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.236110 16264 tablet_replica.cc:333] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.236502 16264 raft_consensus.cc:2243] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.236836 16264 raft_consensus.cc:2272] T 59a06b9357274acc892962bf3b1b38ba P 230da56d2af7484191cbe5c33b96cbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.238344 16264 tablet_replica.cc:333] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.238734 16264 raft_consensus.cc:2243] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.239049 16264 raft_consensus.cc:2272] T c782a39ff3f14e0589f3319974522e78 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.240528 16264 tablet_replica.cc:333] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.240948 16264 raft_consensus.cc:2243] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:44.241281 16264 raft_consensus.cc:2272] T 1045c96d9f1440f18aaa86fb9784f182 P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.242796 16264 tablet_replica.cc:333] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed: stopping tablet replica
I20260713 09:06:44.243153 16264 raft_consensus.cc:2243] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.243835 16264 raft_consensus.cc:2272] T ce604ab46fd340ba925d86048be5a91e P 230da56d2af7484191cbe5c33b96cbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.278373 16264 tablet_server.cc:196] TabletServer@127.15.226.3:0 shutdown complete.
I20260713 09:06:44.305691 16264 master.cc:562] Master@127.15.226.62:33911 shutting down...
I20260713 09:06:44.322594 16264 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:44.323077 16264 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:44.323371 16264 tablet_replica.cc:333] T 00000000000000000000000000000000 P f735717473284a5880fb811bfbe1c9c0: stopping tablet replica
I20260713 09:06:44.343060 16264 master.cc:584] Master@127.15.226.62:33911 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10516 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22338 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (105571 ms total)
[  PASSED  ] 8 tests.
I20260713 09:06:44.390213 16264 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 361 messages since previous log ~13 seconds ago
I20260713 09:06:44.390421 16264 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 361 messages since previous log ~13 seconds ago
I20260713 09:06:44.390599 16264 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 359 messages since previous log ~13 seconds ago
I20260713 09:06:44.390786 16264 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260713 09:06:44.390954 16264 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260713 09:06:44.391198 16264 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
I20260713 09:06:44.391466 16264 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
