[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:01:41.962033  6243 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.24.254:39149
I20260710 11:01:41.963587  6243 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:01:41.964653  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:41.981664  6252 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
W20260710 11:01:41.981647  6249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:41.983026  6243 server_base.cc:1061] running on GCE node
W20260710 11:01:41.981658  6250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:43.171945  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:43.172184  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:43.172504  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681303172472 us; error 0 us; skew 500 ppm
I20260710 11:01:43.173362  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:43.180544  6243 webserver.cc:533] Webserver started at http://127.6.24.254:33243/ using document root <none> and password file <none>
I20260710 11:01:43.181821  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:43.182109  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:43.182689  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:43.189427  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/master-0-root/instance:
uuid: "7292c57346e14d8b8bcff915b7919ee2"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-7rm2"
I20260710 11:01:43.197355  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:01:43.202512  6258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.203821  6243 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:01:43.204210  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/master-0-root
uuid: "7292c57346e14d8b8bcff915b7919ee2"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-7rm2"
I20260710 11:01:43.204609  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:43.273599  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:43.275347  6243 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:01:43.275897  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:43.352689  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.254:39149
I20260710 11:01:43.352756  6309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.254:39149 every 8 connection(s)
I20260710 11:01:43.360805  6310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:43.382824  6310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2: Bootstrap starting.
I20260710 11:01:43.388618  6310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:43.390465  6310 log.cc:826] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2: Log is configured to *not* fsync() on all Append() calls
I20260710 11:01:43.395136  6310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2: No bootstrap required, opened a new log
I20260710 11:01:43.417852  6310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7292c57346e14d8b8bcff915b7919ee2" member_type: VOTER }
I20260710 11:01:43.418479  6310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:43.418707  6310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7292c57346e14d8b8bcff915b7919ee2, State: Initialized, Role: FOLLOWER
I20260710 11:01:43.419749  6310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7292c57346e14d8b8bcff915b7919ee2" member_type: VOTER }
I20260710 11:01:43.420264  6310 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:43.420542  6310 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:43.420859  6310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:43.425539  6310 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7292c57346e14d8b8bcff915b7919ee2" member_type: VOTER }
I20260710 11:01:43.426378  6310 leader_election.cc:304] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [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: 7292c57346e14d8b8bcff915b7919ee2; no voters: 
I20260710 11:01:43.428218  6310 leader_election.cc:290] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:43.428576  6313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:43.430974  6313 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 7292c57346e14d8b8bcff915b7919ee2, State: Running, Role: LEADER
I20260710 11:01:43.431929  6313 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [LEADER]: Queue going to LEADER mode. State: All 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: "7292c57346e14d8b8bcff915b7919ee2" member_type: VOTER }
I20260710 11:01:43.433167  6310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:43.444507  6315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7292c57346e14d8b8bcff915b7919ee2. Latest consensus state: current_term: 1 leader_uuid: "7292c57346e14d8b8bcff915b7919ee2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7292c57346e14d8b8bcff915b7919ee2" member_type: VOTER } }
I20260710 11:01:43.444969  6314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7292c57346e14d8b8bcff915b7919ee2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7292c57346e14d8b8bcff915b7919ee2" member_type: VOTER } }
I20260710 11:01:43.447573  6315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:43.448165  6314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:43.451309  6323 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:43.464022  6323 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:43.466439  6243 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:43.483779  6323 catalog_manager.cc:1383] Generated new cluster ID: 485ae5cdfd104b0592337849f7ca706c
I20260710 11:01:43.484113  6323 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:43.504478  6323 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:43.506152  6323 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:43.518965  6323 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2: Generated new TSK 0
I20260710 11:01:43.519989  6323 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:43.532997  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:43.541999  6332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:43.543331  6333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:43.547156  6243 server_base.cc:1061] running on GCE node
W20260710 11:01:43.547240  6335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:43.548280  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:43.548530  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:43.548712  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681303548696 us; error 0 us; skew 500 ppm
I20260710 11:01:43.549311  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:43.553936  6243 webserver.cc:533] Webserver started at http://127.6.24.193:43759/ using document root <none> and password file <none>
I20260710 11:01:43.554505  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:43.554728  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:43.555039  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:43.556176  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-0-root/instance:
uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-7rm2"
I20260710 11:01:43.562240  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260710 11:01:43.566622  6340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.567529  6243 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:01:43.567833  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-7rm2"
I20260710 11:01:43.568162  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:43.594906  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:43.596303  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:43.599224  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:43.603453  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:43.603745  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.604013  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:43.604203  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.706200  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:46463
I20260710 11:01:43.706269  6402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:46463 every 8 connection(s)
I20260710 11:01:43.715662  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:43.724809  6407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:43.730027  6408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:43.733421  6243 server_base.cc:1061] running on GCE node
W20260710 11:01:43.733225  6410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:43.734833  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:43.735134  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:43.735337  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681303735318 us; error 0 us; skew 500 ppm
I20260710 11:01:43.736052  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:43.739609  6243 webserver.cc:533] Webserver started at http://127.6.24.194:38025/ using document root <none> and password file <none>
I20260710 11:01:43.740285  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:43.740532  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:43.740602  6403 heartbeater.cc:344] Connected to a master server at 127.6.24.254:39149
I20260710 11:01:43.740942  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:43.741132  6403 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:43.742193  6403 heartbeater.cc:507] Master 127.6.24.254:39149 requested a full tablet report, sending...
I20260710 11:01:43.742470  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-1-root/instance:
uuid: "c1ec8adde7e648ce9dadba0fce994323"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-7rm2"
I20260710 11:01:43.745321  6275 ts_manager.cc:194] Registered new tserver with Master: 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463)
I20260710 11:01:43.747459  6275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44274
I20260710 11:01:43.749483  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:01:43.754164  6415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.754994  6243 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:01:43.755285  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-1-root
uuid: "c1ec8adde7e648ce9dadba0fce994323"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-7rm2"
I20260710 11:01:43.755582  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:43.782280  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:43.783560  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:43.785717  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:43.789068  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:43.789299  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.789595  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:43.789784  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:01:43.888337  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.194:45583
I20260710 11:01:43.888476  6477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.194:45583 every 8 connection(s)
I20260710 11:01:43.898056  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:43.905584  6481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:43.907704  6482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:43.911310  6478 heartbeater.cc:344] Connected to a master server at 127.6.24.254:39149
I20260710 11:01:43.911706  6478 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:43.912628  6478 heartbeater.cc:507] Master 127.6.24.254:39149 requested a full tablet report, sending...
I20260710 11:01:43.914963  6275 ts_manager.cc:194] Registered new tserver with Master: c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:43.916733  6275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44276
I20260710 11:01:43.918017  6243 server_base.cc:1061] running on GCE node
W20260710 11:01:43.920116  6484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:43.921068  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:43.921247  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:43.921453  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681303921418 us; error 0 us; skew 500 ppm
I20260710 11:01:43.922036  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:43.924964  6243 webserver.cc:533] Webserver started at http://127.6.24.195:46321/ using document root <none> and password file <none>
I20260710 11:01:43.925434  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:43.925659  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:43.925930  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:43.927026  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-2-root/instance:
uuid: "a247832aa1df45539c9378dc992f2170"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-7rm2"
I20260710 11:01:43.931773  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:43.935397  6489 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.936252  6243 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:43.936527  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-2-root
uuid: "a247832aa1df45539c9378dc992f2170"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-7rm2"
I20260710 11:01:43.936800  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681301797394-6243-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:43.965219  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:43.966598  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:43.968207  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:43.970556  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:43.970732  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.971029  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:43.971167  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:44.071455  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.195:37323
I20260710 11:01:44.072032  6551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.195:37323 every 8 connection(s)
I20260710 11:01:44.092309  6552 heartbeater.cc:344] Connected to a master server at 127.6.24.254:39149
I20260710 11:01:44.092706  6552 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:44.093532  6552 heartbeater.cc:507] Master 127.6.24.254:39149 requested a full tablet report, sending...
I20260710 11:01:44.095561  6275 ts_manager.cc:194] Registered new tserver with Master: a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:44.095753  6243 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013499049s
I20260710 11:01:44.096935  6275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44280
I20260710 11:01:44.149325  6275 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44288:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:44.153134  6275 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:44.243667  6517 tablet_service.cc:1511] Processing CreateTablet for tablet 917fd820780b4fd5b9a8e31a0f264055 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:44.245275  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917fd820780b4fd5b9a8e31a0f264055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.252079  6516 tablet_service.cc:1511] Processing CreateTablet for tablet b8f86bc089604ca1a8cc011b8d2ed54d (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:44.254842  6515 tablet_service.cc:1511] Processing CreateTablet for tablet 2806308b3ff24206844f881744feadd2 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:44.253494  6516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f86bc089604ca1a8cc011b8d2ed54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.257984  6515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2806308b3ff24206844f881744feadd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.267155  6514 tablet_service.cc:1511] Processing CreateTablet for tablet c18254323f4a43cb930bc33c4b4cb7f7 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:44.268563  6514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18254323f4a43cb930bc33c4b4cb7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.271026  6513 tablet_service.cc:1511] Processing CreateTablet for tablet a9a29737e66c477d8d71f0132f56aee4 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:44.272373  6513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a29737e66c477d8d71f0132f56aee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.275810  6512 tablet_service.cc:1511] Processing CreateTablet for tablet cde9a812cbbc44b78d4f0be8d89ae0bc (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:44.277220  6512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde9a812cbbc44b78d4f0be8d89ae0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.279702  6511 tablet_service.cc:1511] Processing CreateTablet for tablet 30e0e29810ee4a85aae3e1cb952775b6 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:44.281653  6511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e0e29810ee4a85aae3e1cb952775b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.288482  6510 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4073d8a76245f0b981365e814a48c9 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:44.290772  6509 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed51be130df43d7a07adfdf8af86a7f (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:44.292054  6509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed51be130df43d7a07adfdf8af86a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.293963  6510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4073d8a76245f0b981365e814a48c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.352873  6570 tablet_bootstrap.cc:492] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
I20260710 11:01:44.356998  6443 tablet_service.cc:1511] Processing CreateTablet for tablet 917fd820780b4fd5b9a8e31a0f264055 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:44.361140  6443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917fd820780b4fd5b9a8e31a0f264055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.365757  6440 tablet_service.cc:1511] Processing CreateTablet for tablet c18254323f4a43cb930bc33c4b4cb7f7 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:44.362725  6439 tablet_service.cc:1511] Processing CreateTablet for tablet a9a29737e66c477d8d71f0132f56aee4 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:44.365239  6442 tablet_service.cc:1511] Processing CreateTablet for tablet b8f86bc089604ca1a8cc011b8d2ed54d (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:44.373996  6442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f86bc089604ca1a8cc011b8d2ed54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.376688  6436 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4073d8a76245f0b981365e814a48c9 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:44.377946  6438 tablet_service.cc:1511] Processing CreateTablet for tablet cde9a812cbbc44b78d4f0be8d89ae0bc (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:44.380440  6441 tablet_service.cc:1511] Processing CreateTablet for tablet 2806308b3ff24206844f881744feadd2 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:44.382767  6439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a29737e66c477d8d71f0132f56aee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.380448  6368 tablet_service.cc:1511] Processing CreateTablet for tablet 917fd820780b4fd5b9a8e31a0f264055 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:44.381994  6437 tablet_service.cc:1511] Processing CreateTablet for tablet 30e0e29810ee4a85aae3e1cb952775b6 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:44.374718  6366 tablet_service.cc:1511] Processing CreateTablet for tablet 2806308b3ff24206844f881744feadd2 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:44.387156  6435 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed51be130df43d7a07adfdf8af86a7f (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:44.375010  6367 tablet_service.cc:1511] Processing CreateTablet for tablet b8f86bc089604ca1a8cc011b8d2ed54d (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:44.386564  6570 tablet_bootstrap.cc:654] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.380491  6365 tablet_service.cc:1511] Processing CreateTablet for tablet c18254323f4a43cb930bc33c4b4cb7f7 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:44.393595  6362 tablet_service.cc:1511] Processing CreateTablet for tablet 30e0e29810ee4a85aae3e1cb952775b6 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:44.394972  6363 tablet_service.cc:1511] Processing CreateTablet for tablet cde9a812cbbc44b78d4f0be8d89ae0bc (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:44.387207  6364 tablet_service.cc:1511] Processing CreateTablet for tablet a9a29737e66c477d8d71f0132f56aee4 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:44.395891  6368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917fd820780b4fd5b9a8e31a0f264055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.399408  6440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18254323f4a43cb930bc33c4b4cb7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.402982  6360 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed51be130df43d7a07adfdf8af86a7f (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:44.402707  6361 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4073d8a76245f0b981365e814a48c9 (DEFAULT_TABLE table=test-workload [id=be0a9190405b42e5a782bbd18a353f0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:44.406041  6363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde9a812cbbc44b78d4f0be8d89ae0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.407570  6436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4073d8a76245f0b981365e814a48c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.407572  6366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2806308b3ff24206844f881744feadd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.409056  6438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde9a812cbbc44b78d4f0be8d89ae0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.409657  6367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f86bc089604ca1a8cc011b8d2ed54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.417524  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2806308b3ff24206844f881744feadd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.420236  6437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e0e29810ee4a85aae3e1cb952775b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.433712  6435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed51be130df43d7a07adfdf8af86a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.422021  6362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e0e29810ee4a85aae3e1cb952775b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.438382  6365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18254323f4a43cb930bc33c4b4cb7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.452426  6364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a29737e66c477d8d71f0132f56aee4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:01:44.460028  6322 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:44.474598  6361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4073d8a76245f0b981365e814a48c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.476210  6360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed51be130df43d7a07adfdf8af86a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:44.480589  6572 tablet_bootstrap.cc:492] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
I20260710 11:01:44.498896  6570 tablet_bootstrap.cc:492] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:44.499454  6570 ts_tablet_manager.cc:1403] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.019s
I20260710 11:01:44.520927  6570 raft_consensus.cc:359] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.524509  6570 raft_consensus.cc:385] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.538678  6570 raft_consensus.cc:740] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.543386  6570 consensus_queue.cc:260] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.548152  6573 tablet_bootstrap.cc:492] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:44.557111  6572 tablet_bootstrap.cc:654] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.560787  6552 heartbeater.cc:499] Master 127.6.24.254:39149 was elected leader, sending a full tablet report...
I20260710 11:01:44.562865  6570 ts_tablet_manager.cc:1434] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.005s
I20260710 11:01:44.564240  6570 tablet_bootstrap.cc:492] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
W20260710 11:01:44.582931  6553 tablet.cc:2406] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:44.584357  6573 tablet_bootstrap.cc:654] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.585486  6570 tablet_bootstrap.cc:654] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.588701  6572 tablet_bootstrap.cc:492] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:44.592132  6572 ts_tablet_manager.cc:1403] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.120s	user 0.006s	sys 0.011s
I20260710 11:01:44.594055  6570 tablet_bootstrap.cc:492] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:44.594533  6570 ts_tablet_manager.cc:1403] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260710 11:01:44.595172  6572 raft_consensus.cc:359] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.595933  6572 raft_consensus.cc:385] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.596218  6572 raft_consensus.cc:740] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.596988  6572 consensus_queue.cc:260] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.597268  6570 raft_consensus.cc:359] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.598033  6570 raft_consensus.cc:385] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.598361  6570 raft_consensus.cc:740] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.602451  6478 heartbeater.cc:499] Master 127.6.24.254:39149 was elected leader, sending a full tablet report...
I20260710 11:01:44.602331  6570 consensus_queue.cc:260] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.604133  6573 tablet_bootstrap.cc:492] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:44.604442  6570 ts_tablet_manager.cc:1434] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:01:44.604552  6573 ts_tablet_manager.cc:1403] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.057s	user 0.004s	sys 0.010s
I20260710 11:01:44.607604  6570 tablet_bootstrap.cc:492] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
I20260710 11:01:44.610370  6572 ts_tablet_manager.cc:1434] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:01:44.614429  6572 tablet_bootstrap.cc:492] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
I20260710 11:01:44.616526  6570 tablet_bootstrap.cc:654] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.618490  6573 raft_consensus.cc:359] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.619243  6573 raft_consensus.cc:385] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.619530  6573 raft_consensus.cc:740] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.620133  6572 tablet_bootstrap.cc:654] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.620507  6573 consensus_queue.cc:260] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.624536  6403 heartbeater.cc:499] Master 127.6.24.254:39149 was elected leader, sending a full tablet report...
I20260710 11:01:44.628738  6573 ts_tablet_manager.cc:1434] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.006s
I20260710 11:01:44.629704  6573 tablet_bootstrap.cc:492] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:44.629841  6570 tablet_bootstrap.cc:492] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:44.630399  6570 ts_tablet_manager.cc:1403] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 11:01:44.633754  6570 raft_consensus.cc:359] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.634717  6572 tablet_bootstrap.cc:492] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:44.634661  6570 raft_consensus.cc:385] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.635200  6572 ts_tablet_manager.cc:1403] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260710 11:01:44.635186  6570 raft_consensus.cc:740] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.636211  6570 consensus_queue.cc:260] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.638759  6570 ts_tablet_manager.cc:1434] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:01:44.638424  6572 raft_consensus.cc:359] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.639180  6572 raft_consensus.cc:385] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.639487  6572 raft_consensus.cc:740] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.639930  6570 tablet_bootstrap.cc:492] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
I20260710 11:01:44.640173  6572 consensus_queue.cc:260] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.642524  6572 ts_tablet_manager.cc:1434] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:01:44.643399  6572 tablet_bootstrap.cc:492] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
I20260710 11:01:44.647279  6570 tablet_bootstrap.cc:654] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.650297  6572 tablet_bootstrap.cc:654] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.660202  6570 tablet_bootstrap.cc:492] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:44.660789  6570 ts_tablet_manager.cc:1403] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 11:01:44.663757  6570 raft_consensus.cc:359] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.664646  6570 raft_consensus.cc:385] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.665005  6570 raft_consensus.cc:740] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.665812  6570 consensus_queue.cc:260] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.666344  6573 tablet_bootstrap.cc:654] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.668383  6570 ts_tablet_manager.cc:1434] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:01:44.669348  6570 tablet_bootstrap.cc:492] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
I20260710 11:01:44.669886  6572 tablet_bootstrap.cc:492] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:44.670315  6572 ts_tablet_manager.cc:1403] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260710 11:01:44.673346  6572 raft_consensus.cc:359] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.674093  6572 raft_consensus.cc:385] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.674412  6572 raft_consensus.cc:740] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.675436  6572 consensus_queue.cc:260] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.676100  6570 tablet_bootstrap.cc:654] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.677858  6572 ts_tablet_manager.cc:1434] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:44.678870  6572 tablet_bootstrap.cc:492] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
I20260710 11:01:44.687072  6572 tablet_bootstrap.cc:654] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.688243  6570 tablet_bootstrap.cc:492] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:44.688830  6570 ts_tablet_manager.cc:1403] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 11:01:44.691807  6570 raft_consensus.cc:359] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.692974  6570 raft_consensus.cc:385] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.693261  6578 raft_consensus.cc:493] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:44.693358  6570 raft_consensus.cc:740] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.693838  6578 raft_consensus.cc:515] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.694300  6570 consensus_queue.cc:260] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.696995  6570 ts_tablet_manager.cc:1434] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:44.698110  6570 tablet_bootstrap.cc:492] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
I20260710 11:01:44.698993  6578 leader_election.cc:290] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:44.705811  6570 tablet_bootstrap.cc:654] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.708302  6573 tablet_bootstrap.cc:492] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:44.708786  6573 ts_tablet_manager.cc:1403] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.000s
I20260710 11:01:44.713783  6574 raft_consensus.cc:493] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:44.714283  6574 raft_consensus.cc:515] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.716871  6578 raft_consensus.cc:493] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:44.717451  6578 raft_consensus.cc:515] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.718905  6574 leader_election.cc:290] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:44.721545  6573 raft_consensus.cc:359] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.722517  6573 raft_consensus.cc:385] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.722721  6572 tablet_bootstrap.cc:492] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:44.722908  6573 raft_consensus.cc:740] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.725692  6578 leader_election.cc:290] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323), 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463)
I20260710 11:01:44.724377  6572 ts_tablet_manager.cc:1403] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.006s
I20260710 11:01:44.734784  6572 raft_consensus.cc:359] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.735544  6572 raft_consensus.cc:385] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.735843  6572 raft_consensus.cc:740] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.736639  6572 consensus_queue.cc:260] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.738353  6573 consensus_queue.cc:260] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.740485  6573 ts_tablet_manager.cc:1434] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260710 11:01:44.727207  6592 raft_consensus.cc:493] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:44.741484  6573 tablet_bootstrap.cc:492] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:44.740953  6592 raft_consensus.cc:515] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.728904  6570 tablet_bootstrap.cc:492] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:44.746555  6570 ts_tablet_manager.cc:1403] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.009s
I20260710 11:01:44.746482  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:44.751562  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:44.749372  6570 raft_consensus.cc:359] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.754251  6570 raft_consensus.cc:385] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:01:44.757845  6419 leader_election.cc:343] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:44.763384  6573 tablet_bootstrap.cc:654] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.754935  6572 ts_tablet_manager.cc:1434] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:01:44.764617  6572 tablet_bootstrap.cc:492] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
W20260710 11:01:44.769737  6419 leader_election.cc:343] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:44.771561  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
W20260710 11:01:44.773603  6419 leader_election.cc:343] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:44.775357  6592 leader_election.cc:290] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:44.754559  6570 raft_consensus.cc:740] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.782015  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:44.779230  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:44.784150  6526 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 0.
I20260710 11:01:44.784364  6527 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 0.
I20260710 11:01:44.782316  6570 consensus_queue.cc:260] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.784140  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:44.788270  6417 leader_election.cc:304] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [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: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:44.790572  6592 raft_consensus.cc:2804] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:44.790992  6592 raft_consensus.cc:493] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:01:44.791026  6417 leader_election.cc:343] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:44.791544  6417 leader_election.cc:304] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170
I20260710 11:01:44.792605  6417 leader_election.cc:304] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [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: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:44.789788  6570 ts_tablet_manager.cc:1434] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260710 11:01:44.793503  6578 raft_consensus.cc:2749] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:44.793946  6592 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:44.797653  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:44.799360  6578 raft_consensus.cc:2804] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:44.799682  6570 tablet_bootstrap.cc:492] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
I20260710 11:01:44.799741  6578 raft_consensus.cc:493] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:01:44.801436  6493 leader_election.cc:343] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:44.803215  6572 tablet_bootstrap.cc:654] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.800227  6578 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:44.810407  6570 tablet_bootstrap.cc:654] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.812664  6578 raft_consensus.cc:515] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.813216  6592 raft_consensus.cc:515] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.815022  6592 leader_election.cc:290] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Requested vote from peers a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323), 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463)
I20260710 11:01:44.816118  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:44.816480  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
W20260710 11:01:44.817685  6419 leader_election.cc:343] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:44.818388  6419 leader_election.cc:343] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:44.818493  6578 leader_election.cc:290] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:44.823221  6570 tablet_bootstrap.cc:492] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:44.823995  6570 ts_tablet_manager.cc:1403] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260710 11:01:44.825309  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:44.826086  6527 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:44.829208  6570 raft_consensus.cc:359] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.830202  6570 raft_consensus.cc:385] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.830516  6570 raft_consensus.cc:740] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.830641  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:44.831514  6525 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:44.832427  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323" is_pre_election: true
I20260710 11:01:44.833446  6453 raft_consensus.cc:2393] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a247832aa1df45539c9378dc992f2170 in current term 1: Already voted for candidate c1ec8adde7e648ce9dadba0fce994323 in this term.
I20260710 11:01:44.835811  6493 leader_election.cc:304] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a247832aa1df45539c9378dc992f2170; no voters: 2f9979d7974f4cca949b8590ccaf7aa4, c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:44.839354  6570 consensus_queue.cc:260] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.842041  6527 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 1.
I20260710 11:01:44.843576  6417 leader_election.cc:304] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:44.844378  6572 tablet_bootstrap.cc:492] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:44.844758  6594 raft_consensus.cc:2804] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:44.844926  6572 ts_tablet_manager.cc:1403] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.007s
I20260710 11:01:44.845920  6570 ts_tablet_manager.cc:1434] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 11:01:44.846874  6570 tablet_bootstrap.cc:492] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
I20260710 11:01:44.847905  6572 raft_consensus.cc:359] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.848623  6572 raft_consensus.cc:385] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.848896  6572 raft_consensus.cc:740] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.842120  6525 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 1.
I20260710 11:01:44.849704  6574 raft_consensus.cc:2749] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:44.845353  6594 raft_consensus.cc:697] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:44.851022  6594 consensus_queue.cc:237] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.852582  6578 raft_consensus.cc:493] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:44.853057  6578 raft_consensus.cc:515] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.854539  6573 tablet_bootstrap.cc:492] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:44.854981  6573 ts_tablet_manager.cc:1403] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.004s
I20260710 11:01:44.855712  6578 leader_election.cc:290] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:44.856928  6570 tablet_bootstrap.cc:654] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.856894  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4073d8a76245f0b981365e814a48c9" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:44.857868  6573 raft_consensus.cc:359] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.858611  6573 raft_consensus.cc:385] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:01:44.858726  6419 leader_election.cc:343] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:44.858913  6573 raft_consensus.cc:740] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.859684  6573 consensus_queue.cc:260] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.860812  6572 consensus_queue.cc:260] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.863298  6572 ts_tablet_manager.cc:1434] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:01:44.864302  6572 tablet_bootstrap.cc:492] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
I20260710 11:01:44.867162  6573 ts_tablet_manager.cc:1434] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:01:44.868162  6573 tablet_bootstrap.cc:492] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:44.875730  6572 tablet_bootstrap.cc:654] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.882985  6573 tablet_bootstrap.cc:654] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:44.887372  6417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.195:37323, user_credentials={real_user=slave}} blocked reactor thread for 43878.3us
I20260710 11:01:44.889631  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4073d8a76245f0b981365e814a48c9" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:44.889771  6417 leader_election.cc:304] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:44.890305  6525 raft_consensus.cc:2468] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 0.
I20260710 11:01:44.891556  6578 raft_consensus.cc:2804] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:44.892077  6578 raft_consensus.cc:697] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:44.892944  6578 consensus_queue.cc:237] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.903705  6273 catalog_manager.cc:5697] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:44.905164  6580 raft_consensus.cc:493] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:44.905829  6580 raft_consensus.cc:515] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.907784  6417 leader_election.cc:304] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [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: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:44.913913  6580 leader_election.cc:290] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:44.915601  6594 raft_consensus.cc:2804] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:44.916708  6594 raft_consensus.cc:493] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:44.917659  6594 raft_consensus.cc:3060] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:44.925294  6574 raft_consensus.cc:493] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:44.925843  6574 raft_consensus.cc:515] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.928097  6574 leader_election.cc:290] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:44.929119  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323" is_pre_election: true
I20260710 11:01:44.929461  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
W20260710 11:01:44.930559  6493 leader_election.cc:343] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:44.931219  6493 leader_election.cc:343] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:44.931593  6493 leader_election.cc:304] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a247832aa1df45539c9378dc992f2170; no voters: 2f9979d7974f4cca949b8590ccaf7aa4, c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:44.932287  6574 raft_consensus.cc:2749] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:44.941017  6572 tablet_bootstrap.cc:492] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:44.941610  6572 ts_tablet_manager.cc:1403] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.005s
I20260710 11:01:44.944761  6572 raft_consensus.cc:359] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.945652  6572 raft_consensus.cc:385] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.947702  6573 tablet_bootstrap.cc:492] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:44.948215  6573 ts_tablet_manager.cc:1403] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.010s
I20260710 11:01:44.951529  6573 raft_consensus.cc:359] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.952517  6573 raft_consensus.cc:385] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.952873  6573 raft_consensus.cc:740] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.953681  6573 consensus_queue.cc:260] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:44.946009  6572 raft_consensus.cc:740] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.955155  6572 consensus_queue.cc:260] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.957855  6570 tablet_bootstrap.cc:492] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:44.958343  6570 ts_tablet_manager.cc:1403] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.112s	user 0.034s	sys 0.041s
I20260710 11:01:44.958719  6573 ts_tablet_manager.cc:1434] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:44.960342  6572 ts_tablet_manager.cc:1434] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 11:01:44.961315  6572 tablet_bootstrap.cc:492] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
I20260710 11:01:44.961335  6570 raft_consensus.cc:359] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.962358  6570 raft_consensus.cc:385] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.962718  6570 raft_consensus.cc:740] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.963491  6570 consensus_queue.cc:260] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.965798  6570 ts_tablet_manager.cc:1434] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:44.966687  6570 tablet_bootstrap.cc:492] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170: Bootstrap starting.
I20260710 11:01:44.964002  6573 tablet_bootstrap.cc:492] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:44.975682  6570 tablet_bootstrap.cc:654] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.976308  6573 tablet_bootstrap.cc:654] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.962050  6594 raft_consensus.cc:515] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:44.993919  6572 tablet_bootstrap.cc:654] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.997175  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4073d8a76245f0b981365e814a48c9" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:44.996440  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323" is_pre_election: true
W20260710 11:01:44.999473  6419 leader_election.cc:343] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:45.000742  6344 leader_election.cc:343] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.004716  6573 tablet_bootstrap.cc:492] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:45.005424  6570 tablet_bootstrap.cc:492] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170: No bootstrap required, opened a new log
I20260710 11:01:45.005817  6570 ts_tablet_manager.cc:1403] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.004s
I20260710 11:01:45.002034  6594 leader_election.cc:290] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.007462  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4073d8a76245f0b981365e814a48c9" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.008051  6573 ts_tablet_manager.cc:1403] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.002s
I20260710 11:01:45.009419  6525 raft_consensus.cc:3060] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.012820  6573 raft_consensus.cc:359] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.013932  6573 raft_consensus.cc:385] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.014238  6573 raft_consensus.cc:740] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.015077  6573 consensus_queue.cc:260] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.016111  6570 raft_consensus.cc:359] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.017166  6525 raft_consensus.cc:2468] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 1.
I20260710 11:01:45.017313  6573 ts_tablet_manager.cc:1434] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:01:45.018961  6417 leader_election.cc:304] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:45.017310  6570 raft_consensus.cc:385] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.019798  6573 tablet_bootstrap.cc:492] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:45.019836  6570 raft_consensus.cc:740] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.020803  6570 consensus_queue.cc:260] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.021528  6594 raft_consensus.cc:2804] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.023196  6570 ts_tablet_manager.cc:1434] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:01:45.027192  6573 tablet_bootstrap.cc:654] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.035887  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:45.035609  6275 catalog_manager.cc:5697] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.036563  6525 raft_consensus.cc:2468] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 0.
I20260710 11:01:45.037951  6342 leader_election.cc:304] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.039144  6580 raft_consensus.cc:2804] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.039496  6580 raft_consensus.cc:493] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.039836  6580 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.046830  6594 raft_consensus.cc:697] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:45.047818  6594 consensus_queue.cc:237] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.051028  6572 tablet_bootstrap.cc:492] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:45.055253  6572 ts_tablet_manager.cc:1403] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.010s
I20260710 11:01:45.051107  6580 raft_consensus.cc:515] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.060290  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.060985  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
W20260710 11:01:45.061746  6344 leader_election.cc:343] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.061775  6525 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.064250  6572 raft_consensus.cc:359] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.065300  6572 raft_consensus.cc:385] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.065791  6572 raft_consensus.cc:740] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.067425  6572 consensus_queue.cc:260] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.071842  6525 raft_consensus.cc:2468] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 1.
I20260710 11:01:45.061877  6580 leader_election.cc:290] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.072299  6572 ts_tablet_manager.cc:1434] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:01:45.073779  6580 raft_consensus.cc:493] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.079713  6572 tablet_bootstrap.cc:492] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
I20260710 11:01:45.078572  6274 catalog_manager.cc:5697] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.079576  6580 raft_consensus.cc:515] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.081835  6580 leader_election.cc:290] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.081986  6342 leader_election.cc:304] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.076582  6573 tablet_bootstrap.cc:492] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:45.082619  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a29737e66c477d8d71f0132f56aee4" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323" is_pre_election: true
I20260710 11:01:45.083209  6573 ts_tablet_manager.cc:1403] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.020s
I20260710 11:01:45.083278  6453 raft_consensus.cc:2468] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 0.
I20260710 11:01:45.084626  6344 leader_election.cc:304] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.085755  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a29737e66c477d8d71f0132f56aee4" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:45.086355  6525 raft_consensus.cc:2468] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 0.
I20260710 11:01:45.088012  6580 raft_consensus.cc:2804] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.088557  6580 raft_consensus.cc:697] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.089422  6580 consensus_queue.cc:237] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.090003  6614 raft_consensus.cc:2804] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.092192  6614 raft_consensus.cc:493] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.092636  6614 raft_consensus.cc:3060] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.091332  6573 raft_consensus.cc:359] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.094429  6573 raft_consensus.cc:385] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.094723  6573 raft_consensus.cc:740] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.095682  6573 consensus_queue.cc:260] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.098021  6573 ts_tablet_manager.cc:1434] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:01:45.098950  6573 tablet_bootstrap.cc:492] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:45.108086  6614 raft_consensus.cc:515] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.109831  6594 raft_consensus.cc:493] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.110471  6594 raft_consensus.cc:515] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.113276  6594 leader_election.cc:290] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.113816  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:45.117974  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a29737e66c477d8d71f0132f56aee4" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.117620  6274 catalog_manager.cc:5697] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.114912  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:45.115654  6573 tablet_bootstrap.cc:654] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.116314  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a29737e66c477d8d71f0132f56aee4" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.120015  6525 raft_consensus.cc:2468] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 0.
I20260710 11:01:45.118674  6615 raft_consensus.cc:493] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.118767  6527 raft_consensus.cc:3060] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.121114  6417 leader_election.cc:304] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.122045  6594 raft_consensus.cc:2804] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.120149  6453 raft_consensus.cc:3060] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.114976  6572 tablet_bootstrap.cc:654] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.127846  6527 raft_consensus.cc:2468] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 1.
I20260710 11:01:45.128338  6594 raft_consensus.cc:493] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.128757  6594 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.129125  6342 leader_election.cc:304] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:45.129958  6580 raft_consensus.cc:2804] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.117198  6614 leader_election.cc:290] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.130038  6615 raft_consensus.cc:515] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.134171  6378 raft_consensus.cc:2468] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 0.
I20260710 11:01:45.136457  6453 raft_consensus.cc:2468] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 1.
I20260710 11:01:45.147192  6572 tablet_bootstrap.cc:492] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:45.147640  6572 ts_tablet_manager.cc:1403] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.012s
I20260710 11:01:45.151769  6615 leader_election.cc:290] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.152062  6572 raft_consensus.cc:359] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.152648  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:45.153458  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323" is_pre_election: true
I20260710 11:01:45.153863  6572 raft_consensus.cc:385] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.154134  6527 raft_consensus.cc:2468] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 0.
I20260710 11:01:45.155344  6572 raft_consensus.cc:740] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.156209  6342 leader_election.cc:304] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:45.156358  6572 consensus_queue.cc:260] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.158448  6572 ts_tablet_manager.cc:1434] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:01:45.157119  6615 raft_consensus.cc:2804] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.158871  6615 raft_consensus.cc:493] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.159224  6615 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.159744  6572 tablet_bootstrap.cc:492] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323: Bootstrap starting.
I20260710 11:01:45.167989  6615 raft_consensus.cc:515] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.171407  6578 raft_consensus.cc:493] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.171919  6578 raft_consensus.cc:515] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.172209  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.172729  6527 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.174026  6578 leader_election.cc:290] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.175273  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:45.176086  6525 raft_consensus.cc:2393] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1ec8adde7e648ce9dadba0fce994323 in current term 1: Already voted for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in this term.
I20260710 11:01:45.181643  6574 raft_consensus.cc:493] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.182277  6574 raft_consensus.cc:515] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.192344  6580 raft_consensus.cc:697] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.195202  6580 consensus_queue.cc:237] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.203922  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:45.208299  6451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed51be130df43d7a07adfdf8af86a7f" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323" is_pre_election: true
I20260710 11:01:45.209053  6451 raft_consensus.cc:2468] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 0.
I20260710 11:01:45.209218  6419 leader_election.cc:304] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170
I20260710 11:01:45.210117  6578 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.210737  6493 leader_election.cc:304] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.211750  6598 raft_consensus.cc:2804] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.212126  6598 raft_consensus.cc:493] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.212467  6598 raft_consensus.cc:3060] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.213238  6594 raft_consensus.cc:515] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.215324  6594 leader_election.cc:290] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.205945  6574 leader_election.cc:290] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:45.206301  6573 tablet_bootstrap.cc:492] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:45.206590  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed51be130df43d7a07adfdf8af86a7f" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:45.216092  6573 ts_tablet_manager.cc:1403] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.017s
I20260710 11:01:45.206955  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.216415  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.217017  6578 raft_consensus.cc:2749] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:45.217926  6453 raft_consensus.cc:2393] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f9979d7974f4cca949b8590ccaf7aa4 in current term 1: Already voted for candidate c1ec8adde7e648ce9dadba0fce994323 in this term.
I20260710 11:01:45.218901  6572 tablet_bootstrap.cc:654] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.219203  6573 raft_consensus.cc:359] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.219933  6573 raft_consensus.cc:385] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.219693  6274 catalog_manager.cc:5697] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.220221  6573 raft_consensus.cc:740] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.221482  6573 consensus_queue.cc:260] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.223652  6573 ts_tablet_manager.cc:1434] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:45.224840  6573 tablet_bootstrap.cc:492] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:45.231288  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:45.232057  6572 tablet_bootstrap.cc:492] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323: No bootstrap required, opened a new log
I20260710 11:01:45.232429  6573 tablet_bootstrap.cc:654] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.232720  6572 ts_tablet_manager.cc:1403] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.027s
I20260710 11:01:45.235803  6572 raft_consensus.cc:359] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.236469  6572 raft_consensus.cc:385] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.236720  6572 raft_consensus.cc:740] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.237346  6572 consensus_queue.cc:260] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.232127  6377 raft_consensus.cc:2393] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1ec8adde7e648ce9dadba0fce994323 in current term 1: Already voted for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in this term.
I20260710 11:01:45.242925  6419 leader_election.cc:304] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [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: c1ec8adde7e648ce9dadba0fce994323; no voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170
I20260710 11:01:45.244038  6578 raft_consensus.cc:2749] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:01:45.240199  6493 leader_election.cc:343] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.245600  6572 ts_tablet_manager.cc:1434] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260710 11:01:45.246490  6598 raft_consensus.cc:515] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.248199  6598 leader_election.cc:290] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:45.248900  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed51be130df43d7a07adfdf8af86a7f" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:45.250372  6377 raft_consensus.cc:3060] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.250458  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed51be130df43d7a07adfdf8af86a7f" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.251127  6453 raft_consensus.cc:3060] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.255020  6578 raft_consensus.cc:493] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.255481  6578 raft_consensus.cc:515] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.257496  6578 leader_election.cc:290] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.258273  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:45.258872  6378 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 0.
I20260710 11:01:45.259097  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:45.259673  6525 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 0.
I20260710 11:01:45.260001  6419 leader_election.cc:304] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.261351  6578 raft_consensus.cc:2804] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.261741  6578 raft_consensus.cc:493] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.261777  6453 raft_consensus.cc:2468] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 1.
I20260710 11:01:45.262182  6578 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.262432  6573 tablet_bootstrap.cc:492] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:45.262840  6573 ts_tablet_manager.cc:1403] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.011s
I20260710 11:01:45.263126  6615 leader_election.cc:290] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.250025  6527 raft_consensus.cc:2468] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 1.
I20260710 11:01:45.266055  6342 leader_election.cc:304] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.266125  6573 raft_consensus.cc:359] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.266834  6573 raft_consensus.cc:385] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.267105  6573 raft_consensus.cc:740] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.267769  6493 leader_election.cc:304] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.268046  6573 consensus_queue.cc:260] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.268666  6574 raft_consensus.cc:493] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.268770  6615 raft_consensus.cc:2804] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.269320  6615 raft_consensus.cc:697] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.269088  6574 raft_consensus.cc:515] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.269447  6578 raft_consensus.cc:515] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.271354  6574 leader_election.cc:290] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:45.271615  6573 ts_tablet_manager.cc:1434] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:01:45.271865  6574 raft_consensus.cc:2804] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.271951  6578 leader_election.cc:290] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.272400  6574 raft_consensus.cc:697] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 1 LEADER]: Becoming Leader. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:45.272521  6573 tablet_bootstrap.cc:492] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4: Bootstrap starting.
I20260710 11:01:45.273183  6574 consensus_queue.cc:237] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.276611  6376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" is_pre_election: true
I20260710 11:01:45.277380  6376 raft_consensus.cc:2468] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 0.
I20260710 11:01:45.277474  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.278046  6527 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.278883  6493 leader_election.cc:304] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:45.279894  6377 raft_consensus.cc:2468] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 1.
I20260710 11:01:45.280902  6598 raft_consensus.cc:2804] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.281279  6598 raft_consensus.cc:493] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.276706  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:45.281642  6598 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.281780  6378 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.282956  6573 tablet_bootstrap.cc:654] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.287344  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323" is_pre_election: true
I20260710 11:01:45.288014  6453 raft_consensus.cc:2468] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 0.
I20260710 11:01:45.291576  6615 consensus_queue.cc:237] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.295423  6377 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.297135  6573 tablet_bootstrap.cc:492] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4: No bootstrap required, opened a new log
I20260710 11:01:45.297655  6573 ts_tablet_manager.cc:1403] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260710 11:01:45.299418  6527 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 1.
I20260710 11:01:45.300455  6573 raft_consensus.cc:359] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.300763  6417 leader_election.cc:304] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.301311  6573 raft_consensus.cc:385] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.301666  6578 raft_consensus.cc:2804] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.302320  6578 raft_consensus.cc:697] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:45.301774  6573 raft_consensus.cc:740] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.303253  6578 consensus_queue.cc:237] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.303738  6573 consensus_queue.cc:260] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.305932  6573 ts_tablet_manager.cc:1434] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:45.308795  6598 raft_consensus.cc:515] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.309942  6378 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 1.
I20260710 11:01:45.309634  6274 catalog_manager.cc:5697] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 reported cstate change: term changed from 0 to 1, leader changed from <none> to a247832aa1df45539c9378dc992f2170 (127.6.24.195). New cstate: current_term: 1 leader_uuid: "a247832aa1df45539c9378dc992f2170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:45.310969  6598 leader_election.cc:290] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:45.311941  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:45.312506  6378 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.317034  6275 catalog_manager.cc:5697] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.319823  6378 raft_consensus.cc:2468] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 1.
I20260710 11:01:45.319857  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.320662  6453 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.321067  6493 leader_election.cc:304] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:45.322324  6273 catalog_manager.cc:5697] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.323813  6580 raft_consensus.cc:493] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.324263  6580 raft_consensus.cc:515] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.324729  6578 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.326386  6598 raft_consensus.cc:2804] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.326871  6598 raft_consensus.cc:697] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 1 LEADER]: Becoming Leader. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:45.327700  6453 raft_consensus.cc:2468] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 1.
I20260710 11:01:45.328691  6580 leader_election.cc:290] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.329386  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323" is_pre_election: true
I20260710 11:01:45.329911  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170" is_pre_election: true
I20260710 11:01:45.330478  6527 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 1.
I20260710 11:01:45.327678  6598 consensus_queue.cc:237] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.331657  6342 leader_election.cc:304] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.340580  6580 raft_consensus.cc:2804] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:45.341779  6580 raft_consensus.cc:493] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c1ec8adde7e648ce9dadba0fce994323)
I20260710 11:01:45.342217  6580 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.346145  6274 catalog_manager.cc:5697] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 reported cstate change: term changed from 0 to 1, leader changed from <none> to a247832aa1df45539c9378dc992f2170 (127.6.24.195). New cstate: current_term: 1 leader_uuid: "a247832aa1df45539c9378dc992f2170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:45.348980  6580 raft_consensus.cc:515] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.353338  6378 raft_consensus.cc:1240] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Rejecting Update request from peer c1ec8adde7e648ce9dadba0fce994323 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:45.353780  6580 leader_election.cc:290] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 2 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.354596  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.356201  6578 consensus_queue.cc:1059] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:45.356328  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.358163  6527 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.358575  6378 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.364449  6578 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.365403  6527 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 2.
I20260710 11:01:45.366389  6578 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.367877  6342 leader_election.cc:304] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.368661  6580 raft_consensus.cc:2804] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:45.369127  6525 raft_consensus.cc:1240] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Rejecting Update request from peer c1ec8adde7e648ce9dadba0fce994323 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:45.369127  6580 raft_consensus.cc:697] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.370204  6580 consensus_queue.cc:237] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.370743  6592 consensus_queue.cc:1059] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.374877  6594 raft_consensus.cc:3055] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:45.375231  6594 raft_consensus.cc:740] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:45.376139  6594 consensus_queue.cc:260] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.377492  6594 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.393757  6274 catalog_manager.cc:5697] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 1 to 2, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 2 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.513051  6615 consensus_queue.cc:1048] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.525715  6614 consensus_queue.cc:1048] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.600801  6633 consensus_queue.cc:1048] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.613505  6378 raft_consensus.cc:3060] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.625885  6578 consensus_queue.cc:1048] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.628068  6453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
mode: GRACEFUL
new_leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:56300
I20260710 11:01:45.628750  6453 raft_consensus.cc:606] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Received request to transfer leadership to TS 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:45.645445  6527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d"
dest_uuid: "a247832aa1df45539c9378dc992f2170"
mode: GRACEFUL
new_leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:53756
I20260710 11:01:45.646119  6527 raft_consensus.cc:606] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 1 LEADER]: Received request to transfer leadership to TS 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:45.654093  6453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
mode: GRACEFUL
new_leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:56300
I20260710 11:01:45.654608  6453 raft_consensus.cc:606] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Received request to transfer leadership to TS 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:45.668335  6378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9a29737e66c477d8d71f0132f56aee4"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
mode: GRACEFUL
new_leader_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:43084
I20260710 11:01:45.668874  6378 raft_consensus.cc:606] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Received request to transfer leadership to TS c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.674084  6378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
mode: GRACEFUL
new_leader_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:43084
I20260710 11:01:45.674678  6378 raft_consensus.cc:606] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Received request to transfer leadership to TS c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.674849  6614 consensus_queue.cc:1048] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.678834  6598 consensus_queue.cc:1048] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.689117  6378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
mode: GRACEFUL
new_leader_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:43084
I20260710 11:01:45.689757  6378 raft_consensus.cc:606] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Received request to transfer leadership to TS c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.699338  6598 consensus_queue.cc:1048] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.701658  6614 consensus_queue.cc:1048] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:45.706697  6580 consensus_queue.cc:1048] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.714957  6578 consensus_queue.cc:1048] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.721405  6578 consensus_queue.cc:1048] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:45.723899  6580 raft_consensus.cc:993] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4: : Instructing follower c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:45.724370  6614 raft_consensus.cc:1081] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Signalling peer c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:45.736606  6453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9a29737e66c477d8d71f0132f56aee4"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:56288
I20260710 11:01:45.737315  6453 raft_consensus.cc:493] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.738547  6453 raft_consensus.cc:3060] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.750906  6615 consensus_queue.cc:1048] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.762868  6453 raft_consensus.cc:515] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.765983  6378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a29737e66c477d8d71f0132f56aee4" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:45.766285  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a29737e66c477d8d71f0132f56aee4" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.766593  6378 raft_consensus.cc:3055] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:45.766888  6525 raft_consensus.cc:3060] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.766965  6378 raft_consensus.cc:740] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.767642  6633 raft_consensus.cc:993] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323: : Instructing follower 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:45.768090  6633 raft_consensus.cc:1081] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Signalling peer 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:45.767868  6378 consensus_queue.cc:260] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.769001  6378 raft_consensus.cc:3060] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.772367  6375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:43078
I20260710 11:01:45.772972  6375 raft_consensus.cc:493] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.773331  6375 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.773926  6525 raft_consensus.cc:2468] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 2.
I20260710 11:01:45.775108  6417 leader_election.cc:304] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.775851  6378 raft_consensus.cc:2468] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 2.
I20260710 11:01:45.775992  6594 raft_consensus.cc:2804] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:45.776499  6594 raft_consensus.cc:697] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:45.777284  6594 consensus_queue.cc:237] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.780392  6453 leader_election.cc:290] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 2 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.782508  6375 raft_consensus.cc:515] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.787266  6525 raft_consensus.cc:1275] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:45.788653  6453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.788537  6614 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.789211  6453 raft_consensus.cc:3055] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:45.789615  6453 raft_consensus.cc:740] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:45.790349  6453 consensus_queue.cc:260] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.791308  6453 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.795825  6452 raft_consensus.cc:1275] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:45.796048  6375 leader_election.cc:290] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 2 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.797212  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.797303  6614 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:45.797847  6526 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.799222  6453 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 2.
I20260710 11:01:45.800405  6344 leader_election.cc:304] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.801133  6614 raft_consensus.cc:2804] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:45.803539  6275 catalog_manager.cc:5697] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 1 to 2, leader changed from 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193) to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.807935  6526 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 2.
I20260710 11:01:45.801792  6614 raft_consensus.cc:697] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.809139  6614 consensus_queue.cc:237] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.809397  6574 consensus_queue.cc:1048] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.814222  6615 raft_consensus.cc:993] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4: : Instructing follower c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:45.814635  6615 raft_consensus.cc:1081] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Signalling peer c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:45.817853  6453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:56288
I20260710 11:01:45.818427  6453 raft_consensus.cc:493] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.818794  6453 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:45.832381  6275 catalog_manager.cc:5697] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 1 to 2, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 2 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.825313  6453 raft_consensus.cc:515] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.839718  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.840314  6526 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:45.846069  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:45.846858  6377 raft_consensus.cc:3055] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:45.846971  6526 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 3.
I20260710 11:01:45.847340  6377 raft_consensus.cc:740] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.848704  6417 leader_election.cc:304] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [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: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:45.848515  6377 consensus_queue.cc:260] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.849538  6592 raft_consensus.cc:2804] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:45.850029  6592 raft_consensus.cc:697] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:45.850805  6592 consensus_queue.cc:237] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.857038  6377 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:45.867631  6273 catalog_manager.cc:5697] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 2 to 3, leader changed from 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193) to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 3 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.847503  6453 leader_election.cc:290] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 3 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.871492  6377 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 3.
I20260710 11:01:45.873842  6594 raft_consensus.cc:993] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323: : Instructing follower 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:45.874279  6594 raft_consensus.cc:1081] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Signalling peer 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:45.876811  6375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:43078
I20260710 11:01:45.877354  6375 raft_consensus.cc:493] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.877728  6375 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.877795  6598 raft_consensus.cc:993] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170: : Instructing follower 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:45.878250  6598 raft_consensus.cc:1081] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 1 LEADER]: Signalling peer 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:45.879776  6378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:43080
I20260710 11:01:45.880342  6378 raft_consensus.cc:493] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.880693  6378 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.884532  6598 consensus_queue.cc:1048] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.887555  6378 raft_consensus.cc:515] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.890304  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.892071  6377 raft_consensus.cc:1240] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Rejecting Update request from peer a247832aa1df45539c9378dc992f2170 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:45.893765  6375 raft_consensus.cc:515] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:45.894506  6378 leader_election.cc:290] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 2 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:45.895051  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.895906  6526 raft_consensus.cc:3055] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:45.896231  6526 raft_consensus.cc:740] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:45.896755  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:45.897308  6525 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.896965  6526 consensus_queue.cc:260] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.898183  6598 consensus_queue.cc:1059] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:45.901392  6526 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.904516  6525 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 2.
I20260710 11:01:45.905108  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:45.905682  6452 raft_consensus.cc:3055] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:45.905689  6342 leader_election.cc:304] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:45.906091  6452 raft_consensus.cc:740] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:45.906631  6614 raft_consensus.cc:2804] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:45.907083  6614 raft_consensus.cc:697] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.906857  6452 consensus_queue.cc:260] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:45.907974  6452 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.907855  6614 consensus_queue.cc:237] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:45.914757  6452 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 2.
I20260710 11:01:45.916003  6375 leader_election.cc:290] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 2 election: Requested vote from peers a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:45.918351  6526 raft_consensus.cc:2468] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 2.
I20260710 11:01:45.917912  6272 catalog_manager.cc:5697] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 1 to 2, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 2 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:45.919539  6342 leader_election.cc:304] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:45.920328  6614 raft_consensus.cc:2804] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:45.921007  6614 raft_consensus.cc:697] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:45.921888  6614 consensus_queue.cc:237] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:45.932888  6272 catalog_manager.cc:5697] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 1 to 2, leader changed from a247832aa1df45539c9378dc992f2170 (127.6.24.195) to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 2 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.097191  6580 raft_consensus.cc:993] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4: : Instructing follower c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:46.097707  6580 raft_consensus.cc:1081] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Signalling peer c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:46.099143  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:56288
I20260710 11:01:46.099670  6452 raft_consensus.cc:493] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:46.099992  6452 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.105160  6452 raft_consensus.cc:515] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:46.107024  6452 leader_election.cc:290] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 2 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:46.107744  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:46.108052  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:46.108347  6375 raft_consensus.cc:3055] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:46.108587  6525 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.108690  6375 raft_consensus.cc:740] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:46.109508  6375 consensus_queue.cc:260] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:46.110689  6375 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.115640  6525 raft_consensus.cc:2468] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 2.
I20260710 11:01:46.116786  6417 leader_election.cc:304] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:46.117151  6375 raft_consensus.cc:2468] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 2.
I20260710 11:01:46.117635  6633 raft_consensus.cc:2804] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:46.118103  6633 raft_consensus.cc:697] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:46.118906  6633 consensus_queue.cc:237] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:46.126766  6272 catalog_manager.cc:5697] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 1 to 2, leader changed from 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193) to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.210928  6525 raft_consensus.cc:1275] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.212373  6580 consensus_queue.cc:1048] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.219991  6452 raft_consensus.cc:1275] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.221630  6614 consensus_queue.cc:1048] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.238025  6525 raft_consensus.cc:1275] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.239410  6633 consensus_queue.cc:1048] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.246676  6375 raft_consensus.cc:1275] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.248154  6578 consensus_queue.cc:1048] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.348206  6452 raft_consensus.cc:1275] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.349504  6619 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.349795  6525 raft_consensus.cc:1275] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:46.351011  6578 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:46.361351  6526 raft_consensus.cc:1275] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.363135  6375 raft_consensus.cc:1275] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:46.364627  6633 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:46.365160  6655 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:46.471279  6452 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.475940  6452 raft_consensus.cc:1275] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.477281  6619 consensus_queue.cc:1048] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.489070  6525 raft_consensus.cc:1275] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.490549  6614 consensus_queue.cc:1048] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.516394  6375 raft_consensus.cc:1275] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.517849  6633 consensus_queue.cc:1048] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.526226  6525 raft_consensus.cc:1275] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.527958  6578 consensus_queue.cc:1048] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:48.739012  6243 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:01:48.739967  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:48.762920  6375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
mode: GRACEFUL
new_leader_uuid: "a247832aa1df45539c9378dc992f2170"
 from {username='slave'} at 127.0.0.1:43092
I20260710 11:01:48.763482  6375 raft_consensus.cc:606] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Received request to transfer leadership to TS a247832aa1df45539c9378dc992f2170
I20260710 11:01:48.774509  6452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
mode: GRACEFUL
new_leader_uuid: "a247832aa1df45539c9378dc992f2170"
 from {username='slave'} at 127.0.0.1:56314
I20260710 11:01:48.775061  6452 raft_consensus.cc:606] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Received request to transfer leadership to TS a247832aa1df45539c9378dc992f2170
I20260710 11:01:48.776214  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:48.776714  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:48.992344  6614 raft_consensus.cc:993] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4: : Instructing follower a247832aa1df45539c9378dc992f2170 to start an election
I20260710 11:01:48.992790  6660 raft_consensus.cc:1081] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Signalling peer a247832aa1df45539c9378dc992f2170 to start an election
I20260710 11:01:48.994367  6525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055"
dest_uuid: "a247832aa1df45539c9378dc992f2170"
 from {username='slave'} at 127.0.0.1:53746
I20260710 11:01:48.994871  6525 raft_consensus.cc:493] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.995163  6525 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.999758  6525 raft_consensus.cc:515] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:49.001528  6525 leader_election.cc:290] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 3 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463)
I20260710 11:01:49.002496  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:49.002738  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:49.003044  6452 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.003312  6375 raft_consensus.cc:3055] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:49.003603  6375 raft_consensus.cc:740] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:49.004320  6375 consensus_queue.cc:260] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:49.005254  6375 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.009315  6452 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 3.
I20260710 11:01:49.010813  6493 leader_election.cc:304] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [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: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:49.011605  6574 raft_consensus.cc:2804] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:49.012092  6375 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 3.
I20260710 11:01:49.012969  6574 raft_consensus.cc:697] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 3 LEADER]: Becoming Leader. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:49.013845  6574 consensus_queue.cc:237] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [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: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:49.020660  6275 catalog_manager.cc:5697] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 reported cstate change: term changed from 2 to 3, leader changed from 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193) to a247832aa1df45539c9378dc992f2170 (127.6.24.195). New cstate: current_term: 3 leader_uuid: "a247832aa1df45539c9378dc992f2170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.027017  6664 raft_consensus.cc:993] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323: : Instructing follower a247832aa1df45539c9378dc992f2170 to start an election
I20260710 11:01:49.027511  6633 raft_consensus.cc:1081] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Signalling peer a247832aa1df45539c9378dc992f2170 to start an election
I20260710 11:01:49.029178  6525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc"
dest_uuid: "a247832aa1df45539c9378dc992f2170"
 from {username='slave'} at 127.0.0.1:53742
I20260710 11:01:49.029750  6525 raft_consensus.cc:493] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.030118  6525 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.035184  6525 raft_consensus.cc:515] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.036710  6525 leader_election.cc:290] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 4 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:49.037441  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:49.037891  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:49.038081  6375 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.038450  6452 raft_consensus.cc:3055] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:49.038771  6452 raft_consensus.cc:740] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:49.039553  6452 consensus_queue.cc:260] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.040731  6452 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.045231  6375 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 4.
I20260710 11:01:49.046641  6493 leader_election.cc:304] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:49.047452  6574 raft_consensus.cc:2804] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:49.047626  6452 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 4.
I20260710 11:01:49.047959  6574 raft_consensus.cc:697] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 4 LEADER]: Becoming Leader. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:49.048732  6574 consensus_queue.cc:237] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.055581  6275 catalog_manager.cc:5697] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 reported cstate change: term changed from 3 to 4, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to a247832aa1df45539c9378dc992f2170 (127.6.24.195). New cstate: current_term: 4 leader_uuid: "a247832aa1df45539c9378dc992f2170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:49.445940  6375 raft_consensus.cc:1275] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Refusing update from remote peer a247832aa1df45539c9378dc992f2170: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.447116  6574 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.456127  6452 raft_consensus.cc:1275] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Refusing update from remote peer a247832aa1df45539c9378dc992f2170: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.458171  6661 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:49.468672  6377 raft_consensus.cc:1275] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Refusing update from remote peer a247832aa1df45539c9378dc992f2170: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:49.473588  6661 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:49.489624  6452 raft_consensus.cc:1275] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Refusing update from remote peer a247832aa1df45539c9378dc992f2170: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:49.491281  6574 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:49.777638  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:49.788251  6525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055"
dest_uuid: "a247832aa1df45539c9378dc992f2170"
mode: GRACEFUL
new_leader_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:53756
I20260710 11:01:49.788762  6525 raft_consensus.cc:606] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 3 LEADER]: Received request to transfer leadership to TS c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:49.793591  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
mode: GRACEFUL
new_leader_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:43084
I20260710 11:01:49.794098  6377 raft_consensus.cc:606] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Received request to transfer leadership to TS c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:49.798878  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2806308b3ff24206844f881744feadd2"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
mode: GRACEFUL
new_leader_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:43084
I20260710 11:01:49.799403  6377 raft_consensus.cc:606] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Received request to transfer leadership to TS c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:49.804211  6377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
mode: GRACEFUL
new_leader_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:43084
I20260710 11:01:49.804720  6377 raft_consensus.cc:606] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Received request to transfer leadership to TS c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:49.812016  6525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc"
dest_uuid: "a247832aa1df45539c9378dc992f2170"
mode: GRACEFUL
new_leader_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:53756
I20260710 11:01:49.812516  6525 raft_consensus.cc:606] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 4 LEADER]: Received request to transfer leadership to TS c1ec8adde7e648ce9dadba0fce994323
I20260710 11:01:49.895488  6574 raft_consensus.cc:993] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170: : Instructing follower c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:49.895949  6661 raft_consensus.cc:1081] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 4 LEADER]: Signalling peer c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:49.897349  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:56272
I20260710 11:01:49.897871  6452 raft_consensus.cc:493] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.898205  6452 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:49.902768  6452 raft_consensus.cc:515] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.904343  6452 leader_election.cc:290] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 5 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:49.905189  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:49.905308  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde9a812cbbc44b78d4f0be8d89ae0bc" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:49.905719  6377 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:49.905872  6525 raft_consensus.cc:3055] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:01:49.906235  6525 raft_consensus.cc:740] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:49.906893  6525 consensus_queue.cc:260] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.907703  6525 raft_consensus.cc:3060] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:49.910392  6377 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 5.
I20260710 11:01:49.911386  6419 leader_election.cc:304] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [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: 2f9979d7974f4cca949b8590ccaf7aa4, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:49.911689  6525 raft_consensus.cc:2468] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 5.
I20260710 11:01:49.912231  6633 raft_consensus.cc:2804] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:01:49.913142  6633 raft_consensus.cc:697] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 5 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:49.913947  6633 consensus_queue.cc:237] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.919417  6273 catalog_manager.cc:5697] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 4 to 5, leader changed from a247832aa1df45539c9378dc992f2170 (127.6.24.195) to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 5 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.931733  6614 raft_consensus.cc:993] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4: : Instructing follower c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:49.932160  6681 raft_consensus.cc:1081] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Signalling peer c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:49.933717  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:56288
I20260710 11:01:49.934252  6452 raft_consensus.cc:493] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.934615  6452 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.939886  6452 raft_consensus.cc:515] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.941543  6452 leader_election.cc:290] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 3 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:49.942332  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:49.942493  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86bc089604ca1a8cc011b8d2ed54d" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:49.942948  6377 raft_consensus.cc:3055] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:49.943009  6525 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.943285  6377 raft_consensus.cc:740] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:49.944082  6377 consensus_queue.cc:260] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.945219  6377 raft_consensus.cc:3060] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.949249  6525 raft_consensus.cc:2468] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 3.
I20260710 11:01:49.950553  6417 leader_election.cc:304] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [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: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:49.951364  6633 raft_consensus.cc:2804] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:49.951864  6633 raft_consensus.cc:697] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:49.952358  6377 raft_consensus.cc:2468] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 3.
I20260710 11:01:49.952581  6633 consensus_queue.cc:237] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.958844  6273 catalog_manager.cc:5697] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 2 to 3, leader changed from 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193) to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 3 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.975823  6661 raft_consensus.cc:993] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170: : Instructing follower c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:49.976338  6671 raft_consensus.cc:1081] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 3 LEADER]: Signalling peer c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:49.977828  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:56272
I20260710 11:01:49.978315  6452 raft_consensus.cc:493] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.978684  6452 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.983366  6452 raft_consensus.cc:515] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:49.985353  6452 leader_election.cc:290] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 4 election: Requested vote from peers a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323), 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463)
I20260710 11:01:49.986198  6614 raft_consensus.cc:993] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4: : Instructing follower c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:49.986338  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:49.986889  6525 raft_consensus.cc:3055] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:49.986994  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:49.987421  6525 raft_consensus.cc:740] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:49.987617  6375 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.988380  6614 raft_consensus.cc:1081] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Signalling peer c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:49.988590  6525 consensus_queue.cc:260] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [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: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:49.990126  6525 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.990079  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:56288
I20260710 11:01:49.990803  6452 raft_consensus.cc:493] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.991153  6452 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:49.994323  6525 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 4.
I20260710 11:01:49.994705  6375 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 4.
I20260710 11:01:49.995285  6417 leader_election.cc:304] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [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: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:49.996078  6633 raft_consensus.cc:2804] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:49.996546  6633 raft_consensus.cc:697] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 4 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:49.997216  6452 raft_consensus.cc:515] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:49.997319  6633 consensus_queue.cc:237] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [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: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:49.998705  6452 leader_election.cc:290] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 3 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:49.999415  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:50.000016  6375 raft_consensus.cc:3055] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:50.000336  6375 raft_consensus.cc:740] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:49.999709  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:50.001246  6525 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.001076  6375 consensus_queue.cc:260] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:50.002190  6375 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.004305  6273 catalog_manager.cc:5697] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 3 to 4, leader changed from a247832aa1df45539c9378dc992f2170 (127.6.24.195) to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 4 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.005532  6525 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 3.
I20260710 11:01:50.006537  6417 leader_election.cc:304] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [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: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:50.007287  6633 raft_consensus.cc:2804] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:50.007745  6633 raft_consensus.cc:697] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:50.008507  6375 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 3.
I20260710 11:01:50.008533  6633 consensus_queue.cc:237] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:50.016997  6273 catalog_manager.cc:5697] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 2 to 3, leader changed from 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193) to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 3 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.056830  6681 raft_consensus.cc:993] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4: : Instructing follower c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:50.057318  6614 raft_consensus.cc:1081] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Signalling peer c1ec8adde7e648ce9dadba0fce994323 to start an election
I20260710 11:01:50.058952  6452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2806308b3ff24206844f881744feadd2"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
 from {username='slave'} at 127.0.0.1:56288
I20260710 11:01:50.059466  6452 raft_consensus.cc:493] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.059720  6452 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.064075  6452 raft_consensus.cc:515] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:50.065791  6452 leader_election.cc:290] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 2 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:50.066565  6375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:50.066684  6525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "c1ec8adde7e648ce9dadba0fce994323" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:50.067207  6375 raft_consensus.cc:3055] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:50.067261  6525 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.067560  6375 raft_consensus.cc:740] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:50.068303  6375 consensus_queue.cc:260] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:50.069247  6375 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.071552  6525 raft_consensus.cc:2468] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 2.
I20260710 11:01:50.072469  6417 leader_election.cc:304] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a247832aa1df45539c9378dc992f2170, c1ec8adde7e648ce9dadba0fce994323; no voters: 
I20260710 11:01:50.073146  6633 raft_consensus.cc:2804] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:50.073593  6633 raft_consensus.cc:697] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Becoming Leader. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:50.074347  6375 raft_consensus.cc:2468] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1ec8adde7e648ce9dadba0fce994323 in term 2.
I20260710 11:01:50.074366  6633 consensus_queue.cc:237] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:50.080817  6273 catalog_manager.cc:5697] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 reported cstate change: term changed from 1 to 2, leader changed from 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193) to c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "c1ec8adde7e648ce9dadba0fce994323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.318575  6375 raft_consensus.cc:1275] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:50.319846  6633 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:50.327935  6525 raft_consensus.cc:1275] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 5 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:50.329417  6633 consensus_queue.cc:1048] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:50.367699  6375 raft_consensus.cc:1275] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:50.369138  6633 consensus_queue.cc:1048] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:50.378495  6525 raft_consensus.cc:1275] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:50.380892  6633 consensus_queue.cc:1048] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:50.526993  6525 raft_consensus.cc:1275] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:50.528293  6633 consensus_queue.cc:1048] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:50.538178  6375 raft_consensus.cc:1275] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:50.539860  6690 consensus_queue.cc:1048] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:50.590032  6375 raft_consensus.cc:1275] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:50.591624  6690 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:50.592234  6525 raft_consensus.cc:1275] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:50.593390  6690 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:50.662246  6525 raft_consensus.cc:1275] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:50.663527  6690 consensus_queue.cc:1048] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:50.673503  6375 raft_consensus.cc:1275] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Refusing update from remote peer c1ec8adde7e648ce9dadba0fce994323: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:50.674907  6697 consensus_queue.cc:1048] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:52.823401  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:52.830516  6452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2806308b3ff24206844f881744feadd2"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
mode: GRACEFUL
new_leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:56314
I20260710 11:01:52.831167  6452 raft_consensus.cc:606] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Received request to transfer leadership to TS 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:52.833904  6452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
mode: GRACEFUL
new_leader_uuid: "a247832aa1df45539c9378dc992f2170"
 from {username='slave'} at 127.0.0.1:56314
I20260710 11:01:52.834329  6452 raft_consensus.cc:606] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Received request to transfer leadership to TS a247832aa1df45539c9378dc992f2170
I20260710 11:01:52.836525  6452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f4073d8a76245f0b981365e814a48c9"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
mode: GRACEFUL
new_leader_uuid: "a247832aa1df45539c9378dc992f2170"
 from {username='slave'} at 127.0.0.1:56314
I20260710 11:01:52.836980  6452 raft_consensus.cc:606] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Received request to transfer leadership to TS a247832aa1df45539c9378dc992f2170
I20260710 11:01:52.839269  6452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
mode: GRACEFUL
new_leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:56314
I20260710 11:01:52.839730  6452 raft_consensus.cc:606] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 4 LEADER]: Received request to transfer leadership to TS 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:52.842119  6452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7"
dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
mode: GRACEFUL
new_leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:56314
I20260710 11:01:52.842712  6452 raft_consensus.cc:606] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Received request to transfer leadership to TS 2f9979d7974f4cca949b8590ccaf7aa4
I20260710 11:01:52.843806  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:01:52.844213  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:52.890717  6699 raft_consensus.cc:993] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323: : Instructing follower a247832aa1df45539c9378dc992f2170 to start an election
I20260710 11:01:52.891328  6701 raft_consensus.cc:1081] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Signalling peer a247832aa1df45539c9378dc992f2170 to start an election
I20260710 11:01:52.892807  6526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f4073d8a76245f0b981365e814a48c9"
dest_uuid: "a247832aa1df45539c9378dc992f2170"
 from {username='slave'} at 127.0.0.1:53742
I20260710 11:01:52.893299  6526 raft_consensus.cc:493] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:52.893638  6526 raft_consensus.cc:3060] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:52.899224  6526 raft_consensus.cc:515] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:52.901363  6526 leader_election.cc:290] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 2 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:52.902273  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4073d8a76245f0b981365e814a48c9" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:52.903025  6377 raft_consensus.cc:3060] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:52.903074  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4073d8a76245f0b981365e814a48c9" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:52.903753  6452 raft_consensus.cc:3055] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:52.904116  6452 raft_consensus.cc:740] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:52.904896  6452 consensus_queue.cc:260] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:52.905895  6452 raft_consensus.cc:3060] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:52.908123  6377 raft_consensus.cc:2468] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 2.
I20260710 11:01:52.909299  6493 leader_election.cc:304] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:52.910218  6671 raft_consensus.cc:2804] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:52.910712  6452 raft_consensus.cc:2468] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 2.
I20260710 11:01:52.911195  6671 raft_consensus.cc:697] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 2 LEADER]: Becoming Leader. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:52.912139  6671 consensus_queue.cc:237] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:52.918957  6273 catalog_manager.cc:5697] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 reported cstate change: term changed from 1 to 2, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to a247832aa1df45539c9378dc992f2170 (127.6.24.195). New cstate: current_term: 2 leader_uuid: "a247832aa1df45539c9378dc992f2170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:53.070916  6699 raft_consensus.cc:993] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323: : Instructing follower 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:53.071369  6701 raft_consensus.cc:1081] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 4 LEADER]: Signalling peer 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:53.072788  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:43078
I20260710 11:01:53.073271  6377 raft_consensus.cc:493] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.073585  6377 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:53.078253  6377 raft_consensus.cc:515] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:53.079999  6377 leader_election.cc:290] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 5 election: Requested vote from peers a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:53.081028  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:53.081157  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917fd820780b4fd5b9a8e31a0f264055" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:53.081657  6526 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:53.081674  6452 raft_consensus.cc:3055] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:01:53.082196  6452 raft_consensus.cc:740] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:53.082919  6452 consensus_queue.cc:260] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [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: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:53.084048  6452 raft_consensus.cc:3060] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:53.088536  6526 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 5.
I20260710 11:01:53.090044  6342 leader_election.cc:304] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:53.090342  6452 raft_consensus.cc:2468] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 5.
I20260710 11:01:53.092001  6708 raft_consensus.cc:2804] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:01:53.093075  6708 raft_consensus.cc:697] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:53.093863  6708 consensus_queue.cc:237] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } }
I20260710 11:01:53.100293  6273 catalog_manager.cc:5697] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 4 to 5, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 5 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:53.157968  6699 raft_consensus.cc:993] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323: : Instructing follower 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:53.158381  6701 raft_consensus.cc:1081] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Signalling peer 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:53.159821  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2806308b3ff24206844f881744feadd2"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:43078
I20260710 11:01:53.160284  6377 raft_consensus.cc:493] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.160586  6377 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.165083  6377 raft_consensus.cc:515] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.166847  6377 leader_election.cc:290] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 3 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:53.167536  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:53.167902  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2806308b3ff24206844f881744feadd2" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:53.168028  6452 raft_consensus.cc:3055] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:53.168380  6526 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.168411  6452 raft_consensus.cc:740] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:53.169307  6452 consensus_queue.cc:260] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.170284  6452 raft_consensus.cc:3060] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.173360  6526 raft_consensus.cc:2468] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 3.
I20260710 11:01:53.174233  6452 raft_consensus.cc:2468] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 3.
I20260710 11:01:53.174510  6342 leader_election.cc:304] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:53.175303  6708 raft_consensus.cc:2804] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:53.175843  6708 raft_consensus.cc:697] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:53.176860  6708 consensus_queue.cc:237] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.186021  6273 catalog_manager.cc:5697] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 2 to 3, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 3 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.247218  6699 raft_consensus.cc:993] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323: : Instructing follower 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:53.247643  6701 raft_consensus.cc:1081] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Signalling peer 2f9979d7974f4cca949b8590ccaf7aa4 to start an election
I20260710 11:01:53.249068  6377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7"
dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
 from {username='slave'} at 127.0.0.1:43078
I20260710 11:01:53.249542  6377 raft_consensus.cc:493] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.249920  6377 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:53.254215  6377 raft_consensus.cc:515] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.255513  6377 leader_election.cc:290] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [CANDIDATE]: Term 4 election: Requested vote from peers c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583), a247832aa1df45539c9378dc992f2170 (127.6.24.195:37323)
I20260710 11:01:53.256364  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:53.256501  6526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18254323f4a43cb930bc33c4b4cb7f7" candidate_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a247832aa1df45539c9378dc992f2170"
I20260710 11:01:53.256901  6452 raft_consensus.cc:3055] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:53.257054  6526 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:53.257191  6452 raft_consensus.cc:740] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:53.258086  6452 consensus_queue.cc:260] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.259325  6452 raft_consensus.cc:3060] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:53.261797  6526 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 4.
I20260710 11:01:53.262686  6342 leader_election.cc:304] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:53.263423  6708 raft_consensus.cc:2804] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:53.263845  6708 raft_consensus.cc:697] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 LEADER]: Becoming Leader. State: Replica: 2f9979d7974f4cca949b8590ccaf7aa4, State: Running, Role: LEADER
I20260710 11:01:53.264633  6708 consensus_queue.cc:237] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.265076  6452 raft_consensus.cc:2468] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9979d7974f4cca949b8590ccaf7aa4 in term 4.
I20260710 11:01:53.267186  6699 raft_consensus.cc:993] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323: : Instructing follower a247832aa1df45539c9378dc992f2170 to start an election
I20260710 11:01:53.267643  6701 raft_consensus.cc:1081] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Signalling peer a247832aa1df45539c9378dc992f2170 to start an election
I20260710 11:01:53.269268  6526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6"
dest_uuid: "a247832aa1df45539c9378dc992f2170"
 from {username='slave'} at 127.0.0.1:53742
I20260710 11:01:53.269747  6526 raft_consensus.cc:493] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.270084  6526 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.271780  6273 catalog_manager.cc:5697] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 reported cstate change: term changed from 3 to 4, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193). New cstate: current_term: 4 leader_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.274629  6526 raft_consensus.cc:515] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.276691  6526 leader_election.cc:290] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [CANDIDATE]: Term 3 election: Requested vote from peers 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463), c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194:45583)
I20260710 11:01:53.277774  6452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1ec8adde7e648ce9dadba0fce994323"
I20260710 11:01:53.278266  6452 raft_consensus.cc:3055] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:53.279400  6377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e0e29810ee4a85aae3e1cb952775b6" candidate_uuid: "a247832aa1df45539c9378dc992f2170" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f9979d7974f4cca949b8590ccaf7aa4"
I20260710 11:01:53.279672  6452 raft_consensus.cc:740] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1ec8adde7e648ce9dadba0fce994323, State: Running, Role: LEADER
I20260710 11:01:53.279986  6377 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.280536  6452 consensus_queue.cc:260] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.281494  6452 raft_consensus.cc:3060] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.284085  6377 raft_consensus.cc:2468] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 3.
I20260710 11:01:53.284955  6493 leader_election.cc:304] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [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: 2f9979d7974f4cca949b8590ccaf7aa4, a247832aa1df45539c9378dc992f2170; no voters: 
I20260710 11:01:53.285494  6452 raft_consensus.cc:2468] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a247832aa1df45539c9378dc992f2170 in term 3.
I20260710 11:01:53.285606  6671 raft_consensus.cc:2804] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:53.286088  6671 raft_consensus.cc:697] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 3 LEADER]: Becoming Leader. State: Replica: a247832aa1df45539c9378dc992f2170, State: Running, Role: LEADER
I20260710 11:01:53.286942  6671 consensus_queue.cc:237] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [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: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } }
I20260710 11:01:53.293956  6273 catalog_manager.cc:5697] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 reported cstate change: term changed from 2 to 3, leader changed from c1ec8adde7e648ce9dadba0fce994323 (127.6.24.194) to a247832aa1df45539c9378dc992f2170 (127.6.24.195). New cstate: current_term: 3 leader_uuid: "a247832aa1df45539c9378dc992f2170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:53.388080  6452 raft_consensus.cc:1275] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Refusing update from remote peer a247832aa1df45539c9378dc992f2170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:53.389245  6671 consensus_queue.cc:1048] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:53.399413  6377 raft_consensus.cc:1275] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Refusing update from remote peer a247832aa1df45539c9378dc992f2170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:53.400892  6702 consensus_queue.cc:1048] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:53.545795  6452 raft_consensus.cc:1275] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 5 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:53.546977  6708 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:53.555514  6526 raft_consensus.cc:1275] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 5 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:53.557322  6708 consensus_queue.cc:1048] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:53.618534  6452 raft_consensus.cc:1275] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.619721  6708 consensus_queue.cc:1048] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.629976  6526 raft_consensus.cc:1275] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.631168  6708 consensus_queue.cc:1048] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.733726  6452 raft_consensus.cc:1275] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:53.735042  6708 consensus_queue.cc:1048] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:53.744184  6526 raft_consensus.cc:1275] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Refusing update from remote peer 2f9979d7974f4cca949b8590ccaf7aa4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:53.748111  6725 consensus_queue.cc:1048] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a247832aa1df45539c9378dc992f2170" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:01:53.805300  6377 raft_consensus.cc:1275] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Refusing update from remote peer a247832aa1df45539c9378dc992f2170: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.806511  6702 consensus_queue.cc:1048] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9979d7974f4cca949b8590ccaf7aa4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 46463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.815981  6452 raft_consensus.cc:1275] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Refusing update from remote peer a247832aa1df45539c9378dc992f2170: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.817411  6728 consensus_queue.cc:1048] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ec8adde7e648ce9dadba0fce994323" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.844997  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:53.850153  6243 tablet_server.cc:179] TabletServer@127.6.24.193:0 shutting down...
W20260710 11:01:53.873252  6493 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:01:53.875680  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:53.876603  6243 tablet_replica.cc:333] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.877311  6243 raft_consensus.cc:2243] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:53.877948  6243 raft_consensus.cc:2272] T cde9a812cbbc44b78d4f0be8d89ae0bc P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:53.878769  6493 consensus_peers.cc:597] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 -> Peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Couldn't send request to peer 2f9979d7974f4cca949b8590ccaf7aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:53.880739  6243 tablet_replica.cc:333] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.881279  6243 raft_consensus.cc:2243] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:53.881688  6243 raft_consensus.cc:2272] T 5ed51be130df43d7a07adfdf8af86a7f P 2f9979d7974f4cca949b8590ccaf7aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:53.883203  6243 tablet_replica.cc:333] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.883697  6243 raft_consensus.cc:2243] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:53.884434  6243 raft_consensus.cc:2272] T c18254323f4a43cb930bc33c4b4cb7f7 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:53.886854  6243 tablet_replica.cc:333] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.887418  6243 raft_consensus.cc:2243] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:53.887807  6243 raft_consensus.cc:2272] T b8f86bc089604ca1a8cc011b8d2ed54d P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:53.889338  6243 tablet_replica.cc:333] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.889816  6243 raft_consensus.cc:2243] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:53.890204  6243 raft_consensus.cc:2272] T 30e0e29810ee4a85aae3e1cb952775b6 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:53.892043  6243 tablet_replica.cc:333] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.892509  6243 raft_consensus.cc:2243] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:53.892874  6243 raft_consensus.cc:2272] T 6f4073d8a76245f0b981365e814a48c9 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:53.894614  6243 tablet_replica.cc:333] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.895073  6243 raft_consensus.cc:2243] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:53.895466  6243 raft_consensus.cc:2272] T a9a29737e66c477d8d71f0132f56aee4 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:53.897022  6243 tablet_replica.cc:333] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.897464  6243 raft_consensus.cc:2243] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:01:53.898182  6243 raft_consensus.cc:2272] T 917fd820780b4fd5b9a8e31a0f264055 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:53.900293  6243 tablet_replica.cc:333] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4: stopping tablet replica
I20260710 11:01:53.900868  6243 raft_consensus.cc:2243] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:53.901700  6243 raft_consensus.cc:2272] T 2806308b3ff24206844f881744feadd2 P 2f9979d7974f4cca949b8590ccaf7aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:53.902573  6493 consensus_peers.cc:597] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 -> Peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Couldn't send request to peer 2f9979d7974f4cca949b8590ccaf7aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:53.994099  6243 tablet_server.cc:196] TabletServer@127.6.24.193:0 shutdown complete.
I20260710 11:01:54.011751  6243 tablet_server.cc:179] TabletServer@127.6.24.194:0 shutting down...
W20260710 11:01:54.033743  6419 consensus_peers.cc:597] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 -> Peer 2f9979d7974f4cca949b8590ccaf7aa4 (127.6.24.193:46463): Couldn't send request to peer 2f9979d7974f4cca949b8590ccaf7aa4. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:46463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:54.040719  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:54.041414  6243 tablet_replica.cc:333] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.042001  6243 raft_consensus.cc:2243] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.042378  6243 raft_consensus.cc:2272] T c18254323f4a43cb930bc33c4b4cb7f7 P c1ec8adde7e648ce9dadba0fce994323 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.044479  6243 tablet_replica.cc:333] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.044932  6243 raft_consensus.cc:2243] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.045264  6243 raft_consensus.cc:2272] T 30e0e29810ee4a85aae3e1cb952775b6 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.047082  6243 tablet_replica.cc:333] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.047513  6243 raft_consensus.cc:2243] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.047828  6243 raft_consensus.cc:2272] T 2806308b3ff24206844f881744feadd2 P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.050017  6243 tablet_replica.cc:333] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.050441  6243 raft_consensus.cc:2243] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.051121  6243 raft_consensus.cc:2272] T a9a29737e66c477d8d71f0132f56aee4 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.052676  6243 tablet_replica.cc:333] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.053131  6243 raft_consensus.cc:2243] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.053511  6243 raft_consensus.cc:2272] T 6f4073d8a76245f0b981365e814a48c9 P c1ec8adde7e648ce9dadba0fce994323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.055444  6243 tablet_replica.cc:333] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.055899  6243 raft_consensus.cc:2243] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.056268  6243 raft_consensus.cc:2272] T 917fd820780b4fd5b9a8e31a0f264055 P c1ec8adde7e648ce9dadba0fce994323 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.058264  6243 tablet_replica.cc:333] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.058722  6243 raft_consensus.cc:2243] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.059092  6243 raft_consensus.cc:2272] T 5ed51be130df43d7a07adfdf8af86a7f P c1ec8adde7e648ce9dadba0fce994323 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.060683  6243 tablet_replica.cc:333] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.061110  6243 raft_consensus.cc:2243] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.061836  6243 raft_consensus.cc:2272] T cde9a812cbbc44b78d4f0be8d89ae0bc P c1ec8adde7e648ce9dadba0fce994323 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.063470  6243 tablet_replica.cc:333] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323: stopping tablet replica
I20260710 11:01:54.063952  6243 raft_consensus.cc:2243] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.064656  6243 raft_consensus.cc:2272] T b8f86bc089604ca1a8cc011b8d2ed54d P c1ec8adde7e648ce9dadba0fce994323 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.082111  6243 tablet_server.cc:196] TabletServer@127.6.24.194:0 shutdown complete.
I20260710 11:01:54.097788  6243 tablet_server.cc:179] TabletServer@127.6.24.195:0 shutting down...
I20260710 11:01:54.120916  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:54.121604  6243 tablet_replica.cc:333] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.122198  6243 raft_consensus.cc:2243] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.122689  6243 raft_consensus.cc:2272] T 2806308b3ff24206844f881744feadd2 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.124771  6243 tablet_replica.cc:333] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.125272  6243 raft_consensus.cc:2243] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.125773  6243 raft_consensus.cc:2272] T b8f86bc089604ca1a8cc011b8d2ed54d P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.127257  6243 tablet_replica.cc:333] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.127737  6243 raft_consensus.cc:2243] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.128412  6243 raft_consensus.cc:2272] T 6f4073d8a76245f0b981365e814a48c9 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.130276  6243 tablet_replica.cc:333] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.130762  6243 raft_consensus.cc:2243] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.131160  6243 raft_consensus.cc:2272] T 917fd820780b4fd5b9a8e31a0f264055 P a247832aa1df45539c9378dc992f2170 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.133256  6243 tablet_replica.cc:333] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.133790  6243 raft_consensus.cc:2243] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.134192  6243 raft_consensus.cc:2272] T a9a29737e66c477d8d71f0132f56aee4 P a247832aa1df45539c9378dc992f2170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.135783  6243 tablet_replica.cc:333] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.136237  6243 raft_consensus.cc:2243] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.136888  6243 raft_consensus.cc:2272] T 30e0e29810ee4a85aae3e1cb952775b6 P a247832aa1df45539c9378dc992f2170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.138583  6243 tablet_replica.cc:333] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.139042  6243 raft_consensus.cc:2243] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.139438  6243 raft_consensus.cc:2272] T c18254323f4a43cb930bc33c4b4cb7f7 P a247832aa1df45539c9378dc992f2170 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.141471  6243 tablet_replica.cc:333] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.142004  6243 raft_consensus.cc:2243] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.142694  6243 raft_consensus.cc:2272] T 5ed51be130df43d7a07adfdf8af86a7f P a247832aa1df45539c9378dc992f2170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.144306  6243 tablet_replica.cc:333] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170: stopping tablet replica
I20260710 11:01:54.144732  6243 raft_consensus.cc:2243] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.145148  6243 raft_consensus.cc:2272] T cde9a812cbbc44b78d4f0be8d89ae0bc P a247832aa1df45539c9378dc992f2170 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.162344  6243 tablet_server.cc:196] TabletServer@127.6.24.195:0 shutdown complete.
I20260710 11:01:54.178073  6243 master.cc:562] Master@127.6.24.254:39149 shutting down...
I20260710 11:01:54.295022  6330 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:01:54.320725  6243 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.321432  6243 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.321894  6243 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7292c57346e14d8b8bcff915b7919ee2: stopping tablet replica
I20260710 11:01:54.341142  6243 master.cc:584] Master@127.6.24.254:39149 shutdown complete.
2f9979d7974f4cca949b8590ccaf7aa4  4
a247832aa1df45539c9378dc992f2170  1
c1ec8adde7e648ce9dadba0fce994323  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12420 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:01:54.379657  6243 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.24.254:45559
I20260710 11:01:54.380779  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:54.386327  6733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:54.386840  6734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:54.387193  6736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:54.388228  6243 server_base.cc:1061] running on GCE node
I20260710 11:01:54.388988  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:54.389155  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:54.389338  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681314389323 us; error 0 us; skew 500 ppm
I20260710 11:01:54.389907  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:54.392146  6243 webserver.cc:533] Webserver started at http://127.6.24.254:45389/ using document root <none> and password file <none>
I20260710 11:01:54.392684  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:54.392867  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:54.393144  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:54.394282  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/master-0-root/instance:
uuid: "a3b3b17c415944c8b50f16fcbc5168c7"
format_stamp: "Formatted at 2026-07-10 11:01:54 on dist-test-slave-7rm2"
I20260710 11:01:54.398480  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:54.401539  6741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.402403  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:54.402706  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/master-0-root
uuid: "a3b3b17c415944c8b50f16fcbc5168c7"
format_stamp: "Formatted at 2026-07-10 11:01:54 on dist-test-slave-7rm2"
I20260710 11:01:54.402988  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:54.416339  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:54.417517  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:54.454124  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.254:45559
I20260710 11:01:54.454252  6792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.254:45559 every 8 connection(s)
I20260710 11:01:54.457873  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:54.466991  6793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7: Bootstrap starting.
I20260710 11:01:54.471383  6793 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.475346  6793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7: No bootstrap required, opened a new log
I20260710 11:01:54.477331  6793 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3b3b17c415944c8b50f16fcbc5168c7" member_type: VOTER }
I20260710 11:01:54.477737  6793 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.477947  6793 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b3b17c415944c8b50f16fcbc5168c7, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.478605  6793 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a3b3b17c415944c8b50f16fcbc5168c7" member_type: VOTER }
I20260710 11:01:54.479038  6793 raft_consensus.cc:399] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:54.479249  6793 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:54.479537  6793 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.483479  6793 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3b3b17c415944c8b50f16fcbc5168c7" member_type: VOTER }
I20260710 11:01:54.484002  6793 leader_election.cc:304] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [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: a3b3b17c415944c8b50f16fcbc5168c7; no voters: 
I20260710 11:01:54.485116  6793 leader_election.cc:290] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:54.485527  6796 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.486799  6796 raft_consensus.cc:697] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 1 LEADER]: Becoming Leader. State: Replica: a3b3b17c415944c8b50f16fcbc5168c7, State: Running, Role: LEADER
I20260710 11:01:54.487458  6796 consensus_queue.cc:237] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [LEADER]: Queue going to LEADER mode. State: All 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: "a3b3b17c415944c8b50f16fcbc5168c7" member_type: VOTER }
I20260710 11:01:54.488034  6793 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:54.491906  6797 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a3b3b17c415944c8b50f16fcbc5168c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3b3b17c415944c8b50f16fcbc5168c7" member_type: VOTER } }
I20260710 11:01:54.491860  6798 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3b3b17c415944c8b50f16fcbc5168c7. Latest consensus state: current_term: 1 leader_uuid: "a3b3b17c415944c8b50f16fcbc5168c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3b3b17c415944c8b50f16fcbc5168c7" member_type: VOTER } }
I20260710 11:01:54.492527  6797 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:54.492715  6798 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:54.496305  6802 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:54.504989  6802 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:54.509661  6243 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:54.515137  6802 catalog_manager.cc:1383] Generated new cluster ID: 8e1057888e384c6595856bedd00ea76e
I20260710 11:01:54.515413  6802 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:54.526719  6802 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:54.527897  6802 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:54.539996  6802 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7: Generated new TSK 0
I20260710 11:01:54.540556  6802 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:54.576356  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:54.582450  6814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:54.583516  6815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:54.585103  6243 server_base.cc:1061] running on GCE node
W20260710 11:01:54.585395  6817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:54.586311  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:54.586512  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:54.586688  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681314586652 us; error 0 us; skew 500 ppm
I20260710 11:01:54.587204  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:54.589463  6243 webserver.cc:533] Webserver started at http://127.6.24.193:34117/ using document root <none> and password file <none>
I20260710 11:01:54.590018  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:54.590206  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:54.590497  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:54.591508  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-0-root/instance:
uuid: "a810e6de38024e4c89306a66edb63dbe"
format_stamp: "Formatted at 2026-07-10 11:01:54 on dist-test-slave-7rm2"
I20260710 11:01:54.595721  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:54.598899  6822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.599663  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:54.599985  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "a810e6de38024e4c89306a66edb63dbe"
format_stamp: "Formatted at 2026-07-10 11:01:54 on dist-test-slave-7rm2"
I20260710 11:01:54.600314  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:54.635314  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:54.636679  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:54.638255  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:54.640674  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:54.640926  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.641201  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:54.641422  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.683504  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:38011
I20260710 11:01:54.683655  6884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:38011 every 8 connection(s)
I20260710 11:01:54.688957  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:54.697302  6889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:54.698383  6890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:54.700616  6892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:54.701093  6243 server_base.cc:1061] running on GCE node
I20260710 11:01:54.702280  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:54.702523  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:54.702761  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681314702740 us; error 0 us; skew 500 ppm
I20260710 11:01:54.703454  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:54.706250  6885 heartbeater.cc:344] Connected to a master server at 127.6.24.254:45559
I20260710 11:01:54.706650  6885 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:54.706748  6243 webserver.cc:533] Webserver started at http://127.6.24.194:41003/ using document root <none> and password file <none>
I20260710 11:01:54.707357  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:54.707427  6885 heartbeater.cc:507] Master 127.6.24.254:45559 requested a full tablet report, sending...
I20260710 11:01:54.707590  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:54.707969  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:54.709336  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-1-root/instance:
uuid: "53f906d182f94508980334295591e052"
format_stamp: "Formatted at 2026-07-10 11:01:54 on dist-test-slave-7rm2"
I20260710 11:01:54.709796  6758 ts_manager.cc:194] Registered new tserver with Master: a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011)
I20260710 11:01:54.712477  6758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33058
I20260710 11:01:54.715678  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:54.719138  6897 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.719961  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:54.720307  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-1-root
uuid: "53f906d182f94508980334295591e052"
format_stamp: "Formatted at 2026-07-10 11:01:54 on dist-test-slave-7rm2"
I20260710 11:01:54.720580  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:54.750898  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:54.752231  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:54.753989  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:54.756282  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:54.756527  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.756793  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:54.756987  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.797994  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.194:35961
I20260710 11:01:54.798075  6959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.194:35961 every 8 connection(s)
I20260710 11:01:54.802719  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:54.810266  6963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:54.810915  6964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:54.814513  6966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:54.814579  6243 server_base.cc:1061] running on GCE node
I20260710 11:01:54.815971  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:54.816107  6960 heartbeater.cc:344] Connected to a master server at 127.6.24.254:45559
W20260710 11:01:54.816291  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:54.816543  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681314816526 us; error 0 us; skew 500 ppm
I20260710 11:01:54.816555  6960 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:54.817253  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:54.817423  6960 heartbeater.cc:507] Master 127.6.24.254:45559 requested a full tablet report, sending...
I20260710 11:01:54.819602  6758 ts_manager.cc:194] Registered new tserver with Master: 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:54.820070  6243 webserver.cc:533] Webserver started at http://127.6.24.195:39331/ using document root <none> and password file <none>
I20260710 11:01:54.820619  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:54.820853  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:54.821143  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:54.821095  6758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33064
I20260710 11:01:54.822872  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-2-root/instance:
uuid: "d48ad3986efe4648bd86ccff0a00f0da"
format_stamp: "Formatted at 2026-07-10 11:01:54 on dist-test-slave-7rm2"
I20260710 11:01:54.827677  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:54.831297  6971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.832188  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:54.832499  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-2-root
uuid: "d48ad3986efe4648bd86ccff0a00f0da"
format_stamp: "Formatted at 2026-07-10 11:01:54 on dist-test-slave-7rm2"
I20260710 11:01:54.832847  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681301797394-6243-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:54.858894  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:54.860073  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:54.861711  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:54.863842  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:54.864071  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.864308  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:54.864483  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:54.905172  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.195:33033
I20260710 11:01:54.905283  7033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.195:33033 every 8 connection(s)
I20260710 11:01:54.918931  7034 heartbeater.cc:344] Connected to a master server at 127.6.24.254:45559
I20260710 11:01:54.919338  7034 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:54.920101  7034 heartbeater.cc:507] Master 127.6.24.254:45559 requested a full tablet report, sending...
I20260710 11:01:54.922292  6758 ts_manager.cc:194] Registered new tserver with Master: d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:54.922770  6243 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014381591s
I20260710 11:01:54.923820  6758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33080
I20260710 11:01:54.947712  6758 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33090:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:54.950556  6758 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:55.015738  6999 tablet_service.cc:1511] Processing CreateTablet for tablet b6fc6de4d19c4a60bb8999301220c23d (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:55.017629  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fc6de4d19c4a60bb8999301220c23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.021575  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 598ac4556415492f8c7cc16cc7879788 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:55.023442  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598ac4556415492f8c7cc16cc7879788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.026233  6997 tablet_service.cc:1511] Processing CreateTablet for tablet 3807b05fcb77414eb049a33706e3413c (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:55.027554  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3807b05fcb77414eb049a33706e3413c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.036273  6996 tablet_service.cc:1511] Processing CreateTablet for tablet d5ff0ffa965a43f386e70c3b59258a39 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:55.038221  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ff0ffa965a43f386e70c3b59258a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.039564  6995 tablet_service.cc:1511] Processing CreateTablet for tablet cdaa6ab528eb4e2da782c085f2dadcdd (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:55.040895  6995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdaa6ab528eb4e2da782c085f2dadcdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.043617  6994 tablet_service.cc:1511] Processing CreateTablet for tablet 071e014766824b1fa44a9a677104fe87 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:55.046020  6994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071e014766824b1fa44a9a677104fe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.051942  6993 tablet_service.cc:1511] Processing CreateTablet for tablet 8a446eccc4d64a369272e77b785638e1 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:55.053334  6993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a446eccc4d64a369272e77b785638e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.056278  6991 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4000ab7b8a476b8f590dcf181c1dcc (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:55.057734  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4000ab7b8a476b8f590dcf181c1dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.060379  6992 tablet_service.cc:1511] Processing CreateTablet for tablet 89bf84217a2a445e9b44499cd2ee22e4 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:55.066354  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bf84217a2a445e9b44499cd2ee22e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.071342  6990 tablet_service.cc:1511] Processing CreateTablet for tablet b3ffcea9c409496ca8347a1757664aeb (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:55.072674  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ffcea9c409496ca8347a1757664aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.089222  6850 tablet_service.cc:1511] Processing CreateTablet for tablet b6fc6de4d19c4a60bb8999301220c23d (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:55.091531  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fc6de4d19c4a60bb8999301220c23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.093344  6849 tablet_service.cc:1511] Processing CreateTablet for tablet 598ac4556415492f8c7cc16cc7879788 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:55.094733  7049 tablet_bootstrap.cc:492] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.095130  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598ac4556415492f8c7cc16cc7879788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.095471  6847 tablet_service.cc:1511] Processing CreateTablet for tablet d5ff0ffa965a43f386e70c3b59258a39 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:55.093343  6848 tablet_service.cc:1511] Processing CreateTablet for tablet 3807b05fcb77414eb049a33706e3413c (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:55.099614  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3807b05fcb77414eb049a33706e3413c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.100332  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ff0ffa965a43f386e70c3b59258a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.100952  6925 tablet_service.cc:1511] Processing CreateTablet for tablet b6fc6de4d19c4a60bb8999301220c23d (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:55.102200  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fc6de4d19c4a60bb8999301220c23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.106626  6924 tablet_service.cc:1511] Processing CreateTablet for tablet 598ac4556415492f8c7cc16cc7879788 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:55.107893  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598ac4556415492f8c7cc16cc7879788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.111017  6846 tablet_service.cc:1511] Processing CreateTablet for tablet cdaa6ab528eb4e2da782c085f2dadcdd (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:55.112299  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdaa6ab528eb4e2da782c085f2dadcdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.114705  6845 tablet_service.cc:1511] Processing CreateTablet for tablet 071e014766824b1fa44a9a677104fe87 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:55.115998  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071e014766824b1fa44a9a677104fe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.119088  6844 tablet_service.cc:1511] Processing CreateTablet for tablet 8a446eccc4d64a369272e77b785638e1 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:55.120332  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a446eccc4d64a369272e77b785638e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.124629  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4000ab7b8a476b8f590dcf181c1dcc (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:55.126021  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4000ab7b8a476b8f590dcf181c1dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.125617  6923 tablet_service.cc:1511] Processing CreateTablet for tablet 3807b05fcb77414eb049a33706e3413c (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:55.127410  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3807b05fcb77414eb049a33706e3413c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.128927  7049 tablet_bootstrap.cc:654] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.130745  6841 tablet_service.cc:1511] Processing CreateTablet for tablet b3ffcea9c409496ca8347a1757664aeb (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:55.132038  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ffcea9c409496ca8347a1757664aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.122692  6843 tablet_service.cc:1511] Processing CreateTablet for tablet 89bf84217a2a445e9b44499cd2ee22e4 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:55.135243  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bf84217a2a445e9b44499cd2ee22e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.147799  6922 tablet_service.cc:1511] Processing CreateTablet for tablet d5ff0ffa965a43f386e70c3b59258a39 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:55.149209  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ff0ffa965a43f386e70c3b59258a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.149832  6920 tablet_service.cc:1511] Processing CreateTablet for tablet 071e014766824b1fa44a9a677104fe87 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:55.151589  6921 tablet_service.cc:1511] Processing CreateTablet for tablet cdaa6ab528eb4e2da782c085f2dadcdd (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:55.152007  6919 tablet_service.cc:1511] Processing CreateTablet for tablet 8a446eccc4d64a369272e77b785638e1 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:55.154834  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071e014766824b1fa44a9a677104fe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.154784  6918 tablet_service.cc:1511] Processing CreateTablet for tablet 89bf84217a2a445e9b44499cd2ee22e4 (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:55.156123  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bf84217a2a445e9b44499cd2ee22e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.157877  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a446eccc4d64a369272e77b785638e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.159562  6916 tablet_service.cc:1511] Processing CreateTablet for tablet b3ffcea9c409496ca8347a1757664aeb (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:55.160830  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ffcea9c409496ca8347a1757664aeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.164645  6917 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4000ab7b8a476b8f590dcf181c1dcc (DEFAULT_TABLE table=test-workload [id=647dae2a09be476292de4beac2b0fe67]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:55.177629  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdaa6ab528eb4e2da782c085f2dadcdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.183048  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4000ab7b8a476b8f590dcf181c1dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.186453  7050 tablet_bootstrap.cc:492] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.242348  7052 tablet_bootstrap.cc:492] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.243095  7049 tablet_bootstrap.cc:492] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.243520  7049 ts_tablet_manager.cc:1403] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.149s	user 0.028s	sys 0.029s
I20260710 11:01:55.245625  7049 raft_consensus.cc:359] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.246353  7049 raft_consensus.cc:385] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.246640  7049 raft_consensus.cc:740] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.247464  7049 consensus_queue.cc:260] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.254071  7050 tablet_bootstrap.cc:654] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.267284  7049 ts_tablet_manager.cc:1434] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.009s
I20260710 11:01:55.268054  7034 heartbeater.cc:499] Master 127.6.24.254:45559 was elected leader, sending a full tablet report...
I20260710 11:01:55.268303  7049 tablet_bootstrap.cc:492] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.271266  7050 tablet_bootstrap.cc:492] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.271750  7050 ts_tablet_manager.cc:1403] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.005s
I20260710 11:01:55.273056  7052 tablet_bootstrap.cc:654] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.274957  7049 tablet_bootstrap.cc:654] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.274693  7050 raft_consensus.cc:359] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.275444  7050 raft_consensus.cc:385] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.275730  7050 raft_consensus.cc:740] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.276427  7050 consensus_queue.cc:260] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.286558  7049 tablet_bootstrap.cc:492] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.287257  7049 ts_tablet_manager.cc:1403] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260710 11:01:55.291168  7049 raft_consensus.cc:359] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.292201  7049 raft_consensus.cc:385] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.292770  7049 raft_consensus.cc:740] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.294659  7049 consensus_queue.cc:260] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.295780  7050 ts_tablet_manager.cc:1434] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.013s
I20260710 11:01:55.296916  7052 tablet_bootstrap.cc:492] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.297029  7049 ts_tablet_manager.cc:1434] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:01:55.297266  7052 ts_tablet_manager.cc:1403] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.007s
I20260710 11:01:55.297763  6885 heartbeater.cc:499] Master 127.6.24.254:45559 was elected leader, sending a full tablet report...
I20260710 11:01:55.298256  7049 tablet_bootstrap.cc:492] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.300359  7052 raft_consensus.cc:359] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.301097  7052 raft_consensus.cc:385] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.301401  7052 raft_consensus.cc:740] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.302250  7052 consensus_queue.cc:260] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.302956  7050 tablet_bootstrap.cc:492] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.307425  7049 tablet_bootstrap.cc:654] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.311676  7050 tablet_bootstrap.cc:654] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.313529  6960 heartbeater.cc:499] Master 127.6.24.254:45559 was elected leader, sending a full tablet report...
I20260710 11:01:55.314668  7052 ts_tablet_manager.cc:1434] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.006s
I20260710 11:01:55.315960  7052 tablet_bootstrap.cc:492] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.325313  7050 tablet_bootstrap.cc:492] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.325904  7050 ts_tablet_manager.cc:1403] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 11:01:55.328152  7052 tablet_bootstrap.cc:654] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.328835  7050 raft_consensus.cc:359] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.329632  7050 raft_consensus.cc:385] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.329954  7050 raft_consensus.cc:740] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.330941  7050 consensus_queue.cc:260] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.333146  7050 ts_tablet_manager.cc:1434] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:01:55.333994  7049 tablet_bootstrap.cc:492] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.334069  7050 tablet_bootstrap.cc:492] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.334605  7052 tablet_bootstrap.cc:492] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.334719  7049 ts_tablet_manager.cc:1403] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.013s
I20260710 11:01:55.335196  7052 ts_tablet_manager.cc:1403] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260710 11:01:55.338220  7052 raft_consensus.cc:359] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.338361  7049 raft_consensus.cc:359] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.338992  7052 raft_consensus.cc:385] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.339226  7049 raft_consensus.cc:385] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.339336  7052 raft_consensus.cc:740] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.339774  7049 raft_consensus.cc:740] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.340329  7052 consensus_queue.cc:260] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.341023  7050 tablet_bootstrap.cc:654] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.340655  7049 consensus_queue.cc:260] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.342805  7052 ts_tablet_manager.cc:1434] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:01:55.343772  7052 tablet_bootstrap.cc:492] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.345326  7049 ts_tablet_manager.cc:1434] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:01:55.346392  7049 tablet_bootstrap.cc:492] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.351702  7052 tablet_bootstrap.cc:654] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.352403  7050 tablet_bootstrap.cc:492] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.352913  7050 ts_tablet_manager.cc:1403] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:01:55.352973  7049 tablet_bootstrap.cc:654] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.356536  7050 raft_consensus.cc:359] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.357529  7050 raft_consensus.cc:385] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.357940  7050 raft_consensus.cc:740] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.359151  7050 consensus_queue.cc:260] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.363351  7052 tablet_bootstrap.cc:492] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.363845  7052 ts_tablet_manager.cc:1403] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:01:55.364493  7050 ts_tablet_manager.cc:1434] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.008s
I20260710 11:01:55.365022  7049 tablet_bootstrap.cc:492] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.365470  7050 tablet_bootstrap.cc:492] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.365528  7049 ts_tablet_manager.cc:1403] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 11:01:55.366717  7052 raft_consensus.cc:359] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.367437  7052 raft_consensus.cc:385] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.367730  7052 raft_consensus.cc:740] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.368660  7052 consensus_queue.cc:260] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.368880  7049 raft_consensus.cc:359] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.369755  7049 raft_consensus.cc:385] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.370110  7049 raft_consensus.cc:740] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.371141  7052 ts_tablet_manager.cc:1434] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:55.372108  7052 tablet_bootstrap.cc:492] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.374143  7050 tablet_bootstrap.cc:654] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.374157  7049 consensus_queue.cc:260] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.378798  7049 ts_tablet_manager.cc:1434] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260710 11:01:55.379321  7052 tablet_bootstrap.cc:654] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.379787  7049 tablet_bootstrap.cc:492] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.386582  7049 tablet_bootstrap.cc:654] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.388370  7050 tablet_bootstrap.cc:492] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.388885  7050 ts_tablet_manager.cc:1403] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 11:01:55.389837  7052 tablet_bootstrap.cc:492] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.390244  7052 ts_tablet_manager.cc:1403] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:01:55.391906  7050 raft_consensus.cc:359] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.392248  7052 raft_consensus.cc:359] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.392613  7050 raft_consensus.cc:385] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.392735  7052 raft_consensus.cc:385] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.392977  7052 raft_consensus.cc:740] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.392953  7050 raft_consensus.cc:740] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.393824  7050 consensus_queue.cc:260] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.393764  7052 consensus_queue.cc:260] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.396811  7052 ts_tablet_manager.cc:1434] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:55.398149  7052 tablet_bootstrap.cc:492] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.399034  7050 ts_tablet_manager.cc:1434] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:01:55.400022  7058 raft_consensus.cc:493] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.400472  7058 raft_consensus.cc:515] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.403174  7058 leader_election.cc:290] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.403515  7049 tablet_bootstrap.cc:492] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.404016  7049 ts_tablet_manager.cc:1403] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260710 11:01:55.405392  7052 tablet_bootstrap.cc:654] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.407279  7049 raft_consensus.cc:359] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.408033  7049 raft_consensus.cc:385] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.408401  7049 raft_consensus.cc:740] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.411754  7049 consensus_queue.cc:260] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.417405  7049 ts_tablet_manager.cc:1434] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:01:55.419342  7049 tablet_bootstrap.cc:492] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.399995  7050 tablet_bootstrap.cc:492] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.426514  7052 tablet_bootstrap.cc:492] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.426942  7049 tablet_bootstrap.cc:654] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.427238  7052 ts_tablet_manager.cc:1403] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260710 11:01:55.431049  7052 raft_consensus.cc:359] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.432075  7052 raft_consensus.cc:385] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.432463  7052 raft_consensus.cc:740] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.432723  7049 tablet_bootstrap.cc:492] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.433101  7049 ts_tablet_manager.cc:1403] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:01:55.433413  7052 consensus_queue.cc:260] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.435940  7052 ts_tablet_manager.cc:1434] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:55.435940  7049 raft_consensus.cc:359] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.436957  7049 raft_consensus.cc:385] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.437355  7052 tablet_bootstrap.cc:492] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.437287  7049 raft_consensus.cc:740] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.438346  7049 consensus_queue.cc:260] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.442229  7058 raft_consensus.cc:493] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.442750  7058 raft_consensus.cc:515] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.444766  7058 leader_election.cc:290] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033), a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011)
I20260710 11:01:55.445585  7052 tablet_bootstrap.cc:654] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.447819  7049 ts_tablet_manager.cc:1434] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:01:55.449458  7050 tablet_bootstrap.cc:654] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.451495  7049 tablet_bootstrap.cc:492] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.453414  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:55.455998  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
W20260710 11:01:55.457952  6899 leader_election.cc:343] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:55.458827  6899 leader_election.cc:343] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.459472  7049 tablet_bootstrap.cc:654] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.466355  7050 tablet_bootstrap.cc:492] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.466917  7050 ts_tablet_manager.cc:1403] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.003s
I20260710 11:01:55.467164  7049 tablet_bootstrap.cc:492] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.467612  7049 ts_tablet_manager.cc:1403] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:01:55.469920  7050 raft_consensus.cc:359] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.470299  7049 raft_consensus.cc:359] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.470700  7050 raft_consensus.cc:385] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.470954  7049 raft_consensus.cc:385] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.471086  7050 raft_consensus.cc:740] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.471315  7049 raft_consensus.cc:740] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.471784  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:55.472082  7049 consensus_queue.cc:260] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.473062  7053 raft_consensus.cc:493] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:55.473850  6898 leader_election.cc:343] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.473536  7053 raft_consensus.cc:515] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.474450  6898 leader_election.cc:304] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f906d182f94508980334295591e052; no voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:01:55.476038  7058 raft_consensus.cc:2749] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:55.471130  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:55.477826  7009 raft_consensus.cc:2468] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 0.
I20260710 11:01:55.479708  6898 leader_election.cc:304] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [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: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:55.480880  7058 raft_consensus.cc:2804] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.481397  7058 raft_consensus.cc:493] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.481890  7058 raft_consensus.cc:3060] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.485069  7056 raft_consensus.cc:493] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.485783  7056 raft_consensus.cc:515] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.493073  7058 raft_consensus.cc:515] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.499166  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
W20260710 11:01:55.501014  6899 leader_election.cc:343] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.502812  7056 leader_election.cc:290] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.505381  7052 tablet_bootstrap.cc:492] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
W20260710 11:01:55.505460  6806 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:55.506155  7052 ts_tablet_manager.cc:1403] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.032s
I20260710 11:01:55.510260  7052 raft_consensus.cc:359] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.511427  7052 raft_consensus.cc:385] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.511924  7052 raft_consensus.cc:740] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.513072  7052 consensus_queue.cc:260] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.516716  7058 leader_election.cc:290] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.517660  7049 ts_tablet_manager.cc:1434] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.050s	user 0.018s	sys 0.034s
I20260710 11:01:55.519348  7053 leader_election.cc:290] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:55.520053  7053 raft_consensus.cc:493] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.520489  7053 raft_consensus.cc:515] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.522815  7053 leader_election.cc:290] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:55.472261  7050 consensus_queue.cc:260] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.525130  7050 ts_tablet_manager.cc:1434] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260710 11:01:55.526033  7050 tablet_bootstrap.cc:492] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.529111  7049 tablet_bootstrap.cc:492] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.535457  7050 tablet_bootstrap.cc:654] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.551386  7058 raft_consensus.cc:493] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.552404  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:55.553373  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:55.553663  7058 raft_consensus.cc:515] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.554297  6859 raft_consensus.cc:2468] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 0.
W20260710 11:01:55.555635  6973 leader_election.cc:343] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.556612  6973 leader_election.cc:304] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:55.557922  7075 raft_consensus.cc:2804] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.558394  7075 raft_consensus.cc:493] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.558817  7075 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.561009  7049 tablet_bootstrap.cc:654] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.567143  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf84217a2a445e9b44499cd2ee22e4" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
W20260710 11:01:55.569146  6899 leader_election.cc:343] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.569409  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052" is_pre_election: true
I20260710 11:01:55.570133  6935 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 0.
I20260710 11:01:55.571813  6825 leader_election.cc:304] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:01:55.572999  7056 raft_consensus.cc:2804] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.573469  7056 raft_consensus.cc:493] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.573669  7058 leader_election.cc:290] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.573951  7056 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.574352  7058 raft_consensus.cc:493] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.574931  7058 raft_consensus.cc:515] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.578150  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a446eccc4d64a369272e77b785638e1" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:55.578883  6859 raft_consensus.cc:2468] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 0.
I20260710 11:01:55.579625  7049 tablet_bootstrap.cc:492] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.580075  7049 ts_tablet_manager.cc:1403] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.005s
I20260710 11:01:55.580511  6899 leader_election.cc:304] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:01:55.581296  7056 raft_consensus.cc:515] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.582574  7049 raft_consensus.cc:359] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.583225  7049 raft_consensus.cc:385] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.583489  7049 raft_consensus.cc:740] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.583921  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:55.584455  6935 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.584228  7049 consensus_queue.cc:260] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.586524  7049 ts_tablet_manager.cc:1434] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:01:55.587383  7049 tablet_bootstrap.cc:492] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.588147  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:55.588894  7009 raft_consensus.cc:3060] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.591145  6935 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 1.
I20260710 11:01:55.592269  6825 leader_election.cc:304] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:01:55.592693  7049 tablet_bootstrap.cc:654] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.598773  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf84217a2a445e9b44499cd2ee22e4" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:55.599613  7008 raft_consensus.cc:2468] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 0.
I20260710 11:01:55.600442  7056 leader_election.cc:290] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.601027  6898 leader_election.cc:304] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [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: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:55.601154  7056 raft_consensus.cc:2804] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.604120  7009 raft_consensus.cc:2468] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 1.
I20260710 11:01:55.610173  6898 leader_election.cc:304] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:55.622228  7058 leader_election.cc:290] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.604286  7056 raft_consensus.cc:697] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:55.627640  7058 raft_consensus.cc:2804] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.627583  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:55.628108  7058 raft_consensus.cc:493] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.628280  7008 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.628469  7058 raft_consensus.cc:3060] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.627617  7082 raft_consensus.cc:2804] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.626550  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:55.630187  7082 raft_consensus.cc:697] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 1 LEADER]: Becoming Leader. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:01:55.630999  7082 consensus_queue.cc:237] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.640718  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052" is_pre_election: true
I20260710 11:01:55.642176  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052" is_pre_election: true
I20260710 11:01:55.644671  6974 leader_election.cc:304] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d48ad3986efe4648bd86ccff0a00f0da; no voters: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:55.645810  7079 raft_consensus.cc:2749] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:55.647414  7085 raft_consensus.cc:493] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.647950  7085 raft_consensus.cc:515] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
W20260710 11:01:55.648492  6974 leader_election.cc:343] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.650636  7052 ts_tablet_manager.cc:1434] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.144s	user 0.041s	sys 0.068s
I20260710 11:01:55.651726  7052 tablet_bootstrap.cc:492] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.660475  7008 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 1.
I20260710 11:01:55.638235  7075 raft_consensus.cc:515] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.667785  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052" is_pre_election: true
W20260710 11:01:55.669730  6825 leader_election.cc:343] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.670815  7052 tablet_bootstrap.cc:654] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.672472  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:55.673318  7008 raft_consensus.cc:2468] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 0.
I20260710 11:01:55.674948  6823 leader_election.cc:304] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [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: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 53f906d182f94508980334295591e052
I20260710 11:01:55.676203  7085 leader_election.cc:290] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.676229  7089 raft_consensus.cc:2804] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.676934  7089 raft_consensus.cc:493] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.677415  7087 raft_consensus.cc:2804] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.677621  7089 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.677847  7087 raft_consensus.cc:493] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.641734  7056 consensus_queue.cc:237] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.678205  7087 raft_consensus.cc:3060] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.682600  7075 leader_election.cc:290] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:55.683552  7050 tablet_bootstrap.cc:492] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.684036  7050 ts_tablet_manager.cc:1403] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.158s	user 0.027s	sys 0.041s
I20260710 11:01:55.684557  7049 tablet_bootstrap.cc:492] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.685202  7049 ts_tablet_manager.cc:1403] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.098s	user 0.050s	sys 0.021s
I20260710 11:01:55.688774  7075 raft_consensus.cc:493] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.693851  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:55.694370  7075 raft_consensus.cc:515] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.693850  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:55.693120  7049 raft_consensus.cc:359] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.695372  6859 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.695634  7049 raft_consensus.cc:385] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.695995  7049 raft_consensus.cc:740] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
W20260710 11:01:55.680691  6898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.195:33033, user_credentials={real_user=slave}} blocked reactor thread for 70664us
I20260710 11:01:55.699975  7089 raft_consensus.cc:515] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
W20260710 11:01:55.702001  6974 leader_election.cc:343] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.702807  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:55.702611  7087 raft_consensus.cc:515] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.703702  6860 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 0.
I20260710 11:01:55.705353  6973 leader_election.cc:304] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:55.705929  7075 leader_election.cc:290] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:55.706799  7075 raft_consensus.cc:2804] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.707252  7075 raft_consensus.cc:493] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.707696  7075 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.708269  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052" is_pre_election: true
W20260710 11:01:55.709733  6974 leader_election.cc:343] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.705320  7058 raft_consensus.cc:515] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.711035  7050 raft_consensus.cc:359] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.711735  7050 raft_consensus.cc:385] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.712029  7050 raft_consensus.cc:740] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.712211  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf84217a2a445e9b44499cd2ee22e4" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:55.712576  6859 raft_consensus.cc:2468] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 1.
I20260710 11:01:55.712920  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a446eccc4d64a369272e77b785638e1" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:55.712857  7050 consensus_queue.cc:260] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
W20260710 11:01:55.713533  6899 leader_election.cc:343] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.713600  7008 raft_consensus.cc:2468] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 0.
I20260710 11:01:55.713920  6973 leader_election.cc:304] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 53f906d182f94508980334295591e052
I20260710 11:01:55.715091  7079 raft_consensus.cc:2804] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.715229  7050 ts_tablet_manager.cc:1434] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:01:55.715579  7079 raft_consensus.cc:697] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:55.716384  7087 leader_election.cc:290] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.717427  7058 leader_election.cc:290] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.717500  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a446eccc4d64a369272e77b785638e1" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:55.718093  7008 raft_consensus.cc:3060] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.718122  7089 leader_election.cc:290] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.697582  7049 consensus_queue.cc:260] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.716451  7079 consensus_queue.cc:237] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.719518  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:55.719842  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:55.720429  7009 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:55.720919  6825 leader_election.cc:343] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.721767  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a446eccc4d64a369272e77b785638e1" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:55.723750  7049 ts_tablet_manager.cc:1434] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:01:55.723704  6860 raft_consensus.cc:3060] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.724618  7049 tablet_bootstrap.cc:492] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da: Bootstrap starting.
I20260710 11:01:55.728858  7009 raft_consensus.cc:2468] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 1.
I20260710 11:01:55.729944  6823 leader_election.cc:304] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 53f906d182f94508980334295591e052
I20260710 11:01:55.731009  7056 raft_consensus.cc:2804] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.731586  7056 raft_consensus.cc:697] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:55.731302  6756 catalog_manager.cc:5697] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 0 to 1, leader changed from <none> to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 1 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.733847  7056 consensus_queue.cc:237] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.735190  7052 tablet_bootstrap.cc:492] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.735706  7052 ts_tablet_manager.cc:1403] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.013s
I20260710 11:01:55.737999  6860 raft_consensus.cc:2468] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 1.
I20260710 11:01:55.739063  7049 tablet_bootstrap.cc:654] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.739146  6899 leader_election.cc:304] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:01:55.740008  7058 raft_consensus.cc:2804] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.740489  7058 raft_consensus.cc:697] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Becoming Leader. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:01:55.741278  7058 consensus_queue.cc:237] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.741026  6757 catalog_manager.cc:5697] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f906d182f94508980334295591e052 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "53f906d182f94508980334295591e052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.745878  7008 raft_consensus.cc:2468] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 1.
I20260710 11:01:55.744387  7050 tablet_bootstrap.cc:492] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.753808  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf84217a2a445e9b44499cd2ee22e4" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:55.756290  7009 raft_consensus.cc:3060] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.764591  6755 catalog_manager.cc:5697] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 0 to 1, leader changed from <none> to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 1 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:55.769789  7075 raft_consensus.cc:515] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.773535  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:55.774137  6860 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.775090  7009 raft_consensus.cc:2468] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 1.
I20260710 11:01:55.776324  7052 raft_consensus.cc:359] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.778864  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:55.779099  6898 leader_election.cc:304] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:55.777899  7075 leader_election.cc:290] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
W20260710 11:01:55.780671  6974 leader_election.cc:343] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.780681  7058 raft_consensus.cc:2804] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.782497  7058 raft_consensus.cc:697] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Becoming Leader. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:01:55.778033  7052 raft_consensus.cc:385] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.782943  7050 tablet_bootstrap.cc:654] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.783460  7052 raft_consensus.cc:740] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.783763  7058 consensus_queue.cc:237] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.784304  7052 consensus_queue.cc:260] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.787518  7052 ts_tablet_manager.cc:1434] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260710 11:01:55.790946  7049 tablet_bootstrap.cc:492] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da: No bootstrap required, opened a new log
I20260710 11:01:55.792002  7049 ts_tablet_manager.cc:1403] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.023s
I20260710 11:01:55.792570  7052 tablet_bootstrap.cc:492] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.794776  7049 raft_consensus.cc:359] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.795462  7049 raft_consensus.cc:385] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.795784  7049 raft_consensus.cc:740] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.796558  7049 consensus_queue.cc:260] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.798100  6860 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 1.
I20260710 11:01:55.798553  7049 ts_tablet_manager.cc:1434] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:01:55.799610  7052 tablet_bootstrap.cc:654] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.802980  6973 leader_election.cc:304] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 53f906d182f94508980334295591e052
I20260710 11:01:55.804492  7075 raft_consensus.cc:2804] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.805195  7075 raft_consensus.cc:697] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:55.806339  7075 consensus_queue.cc:237] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.809757  7050 tablet_bootstrap.cc:492] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.810287  7050 ts_tablet_manager.cc:1403] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.012s
I20260710 11:01:55.813117  7050 raft_consensus.cc:359] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.813828  7050 raft_consensus.cc:385] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.814122  7050 raft_consensus.cc:740] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.814558  7052 tablet_bootstrap.cc:492] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.814962  7052 ts_tablet_manager.cc:1403] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260710 11:01:55.814831  7050 consensus_queue.cc:260] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.817353  7050 ts_tablet_manager.cc:1434] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:55.817458  7052 raft_consensus.cc:359] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.818123  7052 raft_consensus.cc:385] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.818328  7050 tablet_bootstrap.cc:492] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.818393  7052 raft_consensus.cc:740] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.819182  7052 consensus_queue.cc:260] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.820294  7087 raft_consensus.cc:493] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.820710  7087 raft_consensus.cc:515] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.821094  7052 ts_tablet_manager.cc:1434] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:55.821885  7052 tablet_bootstrap.cc:492] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.822734  7087 leader_election.cc:290] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.824455  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
W20260710 11:01:55.825958  6899 leader_election.cc:343] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.827507  7052 tablet_bootstrap.cc:654] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.827821  7050 tablet_bootstrap.cc:654] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.827849  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:55.828719  7009 raft_consensus.cc:2468] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 0.
I20260710 11:01:55.830274  6898 leader_election.cc:304] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [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: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:55.831557  7087 raft_consensus.cc:2804] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.831911  7087 raft_consensus.cc:493] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.832619  7087 raft_consensus.cc:3060] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.837378  6757 catalog_manager.cc:5697] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 0 to 1, leader changed from <none> to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 1 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.839660  7087 raft_consensus.cc:515] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.842350  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
W20260710 11:01:55.843622  6899 leader_election.cc:343] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.847054  7058 raft_consensus.cc:493] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.847497  7058 raft_consensus.cc:515] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.848812  6756 catalog_manager.cc:5697] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f906d182f94508980334295591e052 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "53f906d182f94508980334295591e052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.849510  7058 leader_election.cc:290] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.853016  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:55.853788  7009 raft_consensus.cc:2393] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53f906d182f94508980334295591e052 in current term 1: Already voted for candidate a810e6de38024e4c89306a66edb63dbe in this term.
I20260710 11:01:55.851675  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:55.856467  6899 leader_election.cc:304] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f906d182f94508980334295591e052; no voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:01:55.857542  7058 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.850545  6756 catalog_manager.cc:5697] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f906d182f94508980334295591e052 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "53f906d182f94508980334295591e052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.865895  7058 raft_consensus.cc:2749] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:55.871551  7087 leader_election.cc:290] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:55.872712  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:55.873308  7009 raft_consensus.cc:3060] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.876839  6755 catalog_manager.cc:5697] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 0 to 1, leader changed from <none> to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 1 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:55.879993  7009 raft_consensus.cc:2468] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 1.
I20260710 11:01:55.881134  6898 leader_election.cc:304] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:55.882220  7087 raft_consensus.cc:2804] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.882678  7087 raft_consensus.cc:697] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 1 LEADER]: Becoming Leader. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:01:55.883445  7087 consensus_queue.cc:237] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.885965  7075 raft_consensus.cc:493] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.886467  7075 raft_consensus.cc:515] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.890687  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:55.891394  6860 raft_consensus.cc:2468] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 0.
I20260710 11:01:55.893067  6973 leader_election.cc:304] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:55.893855  7053 raft_consensus.cc:493] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:55.894275  7053 raft_consensus.cc:515] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.894609  7079 raft_consensus.cc:2804] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.895191  7079 raft_consensus.cc:493] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.895592  7079 raft_consensus.cc:3060] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.896201  7053 leader_election.cc:290] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:55.897814  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052" is_pre_election: true
I20260710 11:01:55.898401  6934 raft_consensus.cc:2468] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 0.
I20260710 11:01:55.899636  6974 leader_election.cc:304] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:55.900048  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052" is_pre_election: true
W20260710 11:01:55.901284  6974 leader_election.cc:343] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.901834  7075 leader_election.cc:290] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:55.902060  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:55.902558  7075 raft_consensus.cc:2804] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:55.902649  6860 raft_consensus.cc:2468] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 0.
I20260710 11:01:55.902967  7075 raft_consensus.cc:493] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:55.903337  7075 raft_consensus.cc:3060] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.906121  7079 raft_consensus.cc:515] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.909623  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:55.910341  6860 raft_consensus.cc:3060] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.916556  7079 leader_election.cc:290] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:55.917620  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:55.917918  7050 tablet_bootstrap.cc:492] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.918334  7050 ts_tablet_manager.cc:1403] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.100s	user 0.025s	sys 0.047s
I20260710 11:01:55.918660  6860 raft_consensus.cc:2468] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 1.
W20260710 11:01:55.918946  6974 leader_election.cc:343] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:55.919184  7052 tablet_bootstrap.cc:492] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.919703  7052 ts_tablet_manager.cc:1403] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.098s	user 0.043s	sys 0.052s
I20260710 11:01:55.919835  6973 leader_election.cc:304] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 53f906d182f94508980334295591e052
I20260710 11:01:55.920921  7079 raft_consensus.cc:2804] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.921423  7050 raft_consensus.cc:359] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.922180  7079 raft_consensus.cc:697] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:55.922356  7050 raft_consensus.cc:385] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.922411  7052 raft_consensus.cc:359] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.922993  7050 raft_consensus.cc:740] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.923450  7052 raft_consensus.cc:385] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.923787  7052 raft_consensus.cc:740] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.923199  7079 consensus_queue.cc:237] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.923964  7050 consensus_queue.cc:260] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.924558  7052 consensus_queue.cc:260] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.926366  7050 ts_tablet_manager.cc:1434] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:55.926724  7052 ts_tablet_manager.cc:1434] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:55.931219  7052 tablet_bootstrap.cc:492] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052: Bootstrap starting.
I20260710 11:01:55.927224  7050 tablet_bootstrap.cc:492] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:55.940132  7052 tablet_bootstrap.cc:654] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.929451  7075 raft_consensus.cc:515] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.941488  6756 catalog_manager.cc:5697] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 0 to 1, leader changed from <none> to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 1 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:55.943920  7075 leader_election.cc:290] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:55.944985  7050 tablet_bootstrap.cc:654] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.944962  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:55.944911  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:55.945654  6934 raft_consensus.cc:3060] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.945992  6860 raft_consensus.cc:3060] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.955377  6860 raft_consensus.cc:2468] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 1.
I20260710 11:01:55.956945  6973 leader_election.cc:304] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:55.958086  7075 raft_consensus.cc:2804] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.958679  7075 raft_consensus.cc:697] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:55.959858  7075 consensus_queue.cc:237] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:55.967543  6934 raft_consensus.cc:2468] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 1.
I20260710 11:01:55.976457  6756 catalog_manager.cc:5697] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f906d182f94508980334295591e052 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "53f906d182f94508980334295591e052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.978353  6755 catalog_manager.cc:5697] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 0 to 1, leader changed from <none> to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 1 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.988306  7052 tablet_bootstrap.cc:492] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052: No bootstrap required, opened a new log
I20260710 11:01:55.988718  7052 ts_tablet_manager.cc:1403] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.020s
I20260710 11:01:55.992007  7050 tablet_bootstrap.cc:492] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:55.991954  7052 raft_consensus.cc:359] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.992480  7050 ts_tablet_manager.cc:1403] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.020s
I20260710 11:01:55.992545  7052 raft_consensus.cc:385] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.992924  7052 raft_consensus.cc:740] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.993490  7052 consensus_queue.cc:260] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.995257  7052 ts_tablet_manager.cc:1434] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:55.995110  7050 raft_consensus.cc:359] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.995613  7050 raft_consensus.cc:385] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.995918  7050 raft_consensus.cc:740] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.996477  7050 consensus_queue.cc:260] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:55.998399  7050 ts_tablet_manager.cc:1434] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:01:55.999711  7050 tablet_bootstrap.cc:492] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe: Bootstrap starting.
I20260710 11:01:56.005156  7050 tablet_bootstrap.cc:654] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.009917  7050 tablet_bootstrap.cc:492] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe: No bootstrap required, opened a new log
I20260710 11:01:56.010507  7050 ts_tablet_manager.cc:1403] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:01:56.012413  7050 raft_consensus.cc:359] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.012871  7050 raft_consensus.cc:385] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.013127  7050 raft_consensus.cc:740] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.013728  7050 consensus_queue.cc:260] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.015132  7050 ts_tablet_manager.cc:1434] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:56.035024  7087 raft_consensus.cc:493] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.035512  7087 raft_consensus.cc:515] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.037253  7087 leader_election.cc:290] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:56.038087  6860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a810e6de38024e4c89306a66edb63dbe" is_pre_election: true
I20260710 11:01:56.038259  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:56.038766  6860 raft_consensus.cc:2393] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53f906d182f94508980334295591e052 in current term 1: Already voted for candidate d48ad3986efe4648bd86ccff0a00f0da in this term.
I20260710 11:01:56.039666  6899 leader_election.cc:304] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f906d182f94508980334295591e052; no voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:01:56.040313  7087 raft_consensus.cc:3060] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.044688  7087 raft_consensus.cc:2749] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:56.086930  7056 raft_consensus.cc:493] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.086829  7087 consensus_queue.cc:1048] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:56.087473  7056 raft_consensus.cc:515] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.089293  7056 leader_election.cc:290] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:56.090324  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da" is_pre_election: true
I20260710 11:01:56.091198  7008 raft_consensus.cc:2393] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a810e6de38024e4c89306a66edb63dbe in current term 1: Already voted for candidate 53f906d182f94508980334295591e052 in this term.
I20260710 11:01:56.090328  6934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f906d182f94508980334295591e052" is_pre_election: true
I20260710 11:01:56.092994  6825 leader_election.cc:304] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe; no voters: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:01:56.093808  7056 raft_consensus.cc:3060] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.100459  7056 raft_consensus.cc:2749] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:56.100582  6860 raft_consensus.cc:3060] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.108078  7087 consensus_queue.cc:1048] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.137301  7075 consensus_queue.cc:1048] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.148820  6934 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.157251  7119 consensus_queue.cc:1048] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:56.191346  7009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:40282
I20260710 11:01:56.191905  7009 raft_consensus.cc:606] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:56.194249  6860 raft_consensus.cc:3060] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.198001  7056 consensus_queue.cc:1048] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.201416  7009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:40282
I20260710 11:01:56.202112  7009 raft_consensus.cc:606] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:56.203660  7087 consensus_queue.cc:1048] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.210177  7009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:40282
I20260710 11:01:56.210788  7009 raft_consensus.cc:606] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:56.216140  7082 consensus_queue.cc:1048] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.223023  7089 consensus_queue.cc:1048] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.238255  7082 consensus_queue.cc:1048] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.245810  6934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd"
dest_uuid: "53f906d182f94508980334295591e052"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:46646
I20260710 11:01:56.246481  6934 raft_consensus.cc:606] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 1 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:56.253710  7058 consensus_queue.cc:1048] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.253911  7089 consensus_queue.cc:1048] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.279865  7089 consensus_queue.cc:1048] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:56.284024  6935 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.285795  6860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "071e014766824b1fa44a9a677104fe87"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
mode: GRACEFUL
new_leader_uuid: "53f906d182f94508980334295591e052"
 from {username='slave'} at 127.0.0.1:44182
I20260710 11:01:56.290436  6860 raft_consensus.cc:606] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Received request to transfer leadership to TS 53f906d182f94508980334295591e052
I20260710 11:01:56.292778  7119 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.296788  7089 raft_consensus.cc:993] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe: : Instructing follower 53f906d182f94508980334295591e052 to start an election
I20260710 11:01:56.301025  7119 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.303853  7089 raft_consensus.cc:1081] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Signalling peer 53f906d182f94508980334295591e052 to start an election
I20260710 11:01:56.304476  7058 consensus_queue.cc:1048] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:56.305744  6933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "071e014766824b1fa44a9a677104fe87"
dest_uuid: "53f906d182f94508980334295591e052"
 from {username='slave'} at 127.0.0.1:46618
I20260710 11:01:56.306294  6933 raft_consensus.cc:493] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.306668  6933 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.310012  7008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
mode: GRACEFUL
new_leader_uuid: "53f906d182f94508980334295591e052"
 from {username='slave'} at 127.0.0.1:40282
I20260710 11:01:56.310632  7008 raft_consensus.cc:606] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Received request to transfer leadership to TS 53f906d182f94508980334295591e052
I20260710 11:01:56.316388  6933 raft_consensus.cc:515] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.320353  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:56.321357  6858 raft_consensus.cc:3055] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.321859  6858 raft_consensus.cc:740] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:56.322342  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:56.323513  7008 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.322187  6933 leader_election.cc:290] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 2 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:56.328810  6858 consensus_queue.cc:260] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.330392  6858 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.336268  7008 raft_consensus.cc:2468] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 2.
I20260710 11:01:56.337405  6898 leader_election.cc:304] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:56.338090  6935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb"
dest_uuid: "53f906d182f94508980334295591e052"
mode: GRACEFUL
new_leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:46646
I20260710 11:01:56.338675  6935 raft_consensus.cc:606] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 1 LEADER]: Received request to transfer leadership to TS d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:01:56.340144  6858 raft_consensus.cc:2468] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 2.
I20260710 11:01:56.340340  7058 raft_consensus.cc:2804] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.340881  7058 raft_consensus.cc:697] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 2 LEADER]: Becoming Leader. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:01:56.341743  7058 consensus_queue.cc:237] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.343825  7087 consensus_queue.cc:1048] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.352984  7075 raft_consensus.cc:993] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:01:56.353583  7075 raft_consensus.cc:1081] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:01:56.355412  6755 catalog_manager.cc:5697] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 reported cstate change: term changed from 1 to 2, leader changed from a810e6de38024e4c89306a66edb63dbe (127.6.24.193) to 53f906d182f94508980334295591e052 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "53f906d182f94508980334295591e052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.358502  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44166
I20260710 11:01:56.364161  6858 raft_consensus.cc:493] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.365459  6858 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.375687  6858 raft_consensus.cc:515] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.379469  7087 raft_consensus.cc:993] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052: : Instructing follower d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:01:56.380000  7087 raft_consensus.cc:1081] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 1 LEADER]: Signalling peer d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:01:56.381784  7009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:40272
I20260710 11:01:56.382390  7009 raft_consensus.cc:493] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.382829  7009 raft_consensus.cc:3060] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.383648  6858 leader_election.cc:290] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:56.384735  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:56.385010  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:56.385376  7008 raft_consensus.cc:3055] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.385612  6935 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.385818  7008 raft_consensus.cc:740] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:56.386778  7008 consensus_queue.cc:260] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.388123  7008 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.394470  6935 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:01:56.395558  6825 leader_election.cc:304] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:01:56.395570  7008 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:01:56.396391  7056 raft_consensus.cc:2804] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.396867  7056 raft_consensus.cc:697] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:56.396437  7009 raft_consensus.cc:515] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.397919  7056 consensus_queue.cc:237] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.399917  7009 leader_election.cc:290] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 2 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:56.400156  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:56.400874  6935 raft_consensus.cc:3055] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.401235  6935 raft_consensus.cc:740] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:01:56.402140  6935 consensus_queue.cc:260] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.403507  6935 raft_consensus.cc:3060] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.404990  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ffcea9c409496ca8347a1757664aeb" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:56.405615  6858 raft_consensus.cc:3060] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.407542  6758 catalog_manager.cc:5697] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 1 to 2, leader changed from d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 2 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.410913  6858 raft_consensus.cc:2468] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 2.
I20260710 11:01:56.410948  6935 raft_consensus.cc:2468] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 2.
I20260710 11:01:56.413431  7119 consensus_queue.cc:1048] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.414273  6973 leader_election.cc:304] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:56.415120  7119 raft_consensus.cc:2804] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.415599  7119 raft_consensus.cc:697] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 2 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:56.416426  7119 consensus_queue.cc:237] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.422446  7053 consensus_queue.cc:1048] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.426638  6755 catalog_manager.cc:5697] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 1 to 2, leader changed from 53f906d182f94508980334295591e052 (127.6.24.194) to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 2 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.428256  7079 consensus_queue.cc:1048] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.437817  7053 raft_consensus.cc:993] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da: : Instructing follower 53f906d182f94508980334295591e052 to start an election
I20260710 11:01:56.438297  7053 raft_consensus.cc:1081] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Signalling peer 53f906d182f94508980334295591e052 to start an election
I20260710 11:01:56.443926  7119 consensus_queue.cc:1048] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.445613  6933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc"
dest_uuid: "53f906d182f94508980334295591e052"
 from {username='slave'} at 127.0.0.1:46634
I20260710 11:01:56.446906  6933 raft_consensus.cc:493] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.447317  6933 raft_consensus.cc:3060] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.456640  7053 raft_consensus.cc:993] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:01:56.457281  7119 raft_consensus.cc:1081] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:01:56.457767  6933 raft_consensus.cc:515] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.460264  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44166
I20260710 11:01:56.460810  6858 raft_consensus.cc:493] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.460882  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:56.461386  6858 raft_consensus.cc:3060] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.462162  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4000ab7b8a476b8f590dcf181c1dcc" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:56.462805  7009 raft_consensus.cc:3055] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.463156  7009 raft_consensus.cc:740] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:56.464047  7009 consensus_queue.cc:260] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.465050  7009 raft_consensus.cc:3060] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.460772  6933 leader_election.cc:290] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 2 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:56.469398  6858 raft_consensus.cc:515] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:56.472862  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:56.473649  6933 raft_consensus.cc:3060] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.472875  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fc6de4d19c4a60bb8999301220c23d" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:56.474202  7008 raft_consensus.cc:3055] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.474563  7008 raft_consensus.cc:740] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:56.473974  6858 leader_election.cc:290] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Requested vote from peers d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:56.474525  7009 raft_consensus.cc:2468] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 2.
I20260710 11:01:56.475651  7008 consensus_queue.cc:260] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:56.477023  7008 raft_consensus.cc:3060] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.477092  6898 leader_election.cc:304] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [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: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: a810e6de38024e4c89306a66edb63dbe
I20260710 11:01:56.478193  7137 raft_consensus.cc:2804] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.478721  7137 raft_consensus.cc:697] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 2 LEADER]: Becoming Leader. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:01:56.479617  7137 consensus_queue.cc:237] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.481962  6933 raft_consensus.cc:2468] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:01:56.483299  6825 leader_election.cc:304] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:01:56.484174  7056 raft_consensus.cc:2804] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.484699  7056 raft_consensus.cc:697] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:56.485585  7056 consensus_queue.cc:237] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } }
I20260710 11:01:56.487637  7008 raft_consensus.cc:2468] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:01:56.488233  6755 catalog_manager.cc:5697] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 reported cstate change: term changed from 1 to 2, leader changed from d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195) to 53f906d182f94508980334295591e052 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "53f906d182f94508980334295591e052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.493849  6757 catalog_manager.cc:5697] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 1 to 2, leader changed from d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 2 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.647967  7137 raft_consensus.cc:993] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:01:56.648464  7087 raft_consensus.cc:1081] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 1 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:01:56.649919  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44164
I20260710 11:01:56.650398  6858 raft_consensus.cc:493] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.650720  6858 raft_consensus.cc:3060] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.656060  6858 raft_consensus.cc:515] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.657612  6858 leader_election.cc:290] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:56.658386  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:56.658666  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdaa6ab528eb4e2da782c085f2dadcdd" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:56.658953  6933 raft_consensus.cc:3055] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.659232  7008 raft_consensus.cc:3060] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.659293  6933 raft_consensus.cc:740] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:01:56.660106  6933 consensus_queue.cc:260] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.661027  6933 raft_consensus.cc:3060] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.664147  7008 raft_consensus.cc:2468] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:01:56.665342  6823 leader_election.cc:304] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:56.665602  6933 raft_consensus.cc:2468] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:01:56.666224  7056 raft_consensus.cc:2804] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.666688  7056 raft_consensus.cc:697] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:56.667353  7056 consensus_queue.cc:237] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.673666  6757 catalog_manager.cc:5697] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 1 to 2, leader changed from 53f906d182f94508980334295591e052 (127.6.24.194) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 2 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.679463  7119 raft_consensus.cc:993] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:01:56.679922  7053 raft_consensus.cc:1081] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:01:56.681500  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44166
I20260710 11:01:56.682360  6858 raft_consensus.cc:493] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.682699  6858 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.689363  6858 raft_consensus.cc:515] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.691534  6858 leader_election.cc:290] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:01:56.692229  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:56.692457  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:01:56.692832  6933 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.693063  7008 raft_consensus.cc:3055] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:56.693416  7008 raft_consensus.cc:740] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:56.694406  7008 consensus_queue.cc:260] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.695739  7008 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.697700  6933 raft_consensus.cc:2468] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:01:56.698648  6825 leader_election.cc:304] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:01:56.699326  7056 raft_consensus.cc:2804] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:56.699702  7056 raft_consensus.cc:697] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:56.700423  7056 consensus_queue.cc:237] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:56.701706  7008 raft_consensus.cc:2468] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:01:56.707376  6757 catalog_manager.cc:5697] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 1 to 2, leader changed from d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 2 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.743435  6858 raft_consensus.cc:1275] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Refusing update from remote peer 53f906d182f94508980334295591e052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:56.744614  7087 consensus_queue.cc:1048] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:56.752116  7008 raft_consensus.cc:1275] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Refusing update from remote peer 53f906d182f94508980334295591e052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:56.754335  7058 consensus_queue.cc:1048] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:56.830221  6933 raft_consensus.cc:1275] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:56.831655  7056 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:56.838665  7008 raft_consensus.cc:1275] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:56.840551  7089 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:56.925081  6858 raft_consensus.cc:1275] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:56.926333  7053 consensus_queue.cc:1048] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:56.933729  6933 raft_consensus.cc:1275] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:56.935806  7079 consensus_queue.cc:1048] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:56.964663  7008 raft_consensus.cc:1275] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Refusing update from remote peer 53f906d182f94508980334295591e052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:56.966064  7137 consensus_queue.cc:1048] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:56.972776  6858 raft_consensus.cc:3060] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:56.980453  6858 raft_consensus.cc:1275] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Refusing update from remote peer 53f906d182f94508980334295591e052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:56.981822  7082 consensus_queue.cc:1048] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.017941  6933 raft_consensus.cc:1275] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.019227  7089 consensus_queue.cc:1048] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.026917  7008 raft_consensus.cc:1275] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.028354  7056 consensus_queue.cc:1048] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.114145  6933 raft_consensus.cc:1275] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.115429  7056 consensus_queue.cc:1048] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.124158  7008 raft_consensus.cc:1275] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.126264  7089 consensus_queue.cc:1048] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.223394  6933 raft_consensus.cc:1275] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.224862  7089 consensus_queue.cc:1048] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.233398  7008 raft_consensus.cc:1275] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.235440  7146 consensus_queue.cc:1048] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:59.381060  6243 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:01:59.381856  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:59.397193  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
mode: GRACEFUL
new_leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:44194
I20260710 11:01:59.397781  6858 raft_consensus.cc:606] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Received request to transfer leadership to TS d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:01:59.400127  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
mode: GRACEFUL
new_leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:44194
I20260710 11:01:59.400573  6858 raft_consensus.cc:606] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Received request to transfer leadership to TS d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:01:59.401484  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:59.401927  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:59.514955  7149 raft_consensus.cc:993] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe: : Instructing follower d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:01:59.515425  7148 raft_consensus.cc:1081] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Signalling peer d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:01:59.516865  7008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:40280
I20260710 11:01:59.517307  7008 raft_consensus.cc:493] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.517599  7008 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.521417  7008 raft_consensus.cc:515] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:59.523087  7008 leader_election.cc:290] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 3 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:59.524132  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:59.524143  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:59.524879  6935 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.524977  6858 raft_consensus.cc:3055] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:59.525377  6858 raft_consensus.cc:740] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:59.526069  6858 consensus_queue.cc:260] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:59.527019  6858 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.529670  6935 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 3.
I20260710 11:01:59.530761  6974 leader_election.cc:304] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [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: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:59.531522  7079 raft_consensus.cc:2804] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:59.531944  6858 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 3.
I20260710 11:01:59.532476  7079 raft_consensus.cc:697] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 3 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:59.533219  7079 consensus_queue.cc:237] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:59.539600  6757 catalog_manager.cc:5697] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 2 to 3, leader changed from a810e6de38024e4c89306a66edb63dbe (127.6.24.193) to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 3 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:59.844419  7148 raft_consensus.cc:993] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe: : Instructing follower d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:01:59.844941  7149 raft_consensus.cc:1081] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Signalling peer d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:01:59.846526  7008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:40280
I20260710 11:01:59.847124  7008 raft_consensus.cc:493] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.847461  7008 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.851591  7008 raft_consensus.cc:515] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:59.853566  7008 leader_election.cc:290] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 2 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:01:59.853816  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:01:59.854156  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:01:59.854506  6858 raft_consensus.cc:3055] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:59.854771  6935 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.855122  6858 raft_consensus.cc:740] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:01:59.855808  6858 consensus_queue.cc:260] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:59.856575  6858 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.859283  6935 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 2.
I20260710 11:01:59.860118  6974 leader_election.cc:304] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:01:59.860780  7152 raft_consensus.cc:2804] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.861452  6858 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 2.
I20260710 11:01:59.862457  7152 raft_consensus.cc:697] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 2 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:01:59.863313  7152 consensus_queue.cc:237] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:01:59.870113  6757 catalog_manager.cc:5697] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 1 to 2, leader changed from a810e6de38024e4c89306a66edb63dbe (127.6.24.193) to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 2 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:59.944607  6858 raft_consensus.cc:1275] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.945853  7152 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:59.954624  6935 raft_consensus.cc:1275] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.956022  7079 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:00.253118  6935 raft_consensus.cc:1275] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.254347  7079 consensus_queue.cc:1048] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.263001  6859 raft_consensus.cc:1275] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.264930  7152 consensus_queue.cc:1048] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.422434  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:00.822386  7008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:40282
I20260710 11:02:00.823103  7008 raft_consensus.cc:606] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 2 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:02:00.831455  7008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:40282
I20260710 11:02:00.832131  7008 raft_consensus.cc:606] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 3 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:02:00.843917  7158 raft_consensus.cc:993] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:00.844381  7079 raft_consensus.cc:1081] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 2 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:00.846345  6859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44166
I20260710 11:02:00.846884  6859 raft_consensus.cc:493] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:00.847244  6859 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.850417  6935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "071e014766824b1fa44a9a677104fe87"
dest_uuid: "53f906d182f94508980334295591e052"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:46646
I20260710 11:02:00.850912  6935 raft_consensus.cc:606] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 2 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:02:00.852960  6859 raft_consensus.cc:515] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:00.854995  6859 leader_election.cc:290] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 3 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:02:00.856308  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:02:00.856489  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:02:00.857085  6935 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.857388  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a446eccc4d64a369272e77b785638e1"
dest_uuid: "53f906d182f94508980334295591e052"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:46646
I20260710 11:02:00.857976  6933 raft_consensus.cc:606] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:02:00.856936  7009 raft_consensus.cc:3055] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:00.858717  7009 raft_consensus.cc:740] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:02:00.859519  7009 consensus_queue.cc:260] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:00.860347  7009 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.863873  6935 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 3.
I20260710 11:02:00.863720  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89bf84217a2a445e9b44499cd2ee22e4"
dest_uuid: "53f906d182f94508980334295591e052"
mode: GRACEFUL
new_leader_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:46646
I20260710 11:02:00.864466  6933 raft_consensus.cc:606] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Received request to transfer leadership to TS a810e6de38024e4c89306a66edb63dbe
I20260710 11:02:00.864908  6825 leader_election.cc:304] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [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: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:02:00.865805  7171 raft_consensus.cc:2804] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:00.866266  7171 raft_consensus.cc:697] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:00.866359  7009 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 3.
I20260710 11:02:00.867131  7171 consensus_queue.cc:237] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:00.874073  6757 catalog_manager.cc:5697] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 2 to 3, leader changed from d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 3 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.966820  7167 raft_consensus.cc:993] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:00.967293  7170 raft_consensus.cc:1081] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 2 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:00.968766  6859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "071e014766824b1fa44a9a677104fe87"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44164
I20260710 11:02:00.969224  6859 raft_consensus.cc:493] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:00.969523  6859 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.973896  6859 raft_consensus.cc:515] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:00.975510  6859 leader_election.cc:290] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 3 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:02:00.976329  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:02:00.976526  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:02:00.976827  6933 raft_consensus.cc:3055] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:00.977061  7009 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.977180  6933 raft_consensus.cc:740] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:02:00.978040  6933 consensus_queue.cc:260] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:00.979060  6933 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.981859  7009 raft_consensus.cc:2468] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 3.
I20260710 11:02:00.982955  6823 leader_election.cc:304] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [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: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:02:00.983633  7171 raft_consensus.cc:2804] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:00.983855  6933 raft_consensus.cc:2468] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 3.
I20260710 11:02:00.984073  7171 raft_consensus.cc:697] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:00.984952  7171 consensus_queue.cc:237] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:00.991736  6757 catalog_manager.cc:5697] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 2 to 3, leader changed from 53f906d182f94508980334295591e052 (127.6.24.194) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 3 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.999590  7170 raft_consensus.cc:993] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:01.000074  7167 raft_consensus.cc:1081] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:01.001432  6859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89bf84217a2a445e9b44499cd2ee22e4"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44164
I20260710 11:02:01.001979  6859 raft_consensus.cc:493] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.002285  6859 raft_consensus.cc:3060] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.007056  6859 raft_consensus.cc:515] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.008728  6859 leader_election.cc:290] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:02:01.009781  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf84217a2a445e9b44499cd2ee22e4" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:02:01.010280  7009 raft_consensus.cc:3060] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.010305  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bf84217a2a445e9b44499cd2ee22e4" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:02:01.010948  6933 raft_consensus.cc:3055] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.011281  6933 raft_consensus.cc:740] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:02:01.012058  6933 consensus_queue.cc:260] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.013216  6933 raft_consensus.cc:3060] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.017163  7009 raft_consensus.cc:2468] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:02:01.018327  6823 leader_election.cc:304] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:02:01.019101  7171 raft_consensus.cc:2804] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.019572  7171 raft_consensus.cc:697] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:01.019594  6933 raft_consensus.cc:2468] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:02:01.020790  7171 consensus_queue.cc:237] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.027184  6757 catalog_manager.cc:5697] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 1 to 2, leader changed from 53f906d182f94508980334295591e052 (127.6.24.194) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 2 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.294449  7009 raft_consensus.cc:1275] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.295775  7171 consensus_queue.cc:1048] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.306100  7158 raft_consensus.cc:993] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:01.306528  7158 raft_consensus.cc:1081] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 3 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:01.306764  6933 raft_consensus.cc:1275] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.308588  7149 consensus_queue.cc:1048] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.310323  6859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44166
I20260710 11:02:01.310887  6859 raft_consensus.cc:493] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.311249  6859 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:01.318311  6859 raft_consensus.cc:515] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.320663  6859 leader_election.cc:290] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 4 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:02:01.320909  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:02:01.321216  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:02:01.321591  6935 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:01.321750  7009 raft_consensus.cc:3055] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:01.322098  7009 raft_consensus.cc:740] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:02:01.322983  7009 consensus_queue.cc:260] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.324232  7009 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:01.328635  6935 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 4.
I20260710 11:02:01.330209  6825 leader_election.cc:304] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [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: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:02:01.330921  7181 raft_consensus.cc:2804] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:01.331216  7009 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 4.
I20260710 11:02:01.331420  7181 raft_consensus.cc:697] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 4 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:01.332295  7181 consensus_queue.cc:237] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.338792  6757 catalog_manager.cc:5697] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 3 to 4, leader changed from d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 4 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.435094  7170 raft_consensus.cc:993] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052: : Instructing follower a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:01.435479  7167 raft_consensus.cc:1081] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Signalling peer a810e6de38024e4c89306a66edb63dbe to start an election
I20260710 11:02:01.437055  6859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a446eccc4d64a369272e77b785638e1"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
 from {username='slave'} at 127.0.0.1:44164
I20260710 11:02:01.437618  6859 raft_consensus.cc:493] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.437937  6859 raft_consensus.cc:3060] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.442550  6859 raft_consensus.cc:515] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.444173  6859 leader_election.cc:290] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Requested vote from peers 53f906d182f94508980334295591e052 (127.6.24.194:35961), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:02:01.444936  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a446eccc4d64a369272e77b785638e1" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:02:01.445225  7009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a446eccc4d64a369272e77b785638e1" candidate_uuid: "a810e6de38024e4c89306a66edb63dbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:02:01.445487  6935 raft_consensus.cc:3055] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.445765  7009 raft_consensus.cc:3060] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.445880  6935 raft_consensus.cc:740] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:02:01.446689  6935 consensus_queue.cc:260] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.447575  6935 raft_consensus.cc:3060] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.450349  7009 raft_consensus.cc:2468] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:02:01.451471  6823 leader_election.cc:304] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:02:01.452235  7181 raft_consensus.cc:2804] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.452478  6933 raft_consensus.cc:1275] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.452728  7181 raft_consensus.cc:697] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Becoming Leader. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:01.452700  6935 raft_consensus.cc:2468] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a810e6de38024e4c89306a66edb63dbe in term 2.
I20260710 11:02:01.453758  7181 consensus_queue.cc:237] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:01.453912  7149 consensus_queue.cc:1048] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.463106  7009 raft_consensus.cc:1275] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.464743  6757 catalog_manager.cc:5697] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe reported cstate change: term changed from 1 to 2, leader changed from 53f906d182f94508980334295591e052 (127.6.24.194) to a810e6de38024e4c89306a66edb63dbe (127.6.24.193). New cstate: current_term: 2 leader_uuid: "a810e6de38024e4c89306a66edb63dbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.466818  7168 consensus_queue.cc:1048] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.468732  7009 raft_consensus.cc:1275] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.470717  7168 consensus_queue.cc:1048] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:01.484189  6935 raft_consensus.cc:1275] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.485502  7168 consensus_queue.cc:1048] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.765651  6935 raft_consensus.cc:1275] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:01.766913  7168 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:01.775498  7009 raft_consensus.cc:1275] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:01.777148  7171 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:02:01.805646  7030 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1a00 after lost signal to thread 6246
W20260710 11:02:01.806620  7030 debug-util.cc:398] Leaking SignalData structure 0x7b08001738a0 after lost signal to thread 6792
W20260710 11:02:01.807688  7030 debug-util.cc:398] Leaking SignalData structure 0x7b08000b41c0 after lost signal to thread 6884
W20260710 11:02:01.808524  7030 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdde0 after lost signal to thread 6959
W20260710 11:02:01.809237  7030 debug-util.cc:398] Leaking SignalData structure 0x7b0800108b40 after lost signal to thread 7033
I20260710 11:02:01.861315  7009 raft_consensus.cc:1275] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.862800  7149 consensus_queue.cc:1048] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.882967  6935 raft_consensus.cc:1275] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Refusing update from remote peer a810e6de38024e4c89306a66edb63dbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.884634  7149 consensus_queue.cc:1048] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:03.873021  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:03.881285  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "071e014766824b1fa44a9a677104fe87"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
mode: GRACEFUL
new_leader_uuid: "53f906d182f94508980334295591e052"
 from {username='slave'} at 127.0.0.1:44194
I20260710 11:02:03.882131  6859 raft_consensus.cc:606] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Received request to transfer leadership to TS 53f906d182f94508980334295591e052
I20260710 11:02:03.884899  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
mode: GRACEFUL
new_leader_uuid: "53f906d182f94508980334295591e052"
 from {username='slave'} at 127.0.0.1:44194
I20260710 11:02:03.885366  6859 raft_consensus.cc:606] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 4 LEADER]: Received request to transfer leadership to TS 53f906d182f94508980334295591e052
I20260710 11:02:03.887804  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
mode: GRACEFUL
new_leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:44194
I20260710 11:02:03.888417  6859 raft_consensus.cc:606] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Received request to transfer leadership to TS d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:02:03.891144  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39"
dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
mode: GRACEFUL
new_leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:44194
I20260710 11:02:03.891618  6859 raft_consensus.cc:606] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Received request to transfer leadership to TS d48ad3986efe4648bd86ccff0a00f0da
I20260710 11:02:03.892839  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:02:03.893282  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:03.922036  7197 raft_consensus.cc:993] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe: : Instructing follower d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:02:03.922981  7168 raft_consensus.cc:1081] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Signalling peer d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:02:03.924770  7008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:40280
I20260710 11:02:03.925398  7008 raft_consensus.cc:493] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:03.925834  7008 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.934314  7008 raft_consensus.cc:515] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:03.936784  7008 leader_election.cc:290] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 3 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:02:03.937729  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:02:03.938194  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ff0ffa965a43f386e70c3b59258a39" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:02:03.938619  6859 raft_consensus.cc:3055] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:03.938839  6935 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.939049  6859 raft_consensus.cc:740] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:03.940085  6859 consensus_queue.cc:260] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:03.941587  6859 raft_consensus.cc:3060] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.944319  6935 raft_consensus.cc:2468] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 3.
I20260710 11:02:03.945729  6974 leader_election.cc:304] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [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: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:02:03.946612  7079 raft_consensus.cc:2804] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:03.947770  7079 raft_consensus.cc:697] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 3 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:02:03.948915  7079 consensus_queue.cc:237] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:03.950204  6859 raft_consensus.cc:2468] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 3.
I20260710 11:02:03.958346  6755 catalog_manager.cc:5697] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 2 to 3, leader changed from a810e6de38024e4c89306a66edb63dbe (127.6.24.193) to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 3 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:04.149628  7198 raft_consensus.cc:993] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe: : Instructing follower d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:02:04.150110  7168 raft_consensus.cc:1081] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Signalling peer d48ad3986efe4648bd86ccff0a00f0da to start an election
I20260710 11:02:04.151819  7008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788"
dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
 from {username='slave'} at 127.0.0.1:40280
I20260710 11:02:04.152455  7008 raft_consensus.cc:493] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.152763  7008 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.160080  7008 raft_consensus.cc:515] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.162113  7008 leader_election.cc:290] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [CANDIDATE]: Term 4 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), 53f906d182f94508980334295591e052 (127.6.24.194:35961)
I20260710 11:02:04.162649  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:02:04.163106  6935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598ac4556415492f8c7cc16cc7879788" candidate_uuid: "d48ad3986efe4648bd86ccff0a00f0da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53f906d182f94508980334295591e052"
I20260710 11:02:04.163329  6859 raft_consensus.cc:3055] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:04.163681  6935 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.163693  6859 raft_consensus.cc:740] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:04.164635  6859 consensus_queue.cc:260] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.165654  6859 raft_consensus.cc:3060] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.170259  6859 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 4.
I20260710 11:02:04.170682  6935 raft_consensus.cc:2468] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d48ad3986efe4648bd86ccff0a00f0da in term 4.
I20260710 11:02:04.171603  6973 leader_election.cc:304] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [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: a810e6de38024e4c89306a66edb63dbe, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:02:04.172534  7079 raft_consensus.cc:2804] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:04.172930  7079 raft_consensus.cc:697] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 4 LEADER]: Becoming Leader. State: Replica: d48ad3986efe4648bd86ccff0a00f0da, State: Running, Role: LEADER
I20260710 11:02:04.173738  7079 consensus_queue.cc:237] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.178901  7198 raft_consensus.cc:993] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe: : Instructing follower 53f906d182f94508980334295591e052 to start an election
I20260710 11:02:04.179366  7168 raft_consensus.cc:1081] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Signalling peer 53f906d182f94508980334295591e052 to start an election
I20260710 11:02:04.181042  6935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "071e014766824b1fa44a9a677104fe87"
dest_uuid: "53f906d182f94508980334295591e052"
 from {username='slave'} at 127.0.0.1:46618
I20260710 11:02:04.181738  6935 raft_consensus.cc:493] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.181510  6755 catalog_manager.cc:5697] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da reported cstate change: term changed from 3 to 4, leader changed from a810e6de38024e4c89306a66edb63dbe (127.6.24.193) to d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195). New cstate: current_term: 4 leader_uuid: "d48ad3986efe4648bd86ccff0a00f0da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:04.182185  6935 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.188912  6935 raft_consensus.cc:515] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.191039  6935 leader_election.cc:290] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 4 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:02:04.191771  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:02:04.192168  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071e014766824b1fa44a9a677104fe87" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:02:04.192332  6859 raft_consensus.cc:3055] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:04.192641  6859 raft_consensus.cc:740] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:04.192648  7008 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.193609  6859 consensus_queue.cc:260] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.194597  6859 raft_consensus.cc:3060] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.199308  6859 raft_consensus.cc:2468] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 4.
I20260710 11:02:04.199858  7008 raft_consensus.cc:2468] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 4.
I20260710 11:02:04.200577  6899 leader_election.cc:304] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [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: 53f906d182f94508980334295591e052, a810e6de38024e4c89306a66edb63dbe; no voters: 
I20260710 11:02:04.201510  7167 raft_consensus.cc:2804] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:04.202757  7167 raft_consensus.cc:697] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 4 LEADER]: Becoming Leader. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:02:04.203747  7167 consensus_queue.cc:237] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.211560  6755 catalog_manager.cc:5697] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 reported cstate change: term changed from 3 to 4, leader changed from a810e6de38024e4c89306a66edb63dbe (127.6.24.193) to 53f906d182f94508980334295591e052 (127.6.24.194). New cstate: current_term: 4 leader_uuid: "53f906d182f94508980334295591e052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:04.402709  7198 raft_consensus.cc:993] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe: : Instructing follower 53f906d182f94508980334295591e052 to start an election
I20260710 11:02:04.403189  7168 raft_consensus.cc:1081] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 4 LEADER]: Signalling peer 53f906d182f94508980334295591e052 to start an election
I20260710 11:02:04.404817  6935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c"
dest_uuid: "53f906d182f94508980334295591e052"
 from {username='slave'} at 127.0.0.1:46618
I20260710 11:02:04.405288  6935 raft_consensus.cc:493] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.405558  6935 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:04.409693  6935 raft_consensus.cc:515] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.411022  6935 leader_election.cc:290] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [CANDIDATE]: Term 5 election: Requested vote from peers a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011), d48ad3986efe4648bd86ccff0a00f0da (127.6.24.195:33033)
I20260710 11:02:04.411965  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a810e6de38024e4c89306a66edb63dbe"
I20260710 11:02:04.412091  7008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3807b05fcb77414eb049a33706e3413c" candidate_uuid: "53f906d182f94508980334295591e052" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d48ad3986efe4648bd86ccff0a00f0da"
I20260710 11:02:04.412472  6859 raft_consensus.cc:3055] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:02:04.412635  7008 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:04.412792  6859 raft_consensus.cc:740] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a810e6de38024e4c89306a66edb63dbe, State: Running, Role: LEADER
I20260710 11:02:04.413508  6859 consensus_queue.cc:260] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.414460  6859 raft_consensus.cc:3060] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:04.418586  7008 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 5.
I20260710 11:02:04.419865  6859 raft_consensus.cc:2468] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f906d182f94508980334295591e052 in term 5.
I20260710 11:02:04.419831  6898 leader_election.cc:304] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [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: 53f906d182f94508980334295591e052, d48ad3986efe4648bd86ccff0a00f0da; no voters: 
I20260710 11:02:04.420964  7167 raft_consensus.cc:2804] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:02:04.421348  7167 raft_consensus.cc:697] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 5 LEADER]: Becoming Leader. State: Replica: 53f906d182f94508980334295591e052, State: Running, Role: LEADER
I20260710 11:02:04.422140  7167 consensus_queue.cc:237] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [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: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } }
I20260710 11:02:04.428309  6755 catalog_manager.cc:5697] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 reported cstate change: term changed from 4 to 5, leader changed from a810e6de38024e4c89306a66edb63dbe (127.6.24.193) to 53f906d182f94508980334295591e052 (127.6.24.194). New cstate: current_term: 5 leader_uuid: "53f906d182f94508980334295591e052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:04.470856  6859 raft_consensus.cc:1275] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:04.472241  7079 consensus_queue.cc:1048] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:04.483614  6935 raft_consensus.cc:1275] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:04.485108  7199 consensus_queue.cc:1048] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:04.610034  6859 raft_consensus.cc:1275] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.611295  7199 consensus_queue.cc:1048] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.619817  6935 raft_consensus.cc:1275] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Refusing update from remote peer d48ad3986efe4648bd86ccff0a00f0da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.621622  7211 consensus_queue.cc:1048] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f906d182f94508980334295591e052" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 35961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:04.643450  6859 raft_consensus.cc:1275] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Refusing update from remote peer 53f906d182f94508980334295591e052: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.644570  7167 consensus_queue.cc:1048] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.654021  7008 raft_consensus.cc:1275] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Refusing update from remote peer 53f906d182f94508980334295591e052: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.655787  7206 consensus_queue.cc:1048] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:04.812418  6859 raft_consensus.cc:1275] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 5 FOLLOWER]: Refusing update from remote peer 53f906d182f94508980334295591e052: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:04.813516  7206 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a810e6de38024e4c89306a66edb63dbe" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:04.822139  7008 raft_consensus.cc:1275] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 5 FOLLOWER]: Refusing update from remote peer 53f906d182f94508980334295591e052: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:04.823926  7167 consensus_queue.cc:1048] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d48ad3986efe4648bd86ccff0a00f0da" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:04.894170  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:04.900708  6243 tablet_server.cc:179] TabletServer@127.6.24.193:0 shutting down...
I20260710 11:02:04.924548  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:04.925266  6243 tablet_replica.cc:333] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.926293  6243 raft_consensus.cc:2243] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:04.927351  6243 raft_consensus.cc:2272] T 89bf84217a2a445e9b44499cd2ee22e4 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.929183  6243 tablet_replica.cc:333] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.929786  6243 raft_consensus.cc:2243] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:04.930526  6243 raft_consensus.cc:2272] T cdaa6ab528eb4e2da782c085f2dadcdd P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.932350  6243 tablet_replica.cc:333] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.933166  6243 raft_consensus.cc:2243] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:04.934163  6243 raft_consensus.cc:2272] T b6fc6de4d19c4a60bb8999301220c23d P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.936062  6243 tablet_replica.cc:333] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.936620  6243 raft_consensus.cc:2243] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:04.937031  6243 raft_consensus.cc:2272] T 1d4000ab7b8a476b8f590dcf181c1dcc P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.938614  6243 tablet_replica.cc:333] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.939080  6243 raft_consensus.cc:2243] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:04.939448  6243 raft_consensus.cc:2272] T 071e014766824b1fa44a9a677104fe87 P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.941442  6243 tablet_replica.cc:333] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.941978  6243 raft_consensus.cc:2243] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:04.942354  6243 raft_consensus.cc:2272] T d5ff0ffa965a43f386e70c3b59258a39 P a810e6de38024e4c89306a66edb63dbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.944259  6243 tablet_replica.cc:333] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.944746  6243 raft_consensus.cc:2243] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:04.945393  6243 raft_consensus.cc:2272] T 8a446eccc4d64a369272e77b785638e1 P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.947077  6243 tablet_replica.cc:333] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.947557  6243 raft_consensus.cc:2243] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:04.947928  6243 raft_consensus.cc:2272] T 598ac4556415492f8c7cc16cc7879788 P a810e6de38024e4c89306a66edb63dbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.950027  6243 tablet_replica.cc:333] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.950487  6243 raft_consensus.cc:2243] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:04.950879  6243 raft_consensus.cc:2272] T b3ffcea9c409496ca8347a1757664aeb P a810e6de38024e4c89306a66edb63dbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.952659  6243 tablet_replica.cc:333] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe: stopping tablet replica
I20260710 11:02:04.953083  6243 raft_consensus.cc:2243] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:04.953455  6243 raft_consensus.cc:2272] T 3807b05fcb77414eb049a33706e3413c P a810e6de38024e4c89306a66edb63dbe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:04.981701  6243 tablet_server.cc:196] TabletServer@127.6.24.193:0 shutdown complete.
I20260710 11:02:05.000101  6243 tablet_server.cc:179] TabletServer@127.6.24.194:0 shutting down...
W20260710 11:02:05.018365  6973 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.24.193:38011: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260710 11:02:05.031783  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:05.032616  6243 tablet_replica.cc:333] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052: stopping tablet replica
W20260710 11:02:05.032481  6973 consensus_peers.cc:597] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da -> Peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Couldn't send request to peer a810e6de38024e4c89306a66edb63dbe. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:38011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:05.033463  6243 raft_consensus.cc:2243] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.034402  6243 raft_consensus.cc:2272] T 1d4000ab7b8a476b8f590dcf181c1dcc P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.036206  6243 tablet_replica.cc:333] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.036695  6243 raft_consensus.cc:2243] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.037396  6243 raft_consensus.cc:2272] T 071e014766824b1fa44a9a677104fe87 P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.039405  6243 tablet_replica.cc:333] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.039911  6243 raft_consensus.cc:2243] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.040323  6243 raft_consensus.cc:2272] T d5ff0ffa965a43f386e70c3b59258a39 P 53f906d182f94508980334295591e052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.042454  6243 tablet_replica.cc:333] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.042999  6243 raft_consensus.cc:2243] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.043391  6243 raft_consensus.cc:2272] T 598ac4556415492f8c7cc16cc7879788 P 53f906d182f94508980334295591e052 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.045248  6243 tablet_replica.cc:333] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.045830  6243 raft_consensus.cc:2243] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.046526  6243 raft_consensus.cc:2272] T 3807b05fcb77414eb049a33706e3413c P 53f906d182f94508980334295591e052 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.048300  6243 tablet_replica.cc:333] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.048797  6243 raft_consensus.cc:2243] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.049209  6243 raft_consensus.cc:2272] T b3ffcea9c409496ca8347a1757664aeb P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.050915  6243 tablet_replica.cc:333] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.051379  6243 raft_consensus.cc:2243] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.051757  6243 raft_consensus.cc:2272] T 89bf84217a2a445e9b44499cd2ee22e4 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.053264  6243 tablet_replica.cc:333] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.053793  6243 raft_consensus.cc:2243] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.054176  6243 raft_consensus.cc:2272] T 8a446eccc4d64a369272e77b785638e1 P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.055744  6243 tablet_replica.cc:333] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.056182  6243 raft_consensus.cc:2243] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.056566  6243 raft_consensus.cc:2272] T cdaa6ab528eb4e2da782c085f2dadcdd P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.058092  6243 tablet_replica.cc:333] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052: stopping tablet replica
I20260710 11:02:05.058504  6243 raft_consensus.cc:2243] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.058888  6243 raft_consensus.cc:2272] T b6fc6de4d19c4a60bb8999301220c23d P 53f906d182f94508980334295591e052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.086766  6243 tablet_server.cc:196] TabletServer@127.6.24.194:0 shutdown complete.
I20260710 11:02:05.106262  6243 tablet_server.cc:179] TabletServer@127.6.24.195:0 shutting down...
W20260710 11:02:05.129681  6973 consensus_peers.cc:597] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da -> Peer a810e6de38024e4c89306a66edb63dbe (127.6.24.193:38011): Couldn't send request to peer a810e6de38024e4c89306a66edb63dbe. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:38011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:05.136068  6974 consensus_peers.cc:597] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da -> Peer 53f906d182f94508980334295591e052 (127.6.24.194:35961): Couldn't send request to peer 53f906d182f94508980334295591e052. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.194:35961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:05.139629  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:05.140254  6243 tablet_replica.cc:333] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.140810  6243 raft_consensus.cc:2243] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.141296  6243 raft_consensus.cc:2272] T b6fc6de4d19c4a60bb8999301220c23d P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.142987  6243 tablet_replica.cc:333] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.143508  6243 raft_consensus.cc:2243] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.143931  6243 raft_consensus.cc:2272] T 1d4000ab7b8a476b8f590dcf181c1dcc P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.145469  6243 tablet_replica.cc:333] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.146030  6243 raft_consensus.cc:2243] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.146437  6243 raft_consensus.cc:2272] T cdaa6ab528eb4e2da782c085f2dadcdd P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.147895  6243 tablet_replica.cc:333] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.148380  6243 raft_consensus.cc:2243] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.148773  6243 raft_consensus.cc:2272] T 8a446eccc4d64a369272e77b785638e1 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.150365  6243 tablet_replica.cc:333] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.150830  6243 raft_consensus.cc:2243] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.151208  6243 raft_consensus.cc:2272] T 89bf84217a2a445e9b44499cd2ee22e4 P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.152642  6243 tablet_replica.cc:333] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.153102  6243 raft_consensus.cc:2243] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.153843  6243 raft_consensus.cc:2272] T d5ff0ffa965a43f386e70c3b59258a39 P d48ad3986efe4648bd86ccff0a00f0da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.155764  6243 tablet_replica.cc:333] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.156291  6243 raft_consensus.cc:2243] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.156730  6243 raft_consensus.cc:2272] T 071e014766824b1fa44a9a677104fe87 P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.158833  6243 tablet_replica.cc:333] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.159334  6243 raft_consensus.cc:2243] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.160040  6243 raft_consensus.cc:2272] T b3ffcea9c409496ca8347a1757664aeb P d48ad3986efe4648bd86ccff0a00f0da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.161755  6243 tablet_replica.cc:333] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.162196  6243 raft_consensus.cc:2243] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.162590  6243 raft_consensus.cc:2272] T 3807b05fcb77414eb049a33706e3413c P d48ad3986efe4648bd86ccff0a00f0da [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.164508  6243 tablet_replica.cc:333] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da: stopping tablet replica
I20260710 11:02:05.164978  6243 raft_consensus.cc:2243] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.165735  6243 raft_consensus.cc:2272] T 598ac4556415492f8c7cc16cc7879788 P d48ad3986efe4648bd86ccff0a00f0da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.205816  6243 tablet_server.cc:196] TabletServer@127.6.24.195:0 shutdown complete.
I20260710 11:02:05.224745  6243 master.cc:562] Master@127.6.24.254:45559 shutting down...
I20260710 11:02:05.246315  6243 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.246865  6243 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.247197  6243 tablet_replica.cc:333] T 00000000000000000000000000000000 P a3b3b17c415944c8b50f16fcbc5168c7: stopping tablet replica
I20260710 11:02:05.267499  6243 master.cc:584] Master@127.6.24.254:45559 shutdown complete.
53f906d182f94508980334295591e052  4
a810e6de38024e4c89306a66edb63dbe  5
d48ad3986efe4648bd86ccff0a00f0da  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10930 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:02:05.310576  6243 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.24.254:41491
I20260710 11:02:05.311712  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:05.318300  7226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:05.318311  7229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:05.319130  6243 server_base.cc:1061] running on GCE node
W20260710 11:02:05.319083  7227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:05.320127  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:05.320317  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:05.320429  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681325320419 us; error 0 us; skew 500 ppm
I20260710 11:02:05.320868  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:05.323271  6243 webserver.cc:533] Webserver started at http://127.6.24.254:33343/ using document root <none> and password file <none>
I20260710 11:02:05.323745  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:05.323904  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:05.324110  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:05.325151  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/master-0-root/instance:
uuid: "4add721fe1b640f697e9b87f12821fbf"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-7rm2"
I20260710 11:02:05.329447  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:02:05.332645  7234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.333362  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:02:05.333673  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/master-0-root
uuid: "4add721fe1b640f697e9b87f12821fbf"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-7rm2"
I20260710 11:02:05.333922  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:05.356844  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:05.358184  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:05.397225  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.254:41491
I20260710 11:02:05.397346  7285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.254:41491 every 8 connection(s)
I20260710 11:02:05.401026  7286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:05.410161  7286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf: Bootstrap starting.
I20260710 11:02:05.414662  7286 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.418685  7286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf: No bootstrap required, opened a new log
I20260710 11:02:05.420706  7286 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4add721fe1b640f697e9b87f12821fbf" member_type: VOTER }
I20260710 11:02:05.421089  7286 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.421260  7286 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4add721fe1b640f697e9b87f12821fbf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.421842  7286 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4add721fe1b640f697e9b87f12821fbf" member_type: VOTER }
I20260710 11:02:05.422240  7286 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:05.422427  7286 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:05.422652  7286 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.426682  7286 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4add721fe1b640f697e9b87f12821fbf" member_type: VOTER }
I20260710 11:02:05.427165  7286 leader_election.cc:304] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [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: 4add721fe1b640f697e9b87f12821fbf; no voters: 
I20260710 11:02:05.428151  7286 leader_election.cc:290] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:05.428485  7289 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.429806  7289 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 1 LEADER]: Becoming Leader. State: Replica: 4add721fe1b640f697e9b87f12821fbf, State: Running, Role: LEADER
I20260710 11:02:05.430485  7289 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [LEADER]: Queue going to LEADER mode. State: All 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: "4add721fe1b640f697e9b87f12821fbf" member_type: VOTER }
I20260710 11:02:05.431048  7286 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:05.435848  7291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4add721fe1b640f697e9b87f12821fbf. Latest consensus state: current_term: 1 leader_uuid: "4add721fe1b640f697e9b87f12821fbf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4add721fe1b640f697e9b87f12821fbf" member_type: VOTER } }
I20260710 11:02:05.436479  7291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:05.436900  7290 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4add721fe1b640f697e9b87f12821fbf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4add721fe1b640f697e9b87f12821fbf" member_type: VOTER } }
I20260710 11:02:05.437515  7290 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:05.438372  7296 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:05.443179  7296 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:05.447130  6243 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:05.451687  7296 catalog_manager.cc:1383] Generated new cluster ID: 178321fe97014608af74d0d325be8d27
I20260710 11:02:05.451970  7296 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:05.484543  7296 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:05.486423  7296 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:05.499977  7296 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf: Generated new TSK 0
I20260710 11:02:05.500594  7296 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:05.513909  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:05.519982  7307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:05.520931  7308 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:05.522514  7310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:05.522891  6243 server_base.cc:1061] running on GCE node
I20260710 11:02:05.523721  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:05.523960  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:05.524132  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681325524114 us; error 0 us; skew 500 ppm
I20260710 11:02:05.524667  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:05.526989  6243 webserver.cc:533] Webserver started at http://127.6.24.193:34859/ using document root <none> and password file <none>
I20260710 11:02:05.527462  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:05.527693  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:05.527963  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:05.529151  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/instance:
uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-7rm2"
I20260710 11:02:05.533524  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:02:05.536870  7315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.537693  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:05.538020  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-7rm2"
I20260710 11:02:05.538326  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:05.576148  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:05.577378  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:05.578850  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:05.581028  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:05.581254  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.581491  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:05.581693  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:02:05.622728  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:41989
I20260710 11:02:05.622854  7377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:41989 every 8 connection(s)
I20260710 11:02:05.627444  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:05.635128  7382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:05.636958  7383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:05.639331  7385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:05.640193  6243 server_base.cc:1061] running on GCE node
I20260710 11:02:05.641279  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:05.641520  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:05.641773  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681325641750 us; error 0 us; skew 500 ppm
I20260710 11:02:05.642324  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:05.645421  6243 webserver.cc:533] Webserver started at http://127.6.24.194:34103/ using document root <none> and password file <none>
I20260710 11:02:05.645607  7378 heartbeater.cc:344] Connected to a master server at 127.6.24.254:41491
I20260710 11:02:05.646054  7378 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:05.646215  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:05.646545  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:05.646883  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:05.646863  7378 heartbeater.cc:507] Master 127.6.24.254:41491 requested a full tablet report, sending...
I20260710 11:02:05.648461  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/instance:
uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-7rm2"
I20260710 11:02:05.649142  7251 ts_manager.cc:194] Registered new tserver with Master: b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:05.650943  7251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54308
I20260710 11:02:05.653924  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:02:05.657122  7390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.657883  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:05.658185  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root
uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-7rm2"
I20260710 11:02:05.658478  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:05.679466  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:05.680716  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:05.682192  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:05.684368  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:05.684592  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.684839  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:05.685007  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.724318  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.194:32795
I20260710 11:02:05.724422  7452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.194:32795 every 8 connection(s)
I20260710 11:02:05.729017  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:05.735020  7456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:05.735795  7457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:05.739619  6243 server_base.cc:1061] running on GCE node
W20260710 11:02:05.740298  7459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:05.741091  7453 heartbeater.cc:344] Connected to a master server at 127.6.24.254:41491
I20260710 11:02:05.741447  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:05.741501  7453 heartbeater.cc:461] Registering TS with master...
W20260710 11:02:05.741784  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:05.741989  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681325741974 us; error 0 us; skew 500 ppm
I20260710 11:02:05.742460  7453 heartbeater.cc:507] Master 127.6.24.254:41491 requested a full tablet report, sending...
I20260710 11:02:05.742548  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:05.744612  7251 ts_manager.cc:194] Registered new tserver with Master: ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:05.745123  6243 webserver.cc:533] Webserver started at http://127.6.24.195:45621/ using document root <none> and password file <none>
I20260710 11:02:05.745671  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:05.745870  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:05.746119  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:05.746206  7251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54322
I20260710 11:02:05.747251  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/instance:
uuid: "14563f264ef14570915111f2df979a2f"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-7rm2"
I20260710 11:02:05.752022  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:05.755110  7464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.755877  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:02:05.756121  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root
uuid: "14563f264ef14570915111f2df979a2f"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-7rm2"
I20260710 11:02:05.756369  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:05.768821  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:05.770048  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:05.771412  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:05.773665  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:05.773859  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.774104  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:05.774251  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.813979  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.195:35513
I20260710 11:02:05.814087  7526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.195:35513 every 8 connection(s)
I20260710 11:02:05.828419  7527 heartbeater.cc:344] Connected to a master server at 127.6.24.254:41491
I20260710 11:02:05.828796  7527 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:05.829504  7527 heartbeater.cc:507] Master 127.6.24.254:41491 requested a full tablet report, sending...
I20260710 11:02:05.831444  7251 ts_manager.cc:194] Registered new tserver with Master: 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:05.831568  6243 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014481315s
I20260710 11:02:05.833009  7251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54328
I20260710 11:02:05.856966  7251 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54342:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:02:05.861101  7251 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:02:05.979064  7492 tablet_service.cc:1511] Processing CreateTablet for tablet 54502ed96635415786fd47ab1e48eee5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:05.980682  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54502ed96635415786fd47ab1e48eee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:05.982290  7340 tablet_service.cc:1511] Processing CreateTablet for tablet b768168151ee4d98b06de3c8b7618091 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:05.983163  7337 tablet_service.cc:1511] Processing CreateTablet for tablet b994729d69934648bdc1293a8156c2f6 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:05.983954  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768168151ee4d98b06de3c8b7618091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:05.984695  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b994729d69934648bdc1293a8156c2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:05.984421  7485 tablet_service.cc:1511] Processing CreateTablet for tablet d823d81941464e0fa3038b5a2eb2058f (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:05.986604  7336 tablet_service.cc:1511] Processing CreateTablet for tablet d823d81941464e0fa3038b5a2eb2058f (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:05.987890  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d823d81941464e0fa3038b5a2eb2058f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:05.987498  7489 tablet_service.cc:1511] Processing CreateTablet for tablet b768168151ee4d98b06de3c8b7618091 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:05.988722  7484 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6548cfc51240829000528d41c991ec (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:05.991654  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 54502ed96635415786fd47ab1e48eee5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:05.993076  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54502ed96635415786fd47ab1e48eee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:05.992918  7483 tablet_service.cc:1511] Processing CreateTablet for tablet 348e64aeeae847a1adf66b81dfdd51b5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:05.994889  7342 tablet_service.cc:1511] Processing CreateTablet for tablet bedb84ca26f34aa88077d07f94833c7d (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:05.996308  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bedb84ca26f34aa88077d07f94833c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:05.997256  7335 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6548cfc51240829000528d41c991ec (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:05.998855  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6548cfc51240829000528d41c991ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.000339  7339 tablet_service.cc:1511] Processing CreateTablet for tablet d53f50c7b5a2448ba97c3027b6681a00 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:06.002404  7334 tablet_service.cc:1511] Processing CreateTablet for tablet 348e64aeeae847a1adf66b81dfdd51b5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:06.002683  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 84ee1a4fd11c48d8a6f0bd6a97341ca5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:06.004149  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53f50c7b5a2448ba97c3027b6681a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.006058  7487 tablet_service.cc:1511] Processing CreateTablet for tablet 84ee1a4fd11c48d8a6f0bd6a97341ca5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:06.007573  7490 tablet_service.cc:1511] Processing CreateTablet for tablet b4a824ca80424ca0a80855f3c1005b90 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:06.009063  7488 tablet_service.cc:1511] Processing CreateTablet for tablet d53f50c7b5a2448ba97c3027b6681a00 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:06.009893  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348e64aeeae847a1adf66b81dfdd51b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.005506  7486 tablet_service.cc:1511] Processing CreateTablet for tablet b994729d69934648bdc1293a8156c2f6 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:05.998857  7341 tablet_service.cc:1511] Processing CreateTablet for tablet b4a824ca80424ca0a80855f3c1005b90 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:06.011369  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a824ca80424ca0a80855f3c1005b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.005924  7491 tablet_service.cc:1511] Processing CreateTablet for tablet bedb84ca26f34aa88077d07f94833c7d (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:06.014108  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ee1a4fd11c48d8a6f0bd6a97341ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.021174  7487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ee1a4fd11c48d8a6f0bd6a97341ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.021870  7490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a824ca80424ca0a80855f3c1005b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.022538  7488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53f50c7b5a2448ba97c3027b6681a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.023572  7489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768168151ee4d98b06de3c8b7618091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.024290  7486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b994729d69934648bdc1293a8156c2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.025610  7491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bedb84ca26f34aa88077d07f94833c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.028383  7485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d823d81941464e0fa3038b5a2eb2058f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.029772  7483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348e64aeeae847a1adf66b81dfdd51b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.031031  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6548cfc51240829000528d41c991ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.072862  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 54502ed96635415786fd47ab1e48eee5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:06.074254  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54502ed96635415786fd47ab1e48eee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.074623  7412 tablet_service.cc:1511] Processing CreateTablet for tablet b994729d69934648bdc1293a8156c2f6 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:06.076004  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b994729d69934648bdc1293a8156c2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.078763  7417 tablet_service.cc:1511] Processing CreateTablet for tablet bedb84ca26f34aa88077d07f94833c7d (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:06.080114  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bedb84ca26f34aa88077d07f94833c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.082860  7416 tablet_service.cc:1511] Processing CreateTablet for tablet b4a824ca80424ca0a80855f3c1005b90 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:06.082957  7411 tablet_service.cc:1511] Processing CreateTablet for tablet d823d81941464e0fa3038b5a2eb2058f (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:06.084265  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a824ca80424ca0a80855f3c1005b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.084920  7410 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6548cfc51240829000528d41c991ec (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:06.086869  7409 tablet_service.cc:1511] Processing CreateTablet for tablet 348e64aeeae847a1adf66b81dfdd51b5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:06.087634  7415 tablet_service.cc:1511] Processing CreateTablet for tablet b768168151ee4d98b06de3c8b7618091 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:06.088727  7414 tablet_service.cc:1511] Processing CreateTablet for tablet d53f50c7b5a2448ba97c3027b6681a00 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:06.090745  7413 tablet_service.cc:1511] Processing CreateTablet for tablet 84ee1a4fd11c48d8a6f0bd6a97341ca5 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:06.092700  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6548cfc51240829000528d41c991ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.094424  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348e64aeeae847a1adf66b81dfdd51b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.098244  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768168151ee4d98b06de3c8b7618091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.102217  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53f50c7b5a2448ba97c3027b6681a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.106302  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ee1a4fd11c48d8a6f0bd6a97341ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.110690  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d823d81941464e0fa3038b5a2eb2058f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.111429  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 95a6b45f1679452c9ce37277048b617b (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:06.112677  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a6b45f1679452c9ce37277048b617b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.115655  7343 tablet_service.cc:1511] Processing CreateTablet for tablet c6a308fa8fba4803b9f370b64bf89bc7 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:06.116984  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a308fa8fba4803b9f370b64bf89bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.133401  7334 tablet_service.cc:1511] Processing CreateTablet for tablet e7b4b4940d1a4004b8d066b1b2edc947 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:06.134734  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b4b4940d1a4004b8d066b1b2edc947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.146917  7339 tablet_service.cc:1511] Processing CreateTablet for tablet eec5c39cac294ccbae8a4f30122c0ec2 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:06.148299  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec5c39cac294ccbae8a4f30122c0ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.197404  7340 tablet_service.cc:1511] Processing CreateTablet for tablet ffc39ea7698c4b0f9a176da4083823e9 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:06.201195  7337 tablet_service.cc:1511] Processing CreateTablet for tablet 92f861644a8b419992727d26a3b42069 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:06.231804  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f861644a8b419992727d26a3b42069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.203521  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 084636a09be34f08900f9c8a10226484 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:06.237162  7484 tablet_service.cc:1511] Processing CreateTablet for tablet 92f861644a8b419992727d26a3b42069 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:06.238345  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084636a09be34f08900f9c8a10226484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.238474  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f861644a8b419992727d26a3b42069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.204068  7489 tablet_service.cc:1511] Processing CreateTablet for tablet 95a6b45f1679452c9ce37277048b617b (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:06.211269  7543 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.213668  7492 tablet_service.cc:1511] Processing CreateTablet for tablet c6a308fa8fba4803b9f370b64bf89bc7 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:06.214749  7542 tablet_bootstrap.cc:492] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:06.237155  7488 tablet_service.cc:1511] Processing CreateTablet for tablet 084636a09be34f08900f9c8a10226484 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:06.215312  7483 tablet_service.cc:1511] Processing CreateTablet for tablet eec5c39cac294ccbae8a4f30122c0ec2 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:06.250335  7489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a6b45f1679452c9ce37277048b617b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.251933  7338 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:06.216055  7335 tablet_service.cc:1511] Processing CreateTablet for tablet 14561fc4597f47ae8e090384b786a4f6 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:06.216718  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 748474b69dcf4c19b191c0022455b946 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:06.220701  7491 tablet_service.cc:1511] Processing CreateTablet for tablet ffc39ea7698c4b0f9a176da4083823e9 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:06.227051  7334 tablet_service.cc:1511] Processing CreateTablet for tablet b8b005b5cde94f40a58575bd686c763b (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:06.254612  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc39ea7698c4b0f9a176da4083823e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.230300  7417 tablet_service.cc:1511] Processing CreateTablet for tablet 95a6b45f1679452c9ce37277048b617b (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:06.228698  7544 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.265621  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a6b45f1679452c9ce37277048b617b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.255241  7412 tablet_service.cc:1511] Processing CreateTablet for tablet c6a308fa8fba4803b9f370b64bf89bc7 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:06.256692  7543 tablet_bootstrap.cc:654] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.270366  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a308fa8fba4803b9f370b64bf89bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.259413  7491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc39ea7698c4b0f9a176da4083823e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.274307  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a308fa8fba4803b9f370b64bf89bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.260910  7487 tablet_service.cc:1511] Processing CreateTablet for tablet 14561fc4597f47ae8e090384b786a4f6 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:06.275877  7487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14561fc4597f47ae8e090384b786a4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.263527  7409 tablet_service.cc:1511] Processing CreateTablet for tablet eec5c39cac294ccbae8a4f30122c0ec2 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:06.277235  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec5c39cac294ccbae8a4f30122c0ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.257252  7542 tablet_bootstrap.cc:654] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.277868  7483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec5c39cac294ccbae8a4f30122c0ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.278319  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748474b69dcf4c19b191c0022455b946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.281852  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b005b5cde94f40a58575bd686c763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.269165  7343 tablet_service.cc:1511] Processing CreateTablet for tablet 31a018619a3d4aafa9f6eef7cfb224e2 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:06.286142  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.288751  7485 tablet_service.cc:1511] Processing CreateTablet for tablet e7b4b4940d1a4004b8d066b1b2edc947 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:06.296423  7486 tablet_service.cc:1511] Processing CreateTablet for tablet 748474b69dcf4c19b191c0022455b946 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:06.297793  7488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084636a09be34f08900f9c8a10226484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.298146  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a018619a3d4aafa9f6eef7cfb224e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.301162  7411 tablet_service.cc:1511] Processing CreateTablet for tablet 92f861644a8b419992727d26a3b42069 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:06.301836  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14561fc4597f47ae8e090384b786a4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.302637  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f861644a8b419992727d26a3b42069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.292881  7413 tablet_service.cc:1511] Processing CreateTablet for tablet ffc39ea7698c4b0f9a176da4083823e9 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:06.307317  7485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b4b4940d1a4004b8d066b1b2edc947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.309598  7490 tablet_service.cc:1511] Processing CreateTablet for tablet b8b005b5cde94f40a58575bd686c763b (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:06.310829  7490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b005b5cde94f40a58575bd686c763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.315397  7486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748474b69dcf4c19b191c0022455b946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.322649  7410 tablet_service.cc:1511] Processing CreateTablet for tablet 084636a09be34f08900f9c8a10226484 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:06.324090  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084636a09be34f08900f9c8a10226484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.330528  7337 tablet_service.cc:1511] Processing CreateTablet for tablet e569daa93b544291bc7f9bd341188200 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:06.331871  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e569daa93b544291bc7f9bd341188200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.336319  7415 tablet_service.cc:1511] Processing CreateTablet for tablet e7b4b4940d1a4004b8d066b1b2edc947 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:06.339362  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc39ea7698c4b0f9a176da4083823e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.344053  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b4b4940d1a4004b8d066b1b2edc947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.346087  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 748474b69dcf4c19b191c0022455b946 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:06.347493  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748474b69dcf4c19b191c0022455b946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.353259  7340 tablet_service.cc:1511] Processing CreateTablet for tablet 42c238fc992e4909a8063e659888e94f (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:06.354739  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c238fc992e4909a8063e659888e94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.358456  7409 tablet_service.cc:1511] Processing CreateTablet for tablet b8b005b5cde94f40a58575bd686c763b (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:06.348693  7492 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:06.372095  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.372471  7489 tablet_service.cc:1511] Processing CreateTablet for tablet 31a018619a3d4aafa9f6eef7cfb224e2 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:06.373687  7489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a018619a3d4aafa9f6eef7cfb224e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.373855  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:06.375686  7416 tablet_service.cc:1511] Processing CreateTablet for tablet 14561fc4597f47ae8e090384b786a4f6 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:06.376837  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b005b5cde94f40a58575bd686c763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.379501  7417 tablet_service.cc:1511] Processing CreateTablet for tablet 31a018619a3d4aafa9f6eef7cfb224e2 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:06.380684  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31a018619a3d4aafa9f6eef7cfb224e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.357406  7483 tablet_service.cc:1511] Processing CreateTablet for tablet e569daa93b544291bc7f9bd341188200 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:06.382513  7483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e569daa93b544291bc7f9bd341188200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.383067  7544 tablet_bootstrap.cc:654] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.388410  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.389837  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14561fc4597f47ae8e090384b786a4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.407064  7543 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.407585  7543 ts_tablet_manager.cc:1403] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.197s	user 0.018s	sys 0.009s
I20260710 11:02:06.413904  7542 tablet_bootstrap.cc:492] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:06.414420  7542 ts_tablet_manager.cc:1403] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.200s	user 0.007s	sys 0.023s
I20260710 11:02:06.426707  7488 tablet_service.cc:1511] Processing CreateTablet for tablet 42c238fc992e4909a8063e659888e94f (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:06.433073  7488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c238fc992e4909a8063e659888e94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.433307  7542 raft_consensus.cc:359] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.435892  7542 raft_consensus.cc:385] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.436259  7542 raft_consensus.cc:740] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.437145  7542 consensus_queue.cc:260] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.430438  7543 raft_consensus.cc:359] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.440310  7543 raft_consensus.cc:385] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.440678  7543 raft_consensus.cc:740] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.441702  7543 consensus_queue.cc:260] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
W20260710 11:02:06.442124  7299 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:06.456949  7411 tablet_service.cc:1511] Processing CreateTablet for tablet 42c238fc992e4909a8063e659888e94f (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:06.458499  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c238fc992e4909a8063e659888e94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.479952  7542 ts_tablet_manager.cc:1434] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.010s
I20260710 11:02:06.482364  7378 heartbeater.cc:499] Master 127.6.24.254:41491 was elected leader, sending a full tablet report...
I20260710 11:02:06.488257  7542 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:06.518256  7412 tablet_service.cc:1511] Processing CreateTablet for tablet e569daa93b544291bc7f9bd341188200 (DEFAULT_TABLE table=test-workload [id=5d91fe2a52744f779ecb29cddd54559b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:06.497428  7542 tablet_bootstrap.cc:654] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.531287  7527 heartbeater.cc:499] Master 127.6.24.254:41491 was elected leader, sending a full tablet report...
I20260710 11:02:06.531447  7544 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.532073  7544 ts_tablet_manager.cc:1403] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.304s	user 0.026s	sys 0.044s
I20260710 11:02:06.535295  7544 raft_consensus.cc:359] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.536144  7544 raft_consensus.cc:385] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.536484  7544 raft_consensus.cc:740] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.537345  7544 consensus_queue.cc:260] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.538117  7543 ts_tablet_manager.cc:1434] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.014s
I20260710 11:02:06.540619  7543 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.545219  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e569daa93b544291bc7f9bd341188200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.546511  7543 tablet_bootstrap.cc:654] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.559285  7542 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:06.559906  7542 ts_tablet_manager.cc:1403] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.005s
I20260710 11:02:06.561249  7544 ts_tablet_manager.cc:1434] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.003s
I20260710 11:02:06.562161  7453 heartbeater.cc:499] Master 127.6.24.254:41491 was elected leader, sending a full tablet report...
I20260710 11:02:06.562647  7544 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.567165  7542 raft_consensus.cc:359] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:06.567984  7542 raft_consensus.cc:385] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.568856  7542 raft_consensus.cc:740] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.569808  7542 consensus_queue.cc:260] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:06.572399  7542 ts_tablet_manager.cc:1434] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:02:06.573406  7542 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:06.580318  7543 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.580662  7542 tablet_bootstrap.cc:654] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.580830  7543 ts_tablet_manager.cc:1403] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.016s
I20260710 11:02:06.583786  7543 raft_consensus.cc:359] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.584489  7543 raft_consensus.cc:385] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.584791  7543 raft_consensus.cc:740] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.585671  7543 consensus_queue.cc:260] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.588016  7543 ts_tablet_manager.cc:1434] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:06.589007  7543 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.589258  7548 raft_consensus.cc:493] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.589937  7548 raft_consensus.cc:515] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.591792  7544 tablet_bootstrap.cc:654] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.595402  7543 tablet_bootstrap.cc:654] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.601620  7548 leader_election.cc:290] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:06.605870  7544 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.606561  7544 ts_tablet_manager.cc:1403] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260710 11:02:06.610636  7544 raft_consensus.cc:359] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.611650  7544 raft_consensus.cc:385] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.612032  7544 raft_consensus.cc:740] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.613023  7544 consensus_queue.cc:260] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.616315  7544 ts_tablet_manager.cc:1434] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:02:06.617666  7544 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.626390  7544 tablet_bootstrap.cc:654] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.631052  7547 raft_consensus.cc:493] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.631541  7547 raft_consensus.cc:515] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:06.634168  7547 leader_election.cc:290] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14563f264ef14570915111f2df979a2f (127.6.24.195:35513), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:06.665172  7544 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.665756  7544 ts_tablet_manager.cc:1403] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.038s
I20260710 11:02:06.676010  7544 raft_consensus.cc:359] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.677976  7544 raft_consensus.cc:385] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.678287  7544 raft_consensus.cc:740] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.678802  7543 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.679167  7542 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:06.679276  7543 ts_tablet_manager.cc:1403] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.090s	user 0.034s	sys 0.021s
I20260710 11:02:06.679023  7544 consensus_queue.cc:260] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.679790  7542 ts_tablet_manager.cc:1403] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.013s
I20260710 11:02:06.681140  7544 ts_tablet_manager.cc:1434] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:02:06.682132  7544 tablet_bootstrap.cc:492] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.683063  7542 raft_consensus.cc:359] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.683472  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:06.683930  7542 raft_consensus.cc:385] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.684306  7542 raft_consensus.cc:740] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.686944  7542 consensus_queue.cc:260] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.689278  7542 ts_tablet_manager.cc:1434] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:06.689857  7544 tablet_bootstrap.cc:654] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:06.694096  7319 leader_election.cc:343] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.700273  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348e64aeeae847a1adf66b81dfdd51b5" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:06.699925  7544 tablet_bootstrap.cc:492] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.700605  7543 raft_consensus.cc:359] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:06.701357  7544 ts_tablet_manager.cc:1403] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 11:02:06.701359  7543 raft_consensus.cc:385] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.701947  7543 raft_consensus.cc:740] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.702111  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348e64aeeae847a1adf66b81dfdd51b5" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:06.702744  7428 raft_consensus.cc:2468] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:06.702780  7543 consensus_queue.cc:260] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:06.704309  7544 raft_consensus.cc:359] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.704955  7544 raft_consensus.cc:385] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.705243  7544 raft_consensus.cc:740] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.705515  7543 ts_tablet_manager.cc:1434] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260710 11:02:06.706121  7544 consensus_queue.cc:260] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.706588  7543 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.708552  7544 ts_tablet_manager.cc:1434] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260710 11:02:06.709236  7465 leader_election.cc:343] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.709474  7544 tablet_bootstrap.cc:492] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.713516  7465 leader_election.cc:304] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [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: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:06.714478  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:06.714843  7548 raft_consensus.cc:2804] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.715224  7548 raft_consensus.cc:493] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.715603  7548 raft_consensus.cc:3060] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.716053  7544 tablet_bootstrap.cc:654] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:06.716265  7316 leader_election.cc:343] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.716826  7316 leader_election.cc:304] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:06.718926  7547 raft_consensus.cc:493] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.719569  7547 raft_consensus.cc:515] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.726106  7542 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:06.726478  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:06.728840  7544 tablet_bootstrap.cc:492] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
W20260710 11:02:06.728642  7319 leader_election.cc:343] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.729621  7544 ts_tablet_manager.cc:1403] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:02:06.732478  7544 raft_consensus.cc:359] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.733347  7544 raft_consensus.cc:385] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.733660  7544 raft_consensus.cc:740] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.734377  7544 consensus_queue.cc:260] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.736950  7544 ts_tablet_manager.cc:1434] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:06.737684  7547 leader_election.cc:290] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:06.738090  7544 tablet_bootstrap.cc:492] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.738344  7547 raft_consensus.cc:2749] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.741124  7548 raft_consensus.cc:515] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.744789  7544 tablet_bootstrap.cc:654] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.744884  7543 tablet_bootstrap.cc:654] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.749675  7548 leader_election.cc:290] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:06.750293  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348e64aeeae847a1adf66b81dfdd51b5" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:06.750907  7428 raft_consensus.cc:3060] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.751952  7542 tablet_bootstrap.cc:654] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.753294  7543 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.753786  7543 ts_tablet_manager.cc:1403] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260710 11:02:06.756668  7543 raft_consensus.cc:359] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.757329  7543 raft_consensus.cc:385] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.757911  7543 raft_consensus.cc:740] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.758319  7428 raft_consensus.cc:2468] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 1.
I20260710 11:02:06.758527  7544 tablet_bootstrap.cc:492] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.759205  7544 ts_tablet_manager.cc:1403] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:02:06.758816  7543 consensus_queue.cc:260] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.759624  7465 leader_election.cc:304] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
W20260710 11:02:06.760968  7316 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.194:32795, user_credentials={real_user=slave}} blocked reactor thread for 44861us
I20260710 11:02:06.762344  7544 raft_consensus.cc:359] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.763113  7544 raft_consensus.cc:385] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.763423  7544 raft_consensus.cc:740] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.763886  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348e64aeeae847a1adf66b81dfdd51b5" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:06.764326  7543 ts_tablet_manager.cc:1434] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:06.764154  7544 consensus_queue.cc:260] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.762619  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:06.762776  7548 raft_consensus.cc:2804] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:06.765254  7465 leader_election.cc:343] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.765307  7428 raft_consensus.cc:2468] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:06.767197  7316 leader_election.cc:304] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [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: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f
I20260710 11:02:06.767594  7544 ts_tablet_manager.cc:1434] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:06.768420  7566 raft_consensus.cc:2804] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.768700  7544 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.768821  7566 raft_consensus.cc:493] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.769230  7566 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.774210  7566 raft_consensus.cc:515] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.774897  7544 tablet_bootstrap.cc:654] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.776844  7543 tablet_bootstrap.cc:492] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.777921  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:06.762378  7542 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
W20260710 11:02:06.779593  7319 leader_election.cc:343] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.780165  7542 ts_tablet_manager.cc:1403] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.006s
I20260710 11:02:06.780642  7566 leader_election.cc:290] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:06.782235  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:06.782850  7428 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.784039  7542 raft_consensus.cc:359] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.784788  7542 raft_consensus.cc:385] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.785099  7542 raft_consensus.cc:740] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.785935  7542 consensus_queue.cc:260] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.786517  7544 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.786957  7544 ts_tablet_manager.cc:1403] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:02:06.788110  7542 ts_tablet_manager.cc:1434] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:06.790068  7543 tablet_bootstrap.cc:654] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.789965  7544 raft_consensus.cc:359] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.790697  7544 raft_consensus.cc:385] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.791025  7542 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:06.790977  7544 raft_consensus.cc:740] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.792809  7548 raft_consensus.cc:697] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Becoming Leader. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:06.792065  7544 consensus_queue.cc:260] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.793787  7548 consensus_queue.cc:237] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.795827  7544 ts_tablet_manager.cc:1434] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:06.796857  7544 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.801484  7428 raft_consensus.cc:2468] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:06.802687  7316 leader_election.cc:304] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f
I20260710 11:02:06.802862  7566 raft_consensus.cc:493] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.803205  7544 tablet_bootstrap.cc:654] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.803371  7566 raft_consensus.cc:515] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.803803  7547 raft_consensus.cc:2804] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.805810  7566 leader_election.cc:290] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:06.806901  7251 catalog_manager.cc:5697] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14563f264ef14570915111f2df979a2f (127.6.24.195). New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:06.808620  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:06.809274  7427 raft_consensus.cc:2468] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:06.809772  7548 raft_consensus.cc:493] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.810200  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:06.810250  7548 raft_consensus.cc:515] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
W20260710 11:02:06.811573  7319 leader_election.cc:343] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.812739  7316 leader_election.cc:304] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [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: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f
I20260710 11:02:06.814157  7566 raft_consensus.cc:2804] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.815320  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768168151ee4d98b06de3c8b7618091" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:06.816661  7543 tablet_bootstrap.cc:492] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.817111  7543 ts_tablet_manager.cc:1403] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.001s
I20260710 11:02:06.817179  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768168151ee4d98b06de3c8b7618091" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
W20260710 11:02:06.816565  7465 leader_election.cc:343] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:06.818686  7465 leader_election.cc:343] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.819088  7465 leader_election.cc:304] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14563f264ef14570915111f2df979a2f; no voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:06.819938  7571 raft_consensus.cc:2749] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.820118  7543 raft_consensus.cc:359] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.814503  7566 raft_consensus.cc:493] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.820835  7543 raft_consensus.cc:385] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.820924  7566 raft_consensus.cc:3060] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.821154  7543 raft_consensus.cc:740] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.821983  7543 consensus_queue.cc:260] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.824155  7543 ts_tablet_manager.cc:1434] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:06.826206  7547 raft_consensus.cc:697] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:06.824470  7548 leader_election.cc:290] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:06.827948  7543 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.827396  7547 consensus_queue.cc:237] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.828655  7566 raft_consensus.cc:515] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.833401  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:06.835601  7428 raft_consensus.cc:3060] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.837479  7543 tablet_bootstrap.cc:654] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.841614  7542 tablet_bootstrap.cc:654] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.842088  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:06.843434  7544 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
W20260710 11:02:06.843907  7319 leader_election.cc:343] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.843951  7544 ts_tablet_manager.cc:1403] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.032s
I20260710 11:02:06.844534  7566 leader_election.cc:290] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:06.847364  7544 raft_consensus.cc:359] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.848062  7544 raft_consensus.cc:385] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.848364  7544 raft_consensus.cc:740] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.848798  7428 raft_consensus.cc:2468] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:06.849236  7544 consensus_queue.cc:260] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.849951  7316 leader_election.cc:304] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f
I20260710 11:02:06.850926  7566 raft_consensus.cc:2804] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.851748  7566 raft_consensus.cc:697] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:06.852787  7566 consensus_queue.cc:237] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.855265  7544 ts_tablet_manager.cc:1434] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:06.856307  7544 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.861796  7543 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.862438  7543 ts_tablet_manager.cc:1403] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.010s
I20260710 11:02:06.864105  7544 tablet_bootstrap.cc:654] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.866091  7543 raft_consensus.cc:359] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.867033  7543 raft_consensus.cc:385] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.867867  7543 raft_consensus.cc:740] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.869199  7543 consensus_queue.cc:260] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.872490  7543 ts_tablet_manager.cc:1434] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:02:06.877949  7543 tablet_bootstrap.cc:492] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.878120  7542 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:06.880331  7542 ts_tablet_manager.cc:1403] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.001s
I20260710 11:02:06.878966  7249 catalog_manager.cc:5697] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.884244  7543 tablet_bootstrap.cc:654] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.887913  7544 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.888343  7544 ts_tablet_manager.cc:1403] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.013s
I20260710 11:02:06.889150  7543 tablet_bootstrap.cc:492] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.889626  7543 ts_tablet_manager.cc:1403] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.005s
I20260710 11:02:06.890911  7544 raft_consensus.cc:359] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.891551  7544 raft_consensus.cc:385] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.891821  7544 raft_consensus.cc:740] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.892480  7543 raft_consensus.cc:359] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.893226  7543 raft_consensus.cc:385] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.883844  7542 raft_consensus.cc:359] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.893530  7543 raft_consensus.cc:740] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.893826  7542 raft_consensus.cc:385] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.894129  7542 raft_consensus.cc:740] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.894387  7543 consensus_queue.cc:260] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.894824  7542 consensus_queue.cc:260] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.896824  7542 ts_tablet_manager.cc:1434] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260710 11:02:06.896834  7543 ts_tablet_manager.cc:1434] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:02:06.892459  7544 consensus_queue.cc:260] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.897862  7543 tablet_bootstrap.cc:492] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.901440  7544 ts_tablet_manager.cc:1434] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:02:06.902381  7544 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.904322  7543 tablet_bootstrap.cc:654] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.908165  7544 tablet_bootstrap.cc:654] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.897862  7542 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:06.910141  7248 catalog_manager.cc:5697] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.915753  7543 tablet_bootstrap.cc:492] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.916198  7543 ts_tablet_manager.cc:1403] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:02:06.917297  7542 tablet_bootstrap.cc:654] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.917307  7548 raft_consensus.cc:493] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.917958  7548 raft_consensus.cc:515] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.918810  7543 raft_consensus.cc:359] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.919482  7543 raft_consensus.cc:385] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.919728  7548 leader_election.cc:290] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:06.919744  7543 raft_consensus.cc:740] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.921165  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:06.922056  7428 raft_consensus.cc:2393] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14563f264ef14570915111f2df979a2f in current term 1: Already voted for candidate b9e6a9bf8b0a471081e08258d2d660b4 in this term.
I20260710 11:02:06.922194  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:06.923810  7465 leader_election.cc:304] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14563f264ef14570915111f2df979a2f; no voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:06.924304  7544 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.924728  7544 ts_tablet_manager.cc:1403] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.004s
I20260710 11:02:06.920643  7543 consensus_queue.cc:260] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.925522  7571 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.926497  7543 ts_tablet_manager.cc:1434] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:02:06.927346  7543 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.927158  7544 raft_consensus.cc:359] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:06.927781  7544 raft_consensus.cc:385] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.928030  7544 raft_consensus.cc:740] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.928638  7544 consensus_queue.cc:260] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:06.931635  7571 raft_consensus.cc:2749] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.932204  7542 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:06.932634  7542 ts_tablet_manager.cc:1403] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.001s
I20260710 11:02:06.933310  7543 tablet_bootstrap.cc:654] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.935379  7542 raft_consensus.cc:359] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.938020  7542 raft_consensus.cc:385] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.938417  7542 raft_consensus.cc:740] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.939213  7544 ts_tablet_manager.cc:1434] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:02:06.939975  7542 consensus_queue.cc:260] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.943416  7542 ts_tablet_manager.cc:1434] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:06.944335  7542 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:06.944345  7543 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.944913  7543 ts_tablet_manager.cc:1403] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 11:02:06.947433  7543 raft_consensus.cc:359] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.948119  7543 raft_consensus.cc:385] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.948390  7543 raft_consensus.cc:740] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.949133  7543 consensus_queue.cc:260] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.950843  7542 tablet_bootstrap.cc:654] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.953370  7543 ts_tablet_manager.cc:1434] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:02:06.941006  7544 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.954303  7543 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.959348  7544 tablet_bootstrap.cc:654] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.959906  7543 tablet_bootstrap.cc:654] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.961189  7550 raft_consensus.cc:493] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.961684  7550 raft_consensus.cc:515] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:06.964264  7550 leader_election.cc:290] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14563f264ef14570915111f2df979a2f (127.6.24.195:35513), b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:06.964624  7542 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:06.965253  7542 ts_tablet_manager.cc:1403] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.005s
I20260710 11:02:06.969177  7542 raft_consensus.cc:359] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.970284  7542 raft_consensus.cc:385] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.970656  7542 raft_consensus.cc:740] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.971668  7542 consensus_queue.cc:260] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.974956  7542 ts_tablet_manager.cc:1434] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:06.975426  7544 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:06.975832  7543 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:06.976295  7543 ts_tablet_manager.cc:1403] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 11:02:06.975862  7544 ts_tablet_manager.cc:1403] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260710 11:02:06.978765  7543 raft_consensus.cc:359] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.979383  7543 raft_consensus.cc:385] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.975852  7542 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:06.979619  7543 raft_consensus.cc:740] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.979635  7544 raft_consensus.cc:359] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.981484  7543 consensus_queue.cc:260] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.982182  7544 raft_consensus.cc:385] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.982462  7544 raft_consensus.cc:740] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.983281  7544 consensus_queue.cc:260] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.984045  7550 raft_consensus.cc:493] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.984467  7550 raft_consensus.cc:515] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:06.985852  7543 ts_tablet_manager.cc:1434] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:02:06.986788  7543 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:06.989113  7550 leader_election.cc:290] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:06.992560  7543 tablet_bootstrap.cc:654] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.992915  7544 ts_tablet_manager.cc:1434] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:02:06.993770  7544 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:06.998696  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:06.999377  7542 tablet_bootstrap.cc:654] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.999346  7502 raft_consensus.cc:2468] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.000526  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53f50c7b5a2448ba97c3027b6681a00" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.001683  7544 tablet_bootstrap.cc:654] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.001645  7501 raft_consensus.cc:2468] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.003566  7394 leader_election.cc:304] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.004735  7394 leader_election.cc:304] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.005987  7550 raft_consensus.cc:493] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.007859  7550 raft_consensus.cc:515] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.011389  7550 leader_election.cc:290] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.011880  7550 raft_consensus.cc:2804] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.012243  7542 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:07.012709  7542 ts_tablet_manager.cc:1403] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.037s	user 0.001s	sys 0.010s
I20260710 11:02:07.012187  7550 raft_consensus.cc:493] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.014345  7550 raft_consensus.cc:3060] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.014442  7595 raft_consensus.cc:2804] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.014890  7595 raft_consensus.cc:493] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.015235  7595 raft_consensus.cc:3060] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.015574  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.015749  7542 raft_consensus.cc:359] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.016346  7353 raft_consensus.cc:2468] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.016520  7542 raft_consensus.cc:385] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.017050  7542 raft_consensus.cc:740] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.017863  7542 consensus_queue.cc:260] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.017396  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53f50c7b5a2448ba97c3027b6681a00" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.021422  7542 ts_tablet_manager.cc:1434] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:02:07.021181  7352 raft_consensus.cc:2468] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.016460  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedb84ca26f34aa88077d07f94833c7d" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.021824  7547 raft_consensus.cc:493] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.022233  7547 raft_consensus.cc:515] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.024477  7542 tablet_bootstrap.cc:492] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:07.024808  7547 leader_election.cc:290] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
W20260710 11:02:07.025975  7391 leader_election.cc:343] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.026261  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348e64aeeae847a1adf66b81dfdd51b5" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.029444  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "348e64aeeae847a1adf66b81dfdd51b5" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.030056  7550 raft_consensus.cc:515] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.030435  7428 raft_consensus.cc:2393] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e6a9bf8b0a471081e08258d2d660b4 in current term 1: Already voted for candidate 14563f264ef14570915111f2df979a2f in this term.
I20260710 11:02:07.031963  7316 leader_election.cc:304] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:07.035111  7547 raft_consensus.cc:3060] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.036628  7595 raft_consensus.cc:515] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:07.039644  7543 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:07.040196  7543 ts_tablet_manager.cc:1403] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.012s
I20260710 11:02:07.041651  7544 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:07.042011  7542 tablet_bootstrap.cc:654] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.042109  7544 ts_tablet_manager.cc:1403] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.015s
I20260710 11:02:07.042061  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53f50c7b5a2448ba97c3027b6681a00" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:07.042876  7351 raft_consensus.cc:3060] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.042733  7543 raft_consensus.cc:359] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.043468  7595 leader_election.cc:290] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Requested vote from peers 14563f264ef14570915111f2df979a2f (127.6.24.195:35513), b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:07.043871  7543 raft_consensus.cc:385] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.044173  7543 raft_consensus.cc:740] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.044885  7543 consensus_queue.cc:260] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.045336  7544 raft_consensus.cc:359] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.046090  7544 raft_consensus.cc:385] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.046406  7544 raft_consensus.cc:740] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.047184  7543 ts_tablet_manager.cc:1434] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:07.047159  7544 consensus_queue.cc:260] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.039331  7550 leader_election.cc:290] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.049191  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:07.049865  7352 raft_consensus.cc:3060] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.055913  7547 raft_consensus.cc:2749] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.056663  7352 raft_consensus.cc:2468] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.057868  7391 leader_election.cc:304] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.057664  7351 raft_consensus.cc:2468] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.059381  7543 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:07.059340  7391 leader_election.cc:304] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.049863  7544 ts_tablet_manager.cc:1434] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:07.065659  7544 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:07.066537  7550 raft_consensus.cc:2804] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:07.071826  7394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.195:35513, user_credentials={real_user=slave}} blocked reactor thread for 67188us
I20260710 11:02:07.073746  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedb84ca26f34aa88077d07f94833c7d" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.074286  7543 tablet_bootstrap.cc:654] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.074401  7501 raft_consensus.cc:2468] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.075522  7550 raft_consensus.cc:697] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Becoming Leader. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:07.076364  7550 consensus_queue.cc:237] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } }
I20260710 11:02:07.079152  7595 raft_consensus.cc:2804] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.083122  7602 raft_consensus.cc:493] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.083189  7598 raft_consensus.cc:493] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.083735  7602 raft_consensus.cc:515] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.094686  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53f50c7b5a2448ba97c3027b6681a00" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:07.095865  7501 raft_consensus.cc:3060] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.096511  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:07.097299  7502 raft_consensus.cc:3060] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.098609  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ee1a4fd11c48d8a6f0bd6a97341ca5" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
W20260710 11:02:07.100188  7391 leader_election.cc:343] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.100749  7547 raft_consensus.cc:493] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.101230  7602 leader_election.cc:290] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.101243  7547 raft_consensus.cc:515] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.106635  7547 leader_election.cc:290] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.107439  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a6b45f1679452c9ce37277048b617b" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.102135  7394 leader_election.cc:304] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.108144  7428 raft_consensus.cc:2468] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:07.109364  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a6b45f1679452c9ce37277048b617b" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.083907  7598 raft_consensus.cc:515] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.111611  7500 raft_consensus.cc:2468] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:07.111756  7251 catalog_manager.cc:5697] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.112901  7319 leader_election.cc:304] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:07.112780  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ee1a4fd11c48d8a6f0bd6a97341ca5" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.110927  7595 raft_consensus.cc:697] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Becoming Leader. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:07.120760  7547 raft_consensus.cc:2804] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.121187  7547 raft_consensus.cc:493] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.123015  7595 consensus_queue.cc:237] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.125762  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768168151ee4d98b06de3c8b7618091" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.126448  7352 raft_consensus.cc:2468] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.128288  7391 leader_election.cc:304] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.129664  7602 raft_consensus.cc:2804] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.121592  7547 raft_consensus.cc:3060] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.134434  7602 raft_consensus.cc:493] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.121845  7499 raft_consensus.cc:2468] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.135110  7602 raft_consensus.cc:3060] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.136698  7394 leader_election.cc:304] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.139077  7544 tablet_bootstrap.cc:654] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.140437  7601 raft_consensus.cc:2804] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.140522  7598 leader_election.cc:290] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.140885  7601 raft_consensus.cc:493] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.141316  7601 raft_consensus.cc:3060] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.142421  7501 raft_consensus.cc:2468] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.110965  7550 raft_consensus.cc:2804] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.143728  7550 raft_consensus.cc:493] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.144169  7550 raft_consensus.cc:3060] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.144065  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768168151ee4d98b06de3c8b7618091" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.145107  7500 raft_consensus.cc:2468] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.111800  7502 raft_consensus.cc:2468] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.154767  7550 raft_consensus.cc:515] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.158931  7550 leader_election.cc:290] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.160071  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedb84ca26f34aa88077d07f94833c7d" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
W20260710 11:02:07.162084  7391 leader_election.cc:343] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.162846  7571 raft_consensus.cc:493] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.163604  7548 raft_consensus.cc:493] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.163383  7571 raft_consensus.cc:515] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.164215  7548 raft_consensus.cc:515] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.165719  7571 leader_election.cc:290] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:07.167162  7548 leader_election.cc:290] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:07.167260  7602 raft_consensus.cc:515] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.168833  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d823d81941464e0fa3038b5a2eb2058f" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.168215  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedb84ca26f34aa88077d07f94833c7d" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:07.169174  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d823d81941464e0fa3038b5a2eb2058f" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.169757  7500 raft_consensus.cc:3060] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.170465  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
W20260710 11:02:07.170732  7465 leader_election.cc:343] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.172106  7428 raft_consensus.cc:2468] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:07.169911  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.173292  7465 leader_election.cc:304] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [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: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.173777  7427 raft_consensus.cc:2468] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:07.177075  7548 raft_consensus.cc:2804] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.178520  7465 leader_election.cc:304] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.179817  7548 raft_consensus.cc:493] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.180387  7548 raft_consensus.cc:3060] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:07.180323  7465 leader_election.cc:343] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.183403  7571 raft_consensus.cc:2804] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.186343  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768168151ee4d98b06de3c8b7618091" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:07.186944  7351 raft_consensus.cc:3060] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.190147  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768168151ee4d98b06de3c8b7618091" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:07.190802  7502 raft_consensus.cc:3060] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.185108  7571 raft_consensus.cc:493] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.191831  7601 raft_consensus.cc:515] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.192452  7571 raft_consensus.cc:3060] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.196025  7602 leader_election.cc:290] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.199038  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ee1a4fd11c48d8a6f0bd6a97341ca5" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
W20260710 11:02:07.200343  7391 leader_election.cc:343] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.200490  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ee1a4fd11c48d8a6f0bd6a97341ca5" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:07.201126  7501 raft_consensus.cc:3060] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.204720  7251 catalog_manager.cc:5697] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.206096  7502 raft_consensus.cc:2468] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.207262  7394 leader_election.cc:304] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.205427  7351 raft_consensus.cc:2468] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.210589  7602 raft_consensus.cc:2804] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.210458  7601 leader_election.cc:290] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.201277  7547 raft_consensus.cc:515] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.211396  7571 raft_consensus.cc:515] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.216471  7566 raft_consensus.cc:493] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.215788  7500 raft_consensus.cc:2468] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.221530  7394 leader_election.cc:304] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.221354  7566 raft_consensus.cc:515] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.222862  7601 raft_consensus.cc:2804] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.223198  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a6b45f1679452c9ce37277048b617b" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:07.223379  7601 raft_consensus.cc:697] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Becoming Leader. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:07.223083  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:07.223662  7566 leader_election.cc:290] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.223888  7427 raft_consensus.cc:3060] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:07.224756  7465 leader_election.cc:343] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.224519  7601 consensus_queue.cc:237] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.225093  7542 tablet_bootstrap.cc:492] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:07.225663  7542 ts_tablet_manager.cc:1403] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.201s	user 0.076s	sys 0.051s
I20260710 11:02:07.225828  7547 leader_election.cc:290] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.226847  7501 raft_consensus.cc:2468] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.228242  7394 leader_election.cc:304] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.228309  7542 raft_consensus.cc:359] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.229039  7542 raft_consensus.cc:385] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.229266  7544 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:07.229285  7542 raft_consensus.cc:740] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.229784  7544 ts_tablet_manager.cc:1403] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.164s	user 0.024s	sys 0.000s
I20260710 11:02:07.229764  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a6b45f1679452c9ce37277048b617b" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:07.230206  7542 consensus_queue.cc:260] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.230850  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.230893  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:07.231667  7426 raft_consensus.cc:3060] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.232419  7542 ts_tablet_manager.cc:1434] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:07.217348  7602 raft_consensus.cc:697] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Becoming Leader. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:07.234555  7542 tablet_bootstrap.cc:492] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:07.234684  7548 raft_consensus.cc:515] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.236289  7544 raft_consensus.cc:359] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.237474  7544 raft_consensus.cc:385] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.237833  7544 raft_consensus.cc:740] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.233879  7502 raft_consensus.cc:3060] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:07.233544  7316 leader_election.cc:343] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.240667  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d823d81941464e0fa3038b5a2eb2058f" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:07.241338  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d823d81941464e0fa3038b5a2eb2058f" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:07.236261  7595 raft_consensus.cc:2804] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:07.242018  7465 leader_election.cc:343] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.243076  7595 raft_consensus.cc:697] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Becoming Leader. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:07.243985  7595 consensus_queue.cc:237] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.242110  7428 raft_consensus.cc:3060] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.245649  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.246327  7426 raft_consensus.cc:2468] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 1.
W20260710 11:02:07.249825  7319 leader_election.cc:343] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.250293  7319 leader_election.cc:304] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:07.251904  7427 raft_consensus.cc:2468] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:07.249365  7548 leader_election.cc:290] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:07.253377  7602 consensus_queue.cc:237] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.254635  7542 tablet_bootstrap.cc:654] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.233696  7571 leader_election.cc:290] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:07.255401  7547 raft_consensus.cc:2749] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.255690  7544 consensus_queue.cc:260] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.256366  7548 raft_consensus.cc:493] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.258658  7548 raft_consensus.cc:515] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.263303  7465 leader_election.cc:304] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.265708  7571 raft_consensus.cc:2804] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.265790  7316 leader_election.cc:304] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.266650  7566 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.267882  7566 raft_consensus.cc:2804] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.263814  7428 raft_consensus.cc:2468] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 1.
I20260710 11:02:07.268559  7543 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:07.269189  7543 ts_tablet_manager.cc:1403] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.210s	user 0.009s	sys 0.011s
I20260710 11:02:07.269544  7465 leader_election.cc:304] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.268312  7566 raft_consensus.cc:697] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:07.270943  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.270843  7566 consensus_queue.cc:237] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.268194  7547 consensus_queue.cc:1048] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:02:07.277072  7544 ts_tablet_manager.cc:1434] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260710 11:02:07.279011  7544 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:07.288272  7543 raft_consensus.cc:359] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.290803  7543 raft_consensus.cc:385] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.291235  7543 raft_consensus.cc:740] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.292080  7543 consensus_queue.cc:260] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.293424  7548 leader_election.cc:290] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:07.296716  7571 raft_consensus.cc:697] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Becoming Leader. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:07.297793  7502 raft_consensus.cc:2468] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:07.306458  7610 raft_consensus.cc:2804] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.314122  7501 raft_consensus.cc:3060] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.310751  7251 catalog_manager.cc:5697] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.314080  7571 consensus_queue.cc:237] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.316303  7610 raft_consensus.cc:697] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Becoming Leader. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:07.323113  7610 consensus_queue.cc:237] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.326781  7543 ts_tablet_manager.cc:1434] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.004s
I20260710 11:02:07.326874  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.327762  7543 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:07.329105  7602 raft_consensus.cc:493] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.329627  7465 leader_election.cc:304] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14563f264ef14570915111f2df979a2f; no voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:07.329602  7602 raft_consensus.cc:515] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.333411  7544 tablet_bootstrap.cc:654] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.345345  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5c39cac294ccbae8a4f30122c0ec2" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.346298  7615 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 11:02:07.349543  7391 leader_election.cc:343] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.351219  7249 catalog_manager.cc:5697] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.354135  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5c39cac294ccbae8a4f30122c0ec2" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.361984  7609 raft_consensus.cc:2749] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.353178  7602 leader_election.cc:290] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
W20260710 11:02:07.366547  7394 leader_election.cc:343] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.364225  7566 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:02:07.368204  7394 leader_election.cc:304] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.386059  7542 tablet_bootstrap.cc:492] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:07.387475  7602 raft_consensus.cc:2749] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.388159  7542 ts_tablet_manager.cc:1403] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.154s	user 0.009s	sys 0.014s
I20260710 11:02:07.388247  7610 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 11:02:07.410166  7544 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
W20260710 11:02:07.410321  7614 log.cc:927] Time spent T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260710 11:02:07.410900  7544 ts_tablet_manager.cc:1403] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.001s
I20260710 11:02:07.406623  7602 raft_consensus.cc:493] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.419056  7602 raft_consensus.cc:515] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.441939  7566 consensus_queue.cc:1048] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.523717  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.523833  7500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.510829  7595 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260710 11:02:07.537793  7351 raft_consensus.cc:2468] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.535859  7544 raft_consensus.cc:359] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
W20260710 11:02:07.523974  7299 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:07.538992  7544 raft_consensus.cc:385] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.542327  7543 tablet_bootstrap.cc:654] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.543265  7544 raft_consensus.cc:740] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.546516  7391 leader_election.cc:304] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:07.547374  7601 raft_consensus.cc:2804] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.509464  7610 raft_consensus.cc:493] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.516355  7602 leader_election.cc:290] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.548655  7544 consensus_queue.cc:260] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.547732  7601 raft_consensus.cc:493] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.552080  7544 ts_tablet_manager.cc:1434] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.141s	user 0.054s	sys 0.050s
I20260710 11:02:07.550576  7601 raft_consensus.cc:3060] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.552996  7544 tablet_bootstrap.cc:492] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:07.555413  7602 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.550521  7610 raft_consensus.cc:515] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.558833  7500 raft_consensus.cc:2468] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 0.
I20260710 11:02:07.560292  7544 tablet_bootstrap.cc:654] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.509316  7248 catalog_manager.cc:5697] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14563f264ef14570915111f2df979a2f (127.6.24.195). New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:07.567052  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.567440  7353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.568006  7353 raft_consensus.cc:2468] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:07.568233  7542 raft_consensus.cc:359] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.569047  7542 raft_consensus.cc:385] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.569303  7542 raft_consensus.cc:740] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.569504  7465 leader_election.cc:304] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:07.570959  7571 raft_consensus.cc:2804] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.571318  7571 raft_consensus.cc:493] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.571635  7571 raft_consensus.cc:3060] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.572269  7601 raft_consensus.cc:515] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.573417  7427 raft_consensus.cc:2393] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14563f264ef14570915111f2df979a2f in current term 1: Already voted for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in this term.
I20260710 11:02:07.573709  7602 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.582680  7542 consensus_queue.cc:260] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.566576  7610 leader_election.cc:290] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:07.586969  7251 catalog_manager.cc:5697] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.602536  7251 catalog_manager.cc:5697] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.614042  7542 ts_tablet_manager.cc:1434] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.225s	user 0.007s	sys 0.001s
I20260710 11:02:07.614856  7542 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:07.618471  7601 leader_election.cc:290] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.621317  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:07.621978  7350 raft_consensus.cc:3060] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.623553  7624 raft_consensus.cc:493] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.624136  7624 raft_consensus.cc:515] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.626453  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:07.646632  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ee1a4fd11c48d8a6f0bd6a97341ca5" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.672436  7601 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.674559  7571 raft_consensus.cc:515] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.676800  7624 leader_election.cc:290] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.682823  7502 raft_consensus.cc:2393] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in current term 1: Already voted for candidate 14563f264ef14570915111f2df979a2f in this term.
I20260710 11:02:07.689604  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ee1a4fd11c48d8a6f0bd6a97341ca5" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.690923  7501 raft_consensus.cc:2393] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e6a9bf8b0a471081e08258d2d660b4 in current term 1: Already voted for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in this term.
I20260710 11:02:07.692239  7319 leader_election.cc:304] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:07.693922  7624 raft_consensus.cc:3060] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.685441  7350 raft_consensus.cc:2468] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 1.
I20260710 11:02:07.705139  7542 tablet_bootstrap.cc:654] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.711874  7571 leader_election.cc:290] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:07.715011  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:07.715902  7351 raft_consensus.cc:2393] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14563f264ef14570915111f2df979a2f in current term 1: Already voted for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in this term.
I20260710 11:02:07.716277  7391 leader_election.cc:304] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f
I20260710 11:02:07.717427  7595 raft_consensus.cc:2804] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.718106  7595 raft_consensus.cc:697] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Becoming Leader. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:07.721139  7543 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:07.721769  7543 ts_tablet_manager.cc:1403] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.394s	user 0.013s	sys 0.035s
W20260710 11:02:07.728807  7628 log.cc:927] Time spent T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: Append to log took a long time: real 0.071s	user 0.007s	sys 0.000s
I20260710 11:02:07.718943  7248 catalog_manager.cc:5697] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14563f264ef14570915111f2df979a2f (127.6.24.195). New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:07.729503  7624 raft_consensus.cc:2749] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.719660  7626 raft_consensus.cc:493] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.732529  7626 raft_consensus.cc:515] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.734202  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a308fa8fba4803b9f370b64bf89bc7" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:07.734054  7627 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.737974  7465 leader_election.cc:304] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [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: 14563f264ef14570915111f2df979a2f; no voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87
W20260710 11:02:07.739424  7391 consensus_peers.cc:597] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:07.740281  7609 raft_consensus.cc:2749] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.749845  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d823d81941464e0fa3038b5a2eb2058f" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.749297  7550 consensus_queue.cc:1048] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.750801  7425 raft_consensus.cc:2393] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e6a9bf8b0a471081e08258d2d660b4 in current term 1: Already voted for candidate 14563f264ef14570915111f2df979a2f in this term.
I20260710 11:02:07.747977  7626 leader_election.cc:290] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.752866  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d823d81941464e0fa3038b5a2eb2058f" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:07.755541  7319 leader_election.cc:304] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:07.757035  7624 raft_consensus.cc:3060] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.748911  7595 consensus_queue.cc:237] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.766000  7550 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.772535  7626 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.795364  7624 raft_consensus.cc:2749] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:07.809360  7638 log.cc:927] Time spent T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260710 11:02:07.820111  7639 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:02:07.834636  7544 tablet_bootstrap.cc:492] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:07.835163  7544 ts_tablet_manager.cc:1403] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.282s	user 0.040s	sys 0.063s
I20260710 11:02:07.836585  7542 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:07.837018  7542 ts_tablet_manager.cc:1403] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.222s	user 0.014s	sys 0.005s
I20260710 11:02:07.839568  7542 raft_consensus.cc:359] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.838654  7544 raft_consensus.cc:359] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.840204  7542 raft_consensus.cc:385] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.840420  7544 raft_consensus.cc:385] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.840732  7544 raft_consensus.cc:740] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.843104  7543 raft_consensus.cc:359] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.840479  7542 raft_consensus.cc:740] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.844400  7543 raft_consensus.cc:385] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.844841  7543 raft_consensus.cc:740] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.845006  7544 consensus_queue.cc:260] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.846006  7639 consensus_queue.cc:1048] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.847946  7543 consensus_queue.cc:260] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.853240  7542 consensus_queue.cc:260] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.856137  7601 consensus_queue.cc:1048] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.866137  7543 ts_tablet_manager.cc:1434] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.144s	user 0.005s	sys 0.019s
I20260710 11:02:07.867341  7543 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:07.869656  7542 ts_tablet_manager.cc:1434] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 11:02:07.870517  7542 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:07.903285  7542 tablet_bootstrap.cc:654] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.910564  7571 consensus_queue.cc:1048] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.913055  7544 ts_tablet_manager.cc:1434] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.007s
I20260710 11:02:07.913096  7571 raft_consensus.cc:493] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.913822  7571 raft_consensus.cc:515] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.914575  7544 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
W20260710 11:02:07.915382  7394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.195:35513, user_credentials={real_user=slave}} blocked reactor thread for 68267.1us
I20260710 11:02:07.915935  7571 leader_election.cc:290] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:07.920540  7543 tablet_bootstrap.cc:654] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.924314  7609 consensus_queue.cc:1048] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.935303  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5c39cac294ccbae8a4f30122c0ec2" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.946610  7649 raft_consensus.cc:493] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.948099  7609 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.948181  7649 raft_consensus.cc:515] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
W20260710 11:02:07.955127  7465 leader_election.cc:343] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:07.956063  7465 consensus_peers.cc:597] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:07.962436  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:07.946241  7595 raft_consensus.cc:493] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:07.974601  7391 leader_election.cc:343] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.974469  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5c39cac294ccbae8a4f30122c0ec2" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:07.975617  7425 raft_consensus.cc:2468] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:07.982205  7649 leader_election.cc:290] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:07.990736  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
W20260710 11:02:07.991995  7394 leader_election.cc:343] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.993088  7394 leader_election.cc:304] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:07.970132  7595 raft_consensus.cc:515] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:07.995586  7647 raft_consensus.cc:2749] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.003111  7465 leader_election.cc:304] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [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: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:08.003968  7609 raft_consensus.cc:2804] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.004439  7609 raft_consensus.cc:493] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.004844  7609 raft_consensus.cc:3060] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.015391  7609 raft_consensus.cc:515] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.019942  7595 leader_election.cc:290] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.021643  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f861644a8b419992727d26a3b42069" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.023787  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f861644a8b419992727d26a3b42069" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
W20260710 11:02:08.024202  7394 leader_election.cc:343] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:08.025166  7391 leader_election.cc:343] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.025624  7391 leader_election.cc:304] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:08.025909  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5c39cac294ccbae8a4f30122c0ec2" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
W20260710 11:02:08.027334  7465 leader_election.cc:343] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.029224  7649 raft_consensus.cc:2749] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.033946  7609 leader_election.cc:290] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:08.040227  7543 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.040721  7543 ts_tablet_manager.cc:1403] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.174s	user 0.009s	sys 0.009s
I20260710 11:02:08.043733  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5c39cac294ccbae8a4f30122c0ec2" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:08.044446  7425 raft_consensus.cc:3060] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.046705  7542 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:08.047183  7542 ts_tablet_manager.cc:1403] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.177s	user 0.016s	sys 0.002s
I20260710 11:02:08.050308  7543 raft_consensus.cc:359] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.050239  7251 catalog_manager.cc:5697] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.051680  7425 raft_consensus.cc:2468] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 1.
I20260710 11:02:08.052817  7465 leader_election.cc:304] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:08.054052  7548 raft_consensus.cc:2804] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.054034  7542 raft_consensus.cc:359] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.054669  7548 raft_consensus.cc:697] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Becoming Leader. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:08.054827  7542 raft_consensus.cc:385] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.055161  7542 raft_consensus.cc:740] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.055725  7542 consensus_queue.cc:260] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.055522  7548 consensus_queue.cc:237] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.057235  7542 ts_tablet_manager.cc:1434] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260710 11:02:08.058112  7542 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:08.052989  7544 tablet_bootstrap.cc:654] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.063907  7542 tablet_bootstrap.cc:654] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.051091  7543 raft_consensus.cc:385] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.065055  7543 raft_consensus.cc:740] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.065225  7544 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:08.065716  7544 ts_tablet_manager.cc:1403] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.152s	user 0.009s	sys 0.013s
I20260710 11:02:08.065713  7543 consensus_queue.cc:260] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.067399  7543 ts_tablet_manager.cc:1434] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:02:08.068068  7543 tablet_bootstrap.cc:492] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:08.072733  7543 tablet_bootstrap.cc:654] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.072532  7544 raft_consensus.cc:359] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.073196  7544 raft_consensus.cc:385] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.073467  7544 raft_consensus.cc:740] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.074224  7544 consensus_queue.cc:260] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.076180  7544 ts_tablet_manager.cc:1434] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:02:08.077277  7544 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:08.083642  7544 tablet_bootstrap.cc:654] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.087983  7542 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:08.088541  7542 ts_tablet_manager.cc:1403] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260710 11:02:08.091835  7542 raft_consensus.cc:359] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.092751  7542 raft_consensus.cc:385] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.093083  7542 raft_consensus.cc:740] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.093883  7542 consensus_queue.cc:260] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.096635  7544 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:08.097095  7544 ts_tablet_manager.cc:1403] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 11:02:08.099582  7544 raft_consensus.cc:359] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.100193  7544 raft_consensus.cc:385] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.100463  7544 raft_consensus.cc:740] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.101258  7544 consensus_queue.cc:260] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.103149  7542 ts_tablet_manager.cc:1434] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:02:08.103886  7544 ts_tablet_manager.cc:1434] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:08.104740  7544 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:08.108383  7542 tablet_bootstrap.cc:492] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:08.110086  7544 tablet_bootstrap.cc:654] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.116431  7542 tablet_bootstrap.cc:654] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.117097  7249 catalog_manager.cc:5697] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14563f264ef14570915111f2df979a2f (127.6.24.195). New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:08.121810  7544 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:08.122354  7544 ts_tablet_manager.cc:1403] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:02:08.124842  7544 raft_consensus.cc:359] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.125397  7543 tablet_bootstrap.cc:492] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.125478  7544 raft_consensus.cc:385] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.125941  7544 raft_consensus.cc:740] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.126061  7543 ts_tablet_manager.cc:1403] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.028s
I20260710 11:02:08.126739  7544 consensus_queue.cc:260] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.129004  7544 ts_tablet_manager.cc:1434] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:08.129056  7543 raft_consensus.cc:359] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.130010  7542 tablet_bootstrap.cc:492] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:08.130043  7544 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:08.130777  7542 ts_tablet_manager.cc:1403] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260710 11:02:08.130017  7543 raft_consensus.cc:385] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.132472  7543 raft_consensus.cc:740] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.133189  7543 consensus_queue.cc:260] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.133838  7542 raft_consensus.cc:359] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.134500  7542 raft_consensus.cc:385] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.134734  7542 raft_consensus.cc:740] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.135183  7543 ts_tablet_manager.cc:1434] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:02:08.135341  7542 consensus_queue.cc:260] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.136274  7543 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:08.137382  7542 ts_tablet_manager.cc:1434] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:08.138672  7542 tablet_bootstrap.cc:492] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:08.142225  7543 tablet_bootstrap.cc:654] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.144820  7544 tablet_bootstrap.cc:654] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.149102  7542 tablet_bootstrap.cc:654] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.155593  7626 raft_consensus.cc:493] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.156260  7626 raft_consensus.cc:515] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.159922  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084636a09be34f08900f9c8a10226484" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
W20260710 11:02:08.161804  7316 leader_election.cc:343] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.164397  7626 leader_election.cc:290] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.164635  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084636a09be34f08900f9c8a10226484" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.165297  7499 raft_consensus.cc:2468] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.166577  7319 leader_election.cc:304] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [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: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:08.167404  7626 raft_consensus.cc:2804] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.167771  7626 raft_consensus.cc:493] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.168107  7626 raft_consensus.cc:3060] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.166838  7542 tablet_bootstrap.cc:492] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:08.169878  7542 ts_tablet_manager.cc:1403] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.008s
I20260710 11:02:08.169929  7543 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.170415  7544 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:08.170521  7543 ts_tablet_manager.cc:1403] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.020s
I20260710 11:02:08.170864  7544 ts_tablet_manager.cc:1403] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.009s
I20260710 11:02:08.173250  7544 raft_consensus.cc:359] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.173954  7544 raft_consensus.cc:385] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.173780  7543 raft_consensus.cc:359] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.174260  7544 raft_consensus.cc:740] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.174662  7543 raft_consensus.cc:385] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.175000  7543 raft_consensus.cc:740] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.175179  7544 consensus_queue.cc:260] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.176025  7543 consensus_queue.cc:260] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.177719  7544 ts_tablet_manager.cc:1434] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:02:08.178032  7543 ts_tablet_manager.cc:1434] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:02:08.178634  7544 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:08.180302  7543 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:08.181692  7542 raft_consensus.cc:359] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.182322  7542 raft_consensus.cc:385] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.182565  7542 raft_consensus.cc:740] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.183318  7542 consensus_queue.cc:260] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.184870  7544 tablet_bootstrap.cc:654] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.186326  7543 tablet_bootstrap.cc:654] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.187271  7649 raft_consensus.cc:493] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.187742  7649 raft_consensus.cc:515] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.191195  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c238fc992e4909a8063e659888e94f" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
W20260710 11:02:08.194507  7391 leader_election.cc:343] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.195886  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c238fc992e4909a8063e659888e94f" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.197363  7649 leader_election.cc:290] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
W20260710 11:02:08.199222  7394 leader_election.cc:343] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.199846  7394 leader_election.cc:304] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:08.201323  7595 raft_consensus.cc:2749] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.211926  7542 ts_tablet_manager.cc:1434] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.004s
I20260710 11:02:08.213274  7542 tablet_bootstrap.cc:492] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:08.217891  7626 raft_consensus.cc:515] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.221607  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084636a09be34f08900f9c8a10226484" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:08.222398  7425 raft_consensus.cc:3060] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.232096  7425 raft_consensus.cc:2468] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:08.233687  7316 leader_election.cc:304] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:08.234056  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084636a09be34f08900f9c8a10226484" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:08.234669  7499 raft_consensus.cc:3060] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.234911  7575 raft_consensus.cc:2804] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.235590  7575 raft_consensus.cc:697] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:08.237440  7544 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:08.237915  7544 ts_tablet_manager.cc:1403] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.028s
I20260710 11:02:08.240520  7544 raft_consensus.cc:359] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.236694  7575 consensus_queue.cc:237] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.241256  7544 raft_consensus.cc:385] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.241616  7544 raft_consensus.cc:740] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.242388  7544 consensus_queue.cc:260] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.244589  7544 ts_tablet_manager.cc:1434] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:08.245440  7544 tablet_bootstrap.cc:492] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:08.247512  7499 raft_consensus.cc:2468] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:08.249135  7626 leader_election.cc:290] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.251073  7544 tablet_bootstrap.cc:654] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.262876  7542 tablet_bootstrap.cc:654] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.266532  7543 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.266997  7543 ts_tablet_manager.cc:1403] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.087s	user 0.030s	sys 0.052s
I20260710 11:02:08.268258  7251 catalog_manager.cc:5697] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.269526  7543 raft_consensus.cc:359] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.270146  7595 raft_consensus.cc:493] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.270397  7543 raft_consensus.cc:385] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.270726  7543 raft_consensus.cc:740] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.270784  7595 raft_consensus.cc:515] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.271476  7543 consensus_queue.cc:260] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.273730  7543 ts_tablet_manager.cc:1434] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:08.275296  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748474b69dcf4c19b191c0022455b946" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
W20260710 11:02:08.277171  7391 leader_election.cc:343] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.277727  7543 tablet_bootstrap.cc:492] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:08.279883  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748474b69dcf4c19b191c0022455b946" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
W20260710 11:02:08.281675  7394 leader_election.cc:343] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.282243  7394 leader_election.cc:304] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:08.283330  7649 raft_consensus.cc:2749] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.284376  7595 leader_election.cc:290] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.287395  7543 tablet_bootstrap.cc:654] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.287810  7544 tablet_bootstrap.cc:492] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:08.287810  7542 tablet_bootstrap.cc:492] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:08.288278  7544 ts_tablet_manager.cc:1403] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.011s
I20260710 11:02:08.288458  7542 ts_tablet_manager.cc:1403] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.022s
I20260710 11:02:08.291088  7542 raft_consensus.cc:359] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.291194  7544 raft_consensus.cc:359] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.291762  7542 raft_consensus.cc:385] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.291849  7544 raft_consensus.cc:385] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.292100  7542 raft_consensus.cc:740] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.292132  7544 raft_consensus.cc:740] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.292578  7543 tablet_bootstrap.cc:492] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.292979  7543 ts_tablet_manager.cc:1403] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.006s
I20260710 11:02:08.292846  7542 consensus_queue.cc:260] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.292910  7544 consensus_queue.cc:260] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.294973  7542 ts_tablet_manager.cc:1434] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:08.295573  7543 raft_consensus.cc:359] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.296653  7543 raft_consensus.cc:385] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.296906  7543 raft_consensus.cc:740] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.297605  7544 ts_tablet_manager.cc:1434] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:08.297585  7543 consensus_queue.cc:260] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.298553  7544 tablet_bootstrap.cc:492] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:08.302314  7543 ts_tablet_manager.cc:1434] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:08.303249  7543 tablet_bootstrap.cc:492] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:08.304334  7544 tablet_bootstrap.cc:654] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.308254  7542 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:08.308987  7543 tablet_bootstrap.cc:654] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.315184  7575 raft_consensus.cc:493] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.315841  7575 raft_consensus.cc:515] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.317941  7542 tablet_bootstrap.cc:654] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.319079  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b4b4940d1a4004b8d066b1b2edc947" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:08.319679  7425 raft_consensus.cc:2468] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.319850  7543 tablet_bootstrap.cc:492] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.320374  7543 ts_tablet_manager.cc:1403] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:02:08.320726  7316 leader_election.cc:304] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:08.321676  7626 raft_consensus.cc:2804] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.322100  7626 raft_consensus.cc:493] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.322520  7626 raft_consensus.cc:3060] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.322947  7543 raft_consensus.cc:359] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.323652  7543 raft_consensus.cc:385] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.323915  7543 raft_consensus.cc:740] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.324617  7543 consensus_queue.cc:260] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.326792  7543 ts_tablet_manager.cc:1434] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:08.327065  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b4b4940d1a4004b8d066b1b2edc947" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.323319  7575 leader_election.cc:290] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.327796  7499 raft_consensus.cc:2468] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.329877  7543 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:08.330088  7542 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:08.330544  7542 ts_tablet_manager.cc:1403] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 11:02:08.333098  7542 raft_consensus.cc:359] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.333730  7542 raft_consensus.cc:385] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.333995  7542 raft_consensus.cc:740] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.336452  7543 tablet_bootstrap.cc:654] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.335649  7626 raft_consensus.cc:515] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.334777  7542 consensus_queue.cc:260] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.339618  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b4b4940d1a4004b8d066b1b2edc947" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:08.339896  7542 ts_tablet_manager.cc:1434] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:02:08.340179  7425 raft_consensus.cc:3060] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.341233  7542 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:08.348332  7542 tablet_bootstrap.cc:654] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.349779  7425 raft_consensus.cc:2468] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:08.350965  7316 leader_election.cc:304] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:08.351785  7575 raft_consensus.cc:2804] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.352219  7595 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.354182  7626 leader_election.cc:290] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.354631  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b4b4940d1a4004b8d066b1b2edc947" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:08.355423  7502 raft_consensus.cc:3060] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.352451  7575 raft_consensus.cc:697] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:08.356556  7544 tablet_bootstrap.cc:492] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:08.357082  7544 ts_tablet_manager.cc:1403] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.004s
I20260710 11:02:08.356622  7575 consensus_queue.cc:237] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.359998  7544 raft_consensus.cc:359] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.360744  7544 raft_consensus.cc:385] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.361040  7544 raft_consensus.cc:740] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.362303  7544 consensus_queue.cc:260] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.366187  7626 raft_consensus.cc:493] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.366703  7626 raft_consensus.cc:515] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.368822  7626 leader_election.cc:290] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.366704  7543 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.369666  7543 ts_tablet_manager.cc:1403] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.012s
I20260710 11:02:08.373087  7543 raft_consensus.cc:359] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.374209  7543 raft_consensus.cc:385] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.374585  7543 raft_consensus.cc:740] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.375655  7543 consensus_queue.cc:260] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.377884  7543 ts_tablet_manager.cc:1434] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:08.380401  7502 raft_consensus.cc:2468] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:08.380977  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:08.381475  7602 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.381700  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.390439  7319 leader_election.cc:304] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:08.391464  7575 raft_consensus.cc:2749] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.382644  7543 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:08.401595  7543 tablet_bootstrap.cc:654] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.384464  7544 ts_tablet_manager.cc:1434] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260710 11:02:08.403271  7251 catalog_manager.cc:5697] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.405121  7544 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
I20260710 11:02:08.427340  7626 raft_consensus.cc:493] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.427897  7626 raft_consensus.cc:515] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.429826  7544 tablet_bootstrap.cc:654] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.430790  7626 leader_election.cc:290] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.430673  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc39ea7698c4b0f9a176da4083823e9" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:08.431769  7425 raft_consensus.cc:2468] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.432220  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc39ea7698c4b0f9a176da4083823e9" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.432854  7499 raft_consensus.cc:2468] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.433096  7316 leader_election.cc:304] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:08.433938  7626 raft_consensus.cc:2804] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.434263  7626 raft_consensus.cc:493] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.434480  7626 raft_consensus.cc:3060] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.440435  7542 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:08.440182  7626 raft_consensus.cc:515] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.440972  7542 ts_tablet_manager.cc:1403] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.044s
I20260710 11:02:08.443442  7351 raft_consensus.cc:3060] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.443718  7542 raft_consensus.cc:359] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.444378  7542 raft_consensus.cc:385] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.444629  7542 raft_consensus.cc:740] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.445433  7542 consensus_queue.cc:260] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.449913  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc39ea7698c4b0f9a176da4083823e9" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:08.450479  7425 raft_consensus.cc:3060] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.450723  7543 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.451226  7543 ts_tablet_manager.cc:1403] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.028s
I20260710 11:02:08.455129  7543 raft_consensus.cc:359] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.455989  7543 raft_consensus.cc:385] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.456282  7543 raft_consensus.cc:740] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.456890  7425 raft_consensus.cc:2468] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:08.457391  7543 consensus_queue.cc:260] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.458168  7316 leader_election.cc:304] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:08.459259  7627 raft_consensus.cc:2804] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.459720  7627 raft_consensus.cc:697] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:08.459992  7626 leader_election.cc:290] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.460554  7627 consensus_queue.cc:237] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.461781  7542 ts_tablet_manager.cc:1434] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:02:08.462713  7542 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:08.462770  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc39ea7698c4b0f9a176da4083823e9" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:08.463356  7499 raft_consensus.cc:3060] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.465543  7543 ts_tablet_manager.cc:1434] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:02:08.466717  7543 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:08.475893  7575 raft_consensus.cc:493] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.476406  7575 raft_consensus.cc:515] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.478339  7499 raft_consensus.cc:2468] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:08.478631  7575 leader_election.cc:290] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.480916  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f861644a8b419992727d26a3b42069" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:08.481046  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f861644a8b419992727d26a3b42069" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.481768  7502 raft_consensus.cc:2468] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.483399  7624 raft_consensus.cc:493] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.484875  7319 leader_election.cc:304] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:08.485321  7609 consensus_queue.cc:1048] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.487426  7543 tablet_bootstrap.cc:654] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.484392  7624 raft_consensus.cc:515] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.481587  7425 raft_consensus.cc:2468] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.491425  7575 raft_consensus.cc:2804] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.489387  7609 raft_consensus.cc:493] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.497269  7609 raft_consensus.cc:515] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.496357  7575 raft_consensus.cc:493] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.507516  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:08.505780  7548 raft_consensus.cc:493] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.863152  7548 raft_consensus.cc:515] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.508131  7575 raft_consensus.cc:3060] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.865265  7548 leader_election.cc:290] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:08.865953  7544 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:08.867038  7251 catalog_manager.cc:5697] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.869514  7544 ts_tablet_manager.cc:1403] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.465s	user 0.011s	sys 0.038s
I20260710 11:02:08.878103  7626 raft_consensus.cc:493] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.878603  7626 raft_consensus.cc:515] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.880501  7626 leader_election.cc:290] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.876456  7646 raft_consensus.cc:493] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.881227  7646 raft_consensus.cc:515] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.882701  7689 raft_consensus.cc:493] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.883170  7689 raft_consensus.cc:515] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.883769  7646 leader_election.cc:290] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.885129  7689 leader_election.cc:290] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:08.887300  7544 raft_consensus.cc:359] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.888195  7544 raft_consensus.cc:385] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.888571  7544 raft_consensus.cc:740] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.889436  7544 consensus_queue.cc:260] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.892620  7544 ts_tablet_manager.cc:1434] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:02:08.547142  7615 raft_consensus.cc:493] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.518483  7624 leader_election.cc:290] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.895372  7544 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87: Bootstrap starting.
W20260710 11:02:08.636632  7319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.195:35513, user_credentials={real_user=slave}} blocked reactor thread for 50680.3us
I20260710 11:02:08.873588  7427 raft_consensus.cc:2468] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.899880  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.895533  7626 raft_consensus.cc:493] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.902964  7626 raft_consensus.cc:515] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.897425  7615 raft_consensus.cc:515] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.912534  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b005b5cde94f40a58575bd686c763b" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
W20260710 11:02:08.914659  7299 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:08.909019  7626 leader_election.cc:290] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.917886  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedb84ca26f34aa88077d07f94833c7d" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.918618  7542 tablet_bootstrap.cc:654] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.919447  7499 raft_consensus.cc:2468] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.909914  7609 leader_election.cc:290] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:08.923583  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b005b5cde94f40a58575bd686c763b" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
W20260710 11:02:08.933511  7394 leader_election.cc:343] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.932058  7615 leader_election.cc:290] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:08.935963  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bedb84ca26f34aa88077d07f94833c7d" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:08.942344  7542 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:08.946797  7542 ts_tablet_manager.cc:1403] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.484s	user 0.024s	sys 0.016s
I20260710 11:02:08.942796  7352 raft_consensus.cc:3060] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:08.948107  7391 leader_election.cc:343] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.953445  7316 leader_election.cc:304] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:08.956797  7686 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.959288  7575 raft_consensus.cc:515] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.960925  7575 leader_election.cc:290] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:08.951038  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:08.962196  7427 raft_consensus.cc:2468] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
W20260710 11:02:08.963809  7465 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.193:41989, user_credentials={real_user=slave}} blocked reactor thread for 392371us
I20260710 11:02:08.954840  7624 raft_consensus.cc:2804] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.964661  7624 raft_consensus.cc:493] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.965175  7624 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.966264  7544 tablet_bootstrap.cc:654] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.966634  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa2c45f3a6d4b90b1522f46264ee7fa" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:08.971397  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:08.972021  7350 raft_consensus.cc:2468] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:08.967492  7391 leader_election.cc:304] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:08.974787  7602 raft_consensus.cc:2749] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.978219  7498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:08.979390  7498 raft_consensus.cc:2468] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:08.983381  7575 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:02:08.993392  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f861644a8b419992727d26a3b42069" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:08.994105  7427 raft_consensus.cc:3060] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.987892  7319 leader_election.cc:304] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:08.998701  7543 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:08.999092  7543 ts_tablet_manager.cc:1403] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.533s	user 0.016s	sys 0.004s
I20260710 11:02:08.999974  7542 raft_consensus.cc:359] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:08.982195  7626 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:02:09.000789  7542 raft_consensus.cc:385] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.001713  7542 raft_consensus.cc:740] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.002943  7542 consensus_queue.cc:260] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.006750  7427 raft_consensus.cc:2468] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.008272  7542 ts_tablet_manager.cc:1434] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.003s
I20260710 11:02:09.009231  7542 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:09.010711  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa2c45f3a6d4b90b1522f46264ee7fa" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.011045  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.011323  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f861644a8b419992727d26a3b42069" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:09.011399  7424 raft_consensus.cc:2468] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:09.011608  7426 raft_consensus.cc:2468] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:09.012466  7502 raft_consensus.cc:3060] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.013411  7316 leader_election.cc:304] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:09.014400  7544 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87: No bootstrap required, opened a new log
I20260710 11:02:09.014853  7544 ts_tablet_manager.cc:1403] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.011s
I20260710 11:02:09.015478  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e569daa93b544291bc7f9bd341188200" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:09.017630  7575 consensus_queue.cc:1048] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:09.019912  7544 raft_consensus.cc:359] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.020658  7544 raft_consensus.cc:385] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.020932  7544 raft_consensus.cc:740] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.021070  7693 raft_consensus.cc:2804] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.021690  7693 raft_consensus.cc:493] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.022150  7693 raft_consensus.cc:3060] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.025032  7544 consensus_queue.cc:260] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.036825  7544 ts_tablet_manager.cc:1434] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:02:09.043186  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.027179  7465 leader_election.cc:304] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:09.047488  7351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:09.047762  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e569daa93b544291bc7f9bd341188200" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.043872  7424 raft_consensus.cc:2468] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
I20260710 11:02:09.048339  7626 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.048336  7426 raft_consensus.cc:2468] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 0.
W20260710 11:02:09.061154  7465 leader_election.cc:343] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.062511  7548 raft_consensus.cc:2804] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.073280  7543 raft_consensus.cc:359] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.057437  7693 raft_consensus.cc:515] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.075269  7465 leader_election.cc:304] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [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: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:09.065881  7502 raft_consensus.cc:2468] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.082513  7543 raft_consensus.cc:385] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.083938  7543 raft_consensus.cc:740] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.084470  7627 raft_consensus.cc:2749] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.084693  7543 consensus_queue.cc:260] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.091305  7543 ts_tablet_manager.cc:1434] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260710 11:02:09.072422  7548 raft_consensus.cc:493] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.077297  7316 leader_election.cc:304] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:09.109155  7624 raft_consensus.cc:515] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.110260  7542 tablet_bootstrap.cc:654] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.096930  7690 raft_consensus.cc:2804] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.114840  7465 leader_election.cc:304] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:09.115643  7351 raft_consensus.cc:2393] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14563f264ef14570915111f2df979a2f in current term 1: Already voted for candidate b9e6a9bf8b0a471081e08258d2d660b4 in this term.
I20260710 11:02:09.116369  7609 raft_consensus.cc:2804] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.116717  7609 raft_consensus.cc:493] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.117055  7609 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.117467  7693 leader_election.cc:290] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.097834  7548 raft_consensus.cc:3060] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.111169  7575 raft_consensus.cc:2804] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.120672  7575 raft_consensus.cc:697] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:09.121515  7575 consensus_queue.cc:237] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.125943  7428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.128432  7428 raft_consensus.cc:3060] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.118453  7690 raft_consensus.cc:493] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.138495  7690 raft_consensus.cc:3060] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.138674  7428 raft_consensus.cc:2468] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.140321  7316 leader_election.cc:304] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:09.141458  7626 raft_consensus.cc:2804] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.142045  7626 raft_consensus.cc:697] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:09.143126  7626 consensus_queue.cc:237] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.149049  7465 leader_election.cc:304] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:09.147831  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:09.151912  7615 raft_consensus.cc:2804] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.152299  7615 raft_consensus.cc:493] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.152637  7615 raft_consensus.cc:3060] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.150246  7627 consensus_queue.cc:1048] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 11:02:09.173599  7465 leader_election.cc:343] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:09.176810  7705 log.cc:927] Time spent T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260710 11:02:09.179349  7548 raft_consensus.cc:515] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.181977  7502 raft_consensus.cc:2393] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9e6a9bf8b0a471081e08258d2d660b4 in current term 1: Already voted for candidate 14563f264ef14570915111f2df979a2f in this term.
I20260710 11:02:09.183629  7615 raft_consensus.cc:515] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.185760  7615 leader_election.cc:290] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:09.191632  7548 leader_election.cc:290] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
W20260710 11:02:09.171030  7703 log.cc:927] Time spent T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260710 11:02:09.197121  7543 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
W20260710 11:02:09.202564  7465 consensus_peers.cc:597] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:09.181340  7609 raft_consensus.cc:515] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.207406  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.208030  7425 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.197145  7690 raft_consensus.cc:515] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.220906  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:09.221215  7690 leader_election.cc:290] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:09.222321  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e569daa93b544291bc7f9bd341188200" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:09.226002  7423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa2c45f3a6d4b90b1522f46264ee7fa" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.226634  7423 raft_consensus.cc:3060] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.230031  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14561fc4597f47ae8e090384b786a4f6" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.230835  7624 leader_election.cc:290] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.232586  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e569daa93b544291bc7f9bd341188200" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.233203  7424 raft_consensus.cc:3060] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.230872  7426 raft_consensus.cc:2393] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14563f264ef14570915111f2df979a2f in current term 1: Already voted for candidate b9e6a9bf8b0a471081e08258d2d660b4 in this term.
I20260710 11:02:09.244268  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa2c45f3a6d4b90b1522f46264ee7fa" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:09.243206  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:09.246464  7502 raft_consensus.cc:2393] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9e6a9bf8b0a471081e08258d2d660b4 in current term 1: Already voted for candidate 14563f264ef14570915111f2df979a2f in this term.
I20260710 11:02:09.262363  7542 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:09.262837  7542 ts_tablet_manager.cc:1403] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.254s	user 0.009s	sys 0.012s
I20260710 11:02:09.262272  7249 catalog_manager.cc:5697] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.263829  7249 catalog_manager.cc:5697] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.267361  7543 tablet_bootstrap.cc:654] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.279245  7424 raft_consensus.cc:2468] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 1.
I20260710 11:02:09.279978  7609 leader_election.cc:290] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:09.271060  7423 raft_consensus.cc:2468] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 1.
I20260710 11:02:09.284071  7425 raft_consensus.cc:2468] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.276230  7542 raft_consensus.cc:359] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.291064  7542 raft_consensus.cc:385] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.291208  7316 leader_election.cc:304] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 14563f264ef14570915111f2df979a2f
I20260710 11:02:09.291451  7542 raft_consensus.cc:740] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.292157  7626 raft_consensus.cc:2804] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.292897  7626 raft_consensus.cc:697] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:09.292822  7542 consensus_queue.cc:260] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.293954  7626 consensus_queue.cc:237] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
W20260710 11:02:09.286314  7465 leader_election.cc:343] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:09.296036  7465 leader_election.cc:343] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.296217  7542 ts_tablet_manager.cc:1434] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:02:09.297273  7542 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:09.298604  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:09.300792  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.301484  7425 raft_consensus.cc:2393] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14563f264ef14570915111f2df979a2f in current term 1: Already voted for candidate b9e6a9bf8b0a471081e08258d2d660b4 in this term.
I20260710 11:02:09.303184  7542 tablet_bootstrap.cc:654] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.302703  7465 leader_election.cc:304] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [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: 14563f264ef14570915111f2df979a2f; no voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:09.306339  7609 raft_consensus.cc:2749] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.307488  7465 leader_election.cc:304] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:09.305796  7543 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:09.308662  7543 ts_tablet_manager.cc:1403] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.001s
I20260710 11:02:09.309051  7609 raft_consensus.cc:2804] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.310614  7609 raft_consensus.cc:697] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Becoming Leader. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:09.311523  7609 consensus_queue.cc:237] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.317341  7543 raft_consensus.cc:359] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.318140  7543 raft_consensus.cc:385] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.318482  7543 raft_consensus.cc:740] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.319851  7542 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:09.309859  7465 leader_election.cc:304] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:09.320257  7542 ts_tablet_manager.cc:1403] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 11:02:09.320469  7548 raft_consensus.cc:2804] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.320957  7548 raft_consensus.cc:697] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Becoming Leader. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:09.321807  7548 consensus_queue.cc:237] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.321525  7251 catalog_manager.cc:5697] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.322844  7542 raft_consensus.cc:359] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.323516  7542 raft_consensus.cc:385] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.323405  7465 leader_election.cc:304] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [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: 14563f264ef14570915111f2df979a2f; no voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:09.323907  7542 raft_consensus.cc:740] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.324522  7711 raft_consensus.cc:2749] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.324667  7542 consensus_queue.cc:260] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.319460  7543 consensus_queue.cc:260] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.326778  7542 ts_tablet_manager.cc:1434] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:09.328413  7542 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:09.342803  7543 ts_tablet_manager.cc:1434] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:02:09.349256  7543 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: Bootstrap starting.
I20260710 11:02:09.347383  7542 tablet_bootstrap.cc:654] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.351070  7626 raft_consensus.cc:493] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.352419  7626 raft_consensus.cc:515] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.355506  7626 leader_election.cc:290] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.356048  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c238fc992e4909a8063e659888e94f" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.356520  7425 raft_consensus.cc:2468] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:09.357241  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c238fc992e4909a8063e659888e94f" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:09.357533  7316 leader_election.cc:304] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
W20260710 11:02:09.358533  7319 leader_election.cc:343] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.359732  7626 raft_consensus.cc:2804] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.360164  7626 raft_consensus.cc:493] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.360467  7626 raft_consensus.cc:3060] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.360440  7251 catalog_manager.cc:5697] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14563f264ef14570915111f2df979a2f (127.6.24.195). New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.368466  7626 raft_consensus.cc:515] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.374986  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c238fc992e4909a8063e659888e94f" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.375603  7425 raft_consensus.cc:3060] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.376579  7543 tablet_bootstrap.cc:654] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.380370  7248 catalog_manager.cc:5697] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14563f264ef14570915111f2df979a2f (127.6.24.195). New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.382849  7425 raft_consensus.cc:2468] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.383555  7626 leader_election.cc:290] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.384147  7316 leader_election.cc:304] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:09.384168  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c238fc992e4909a8063e659888e94f" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:09.385308  7626 raft_consensus.cc:2804] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:09.386041  7319 leader_election.cc:343] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.386487  7626 raft_consensus.cc:697] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:09.387343  7626 consensus_queue.cc:237] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.400749  7543 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: No bootstrap required, opened a new log
I20260710 11:02:09.401233  7543 ts_tablet_manager.cc:1403] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.001s
I20260710 11:02:09.403383  7542 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:09.403816  7542 ts_tablet_manager.cc:1403] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.009s
I20260710 11:02:09.403928  7543 raft_consensus.cc:359] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.404700  7543 raft_consensus.cc:385] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.404974  7543 raft_consensus.cc:740] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.405625  7543 consensus_queue.cc:260] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.406476  7542 raft_consensus.cc:359] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.407150  7542 raft_consensus.cc:385] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.407420  7542 raft_consensus.cc:740] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.408039  7542 consensus_queue.cc:260] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.407963  7248 catalog_manager.cc:5697] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.410151  7542 ts_tablet_manager.cc:1434] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:09.411073  7542 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:09.412696  7543 ts_tablet_manager.cc:1434] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:02:09.416498  7542 tablet_bootstrap.cc:654] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.421305  7542 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:09.421742  7542 ts_tablet_manager.cc:1403] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 11:02:09.424149  7542 raft_consensus.cc:359] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.424788  7542 raft_consensus.cc:385] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.425030  7542 raft_consensus.cc:740] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.425769  7542 consensus_queue.cc:260] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.430230  7542 ts_tablet_manager.cc:1434] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:02:09.431108  7542 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: Bootstrap starting.
I20260710 11:02:09.435461  7542 tablet_bootstrap.cc:654] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.440302  7542 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: No bootstrap required, opened a new log
I20260710 11:02:09.440742  7542 ts_tablet_manager.cc:1403] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:02:09.443544  7542 raft_consensus.cc:359] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.444068  7542 raft_consensus.cc:385] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.444278  7542 raft_consensus.cc:740] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.444768  7542 consensus_queue.cc:260] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.446244  7542 ts_tablet_manager.cc:1434] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:02:09.446887  7609 raft_consensus.cc:493] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.447337  7609 raft_consensus.cc:515] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.448858  7609 leader_election.cc:290] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:09.451144  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c238fc992e4909a8063e659888e94f" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.451932  7425 raft_consensus.cc:2393] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14563f264ef14570915111f2df979a2f in current term 1: Already voted for candidate b9e6a9bf8b0a471081e08258d2d660b4 in this term.
I20260710 11:02:09.454098  7626 raft_consensus.cc:493] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.454593  7626 raft_consensus.cc:515] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.455201  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c238fc992e4909a8063e659888e94f" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" is_pre_election: true
I20260710 11:02:09.456651  7626 leader_election.cc:290] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.456935  7352 raft_consensus.cc:3060] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.457762  7465 leader_election.cc:304] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14563f264ef14570915111f2df979a2f; no voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:09.458243  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5c39cac294ccbae8a4f30122c0ec2" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:09.460222  7609 raft_consensus.cc:3060] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.461985  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec5c39cac294ccbae8a4f30122c0ec2" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.465806  7316 leader_election.cc:304] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:09.475209  7626 raft_consensus.cc:2749] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.478307  7609 raft_consensus.cc:2749] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.514062  7626 raft_consensus.cc:493] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.514534  7626 raft_consensus.cc:515] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.516288  7626 leader_election.cc:290] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.517079  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b005b5cde94f40a58575bd686c763b" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.517298  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b005b5cde94f40a58575bd686c763b" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:09.517786  7425 raft_consensus.cc:2468] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:09.517931  7501 raft_consensus.cc:2468] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:09.518884  7316 leader_election.cc:304] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:09.519532  7626 raft_consensus.cc:2804] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.519902  7626 raft_consensus.cc:493] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.520176  7626 raft_consensus.cc:3060] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.526309  7626 raft_consensus.cc:515] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.528208  7626 leader_election.cc:290] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.529242  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b005b5cde94f40a58575bd686c763b" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:09.529870  7501 raft_consensus.cc:3060] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.532474  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b005b5cde94f40a58575bd686c763b" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.532989  7425 raft_consensus.cc:3060] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.535174  7501 raft_consensus.cc:2468] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.536229  7319 leader_election.cc:304] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:09.537024  7626 raft_consensus.cc:2804] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.537437  7626 raft_consensus.cc:697] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:09.538213  7425 raft_consensus.cc:2468] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.538296  7626 consensus_queue.cc:237] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.546092  7248 catalog_manager.cc:5697] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.550045  7626 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.554230  7626 raft_consensus.cc:493] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.554744  7626 raft_consensus.cc:515] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.557071  7626 leader_election.cc:290] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.558215  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748474b69dcf4c19b191c0022455b946" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:09.558843  7501 raft_consensus.cc:2468] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:09.559857  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748474b69dcf4c19b191c0022455b946" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.559939  7319 leader_election.cc:304] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:09.560602  7425 raft_consensus.cc:2468] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 0.
I20260710 11:02:09.560864  7575 raft_consensus.cc:2804] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.561329  7575 raft_consensus.cc:493] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.561718  7575 raft_consensus.cc:3060] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.564067  7706 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.573101  7575 raft_consensus.cc:515] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.575294  7575 leader_election.cc:290] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.576936  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748474b69dcf4c19b191c0022455b946" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:09.577003  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748474b69dcf4c19b191c0022455b946" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:09.577996  7501 raft_consensus.cc:3060] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.578466  7424 raft_consensus.cc:3060] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.585090  7501 raft_consensus.cc:2468] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.586397  7319 leader_election.cc:304] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:09.587679  7626 raft_consensus.cc:2804] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.588200  7626 raft_consensus.cc:697] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:09.588971  7424 raft_consensus.cc:2468] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 1.
I20260710 11:02:09.589094  7626 consensus_queue.cc:237] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.597101  7248 catalog_manager.cc:5697] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.628624  7626 consensus_queue.cc:1048] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.639345  7575 consensus_queue.cc:1048] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.705684  7575 consensus_queue.cc:1048] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.716364  7626 consensus_queue.cc:1048] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.763916  7575 raft_consensus.cc:493] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.764423  7575 raft_consensus.cc:515] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.766256  7575 leader_election.cc:290] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.767131  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e569daa93b544291bc7f9bd341188200" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.767414  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e569daa93b544291bc7f9bd341188200" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:09.767964  7424 raft_consensus.cc:2393] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e6a9bf8b0a471081e08258d2d660b4 in current term 1: Already voted for candidate 14563f264ef14570915111f2df979a2f in this term.
I20260710 11:02:09.768957  7316 leader_election.cc:304] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:09.769748  7575 raft_consensus.cc:3060] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.774797  7575 raft_consensus.cc:2749] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.775573  7575 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.785027  7575 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.824043  7609 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.832938  7548 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.836401  7548 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:09.838462  7352 raft_consensus.cc:3060] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.854631  7693 raft_consensus.cc:493] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.854598  7548 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.855584  7693 raft_consensus.cc:515] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:09.857849  7693 leader_election.cc:290] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:09.858523  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa2c45f3a6d4b90b1522f46264ee7fa" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" is_pre_election: true
I20260710 11:02:09.859350  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa2c45f3a6d4b90b1522f46264ee7fa" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14563f264ef14570915111f2df979a2f" is_pre_election: true
I20260710 11:02:09.860541  7319 leader_election.cc:304] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [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: b9e6a9bf8b0a471081e08258d2d660b4; no voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:09.862887  7575 raft_consensus.cc:2749] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:10.055805  7693 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.068372  7706 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.154456  7626 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.164523  7626 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.340441  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:10.347383  7743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:10.348752  7744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:10.350162  7746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:10.350795  6243 server_base.cc:1061] running on GCE node
I20260710 11:02:10.352208  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:10.352439  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:10.352618  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681330352605 us; error 0 us; skew 500 ppm
I20260710 11:02:10.353176  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:10.355434  6243 webserver.cc:533] Webserver started at http://127.6.24.196:40025/ using document root <none> and password file <none>
I20260710 11:02:10.355922  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:10.356133  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:10.356398  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:10.357434  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-3-root/instance:
uuid: "2f926ec8232d4250b4031a6457458e3c"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-7rm2"
I20260710 11:02:10.361922  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:02:10.365646  7751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.366586  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:10.366942  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-3-root
uuid: "2f926ec8232d4250b4031a6457458e3c"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-7rm2"
I20260710 11:02:10.367295  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:10.382323  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:10.383788  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:10.385282  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:10.387527  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:10.387704  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.388021  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:10.388182  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.452538  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.196:37961
I20260710 11:02:10.453011  7814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.196:37961 every 8 connection(s)
I20260710 11:02:10.457211  6243 auto_leader_rebalancer-test.cc:388] add a tserver: 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:10.469873  7815 heartbeater.cc:344] Connected to a master server at 127.6.24.254:41491
I20260710 11:02:10.470232  7815 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:10.470877  7815 heartbeater.cc:507] Master 127.6.24.254:41491 requested a full tablet report, sending...
I20260710 11:02:10.472759  7251 ts_manager.cc:194] Registered new tserver with Master: 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961)
I20260710 11:02:10.474128  7251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54344
I20260710 11:02:10.992683  7423 consensus_queue.cc:237] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue 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: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.001444  7499 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.003002  7822 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.004482  7350 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.005946  7822 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.012946  7802 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
W20260710 11:02:11.014387  7391 consensus_peers.cc:597] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54502ed96635415786fd47ab1e48eee5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.015470  7499 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.018533  7350 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.041293  7501 consensus_queue.cc:237] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.041952  7251 catalog_manager.cc:5697] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.058456  7423 raft_consensus.cc:1275] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.058455  7350 raft_consensus.cc:1275] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.060619  7832 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.061532  7609 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:02:11.072455  7465 consensus_peers.cc:597] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 348e64aeeae847a1adf66b81dfdd51b5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.084372  7832 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.088788  7423 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.088702  7350 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.108000  7248 catalog_manager.cc:5697] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:11.112811  7350 consensus_queue.cc:237] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.120122  7501 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.126446  7693 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.127441  7423 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.129133  7693 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.137965  7706 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.138833  7499 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
W20260710 11:02:11.140053  7316 consensus_peers.cc:597] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7b4b4940d1a4004b8d066b1b2edc947. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.141779  7423 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.152509  7350 consensus_queue.cc:237] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.153100  7251 catalog_manager.cc:5697] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.159976  7499 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.161646  7423 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.161684  7575 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:02:11.165112  7316 consensus_peers.cc:597] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95a6b45f1679452c9ce37277048b617b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.166342  7575 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.172104  7693 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.173774  7501 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.186265  7424 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.203012  7248 catalog_manager.cc:5697] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:11.476632  7815 heartbeater.cc:499] Master 127.6.24.254:41491 was elected leader, sending a full tablet report...
I20260710 11:02:11.506533  7846 ts_tablet_manager.cc:933] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:11.508347  7846 tablet_copy_client.cc:323] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.195:35513
I20260710 11:02:11.519999  7512 tablet_copy_service.cc:140] P 14563f264ef14570915111f2df979a2f: Received BeginTabletCopySession request for tablet 348e64aeeae847a1adf66b81dfdd51b5 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:34738)
I20260710 11:02:11.520684  7512 tablet_copy_service.cc:161] P 14563f264ef14570915111f2df979a2f: Beginning new tablet copy session on tablet 348e64aeeae847a1adf66b81dfdd51b5 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:34738: session id = 2f926ec8232d4250b4031a6457458e3c-348e64aeeae847a1adf66b81dfdd51b5
I20260710 11:02:11.529213  7512 tablet_copy_source_session.cc:215] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.532996  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348e64aeeae847a1adf66b81dfdd51b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.545601  7846 tablet_copy_client.cc:806] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.546254  7846 tablet_copy_client.cc:670] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.551812  7846 tablet_copy_client.cc:538] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.553717  7849 ts_tablet_manager.cc:933] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:11.555474  7849 tablet_copy_client.cc:323] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.194:32795
I20260710 11:02:11.560889  7846 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:11.571871  7438 tablet_copy_service.cc:140] P ca3a04d2aaab4463b45e5aafd4ef6d87: Received BeginTabletCopySession request for tablet 54502ed96635415786fd47ab1e48eee5 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:51246)
I20260710 11:02:11.572479  7438 tablet_copy_service.cc:161] P ca3a04d2aaab4463b45e5aafd4ef6d87: Beginning new tablet copy session on tablet 54502ed96635415786fd47ab1e48eee5 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:51246: session id = 2f926ec8232d4250b4031a6457458e3c-54502ed96635415786fd47ab1e48eee5
I20260710 11:02:11.580024  7438 tablet_copy_source_session.cc:215] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.584199  7846 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:11.585215  7846 tablet_bootstrap.cc:492] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:11.585920  7846 ts_tablet_manager.cc:1403] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.013s
I20260710 11:02:11.588981  7846 raft_consensus.cc:359] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.589892  7846 raft_consensus.cc:740] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:11.590902  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54502ed96635415786fd47ab1e48eee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.590569  7846 consensus_queue.cc:260] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.606391  7849 tablet_copy_client.cc:806] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.607036  7849 tablet_copy_client.cc:670] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.608600  7846 ts_tablet_manager.cc:1434] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.013s
I20260710 11:02:11.610445  7512 tablet_copy_service.cc:342] P 14563f264ef14570915111f2df979a2f: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-348e64aeeae847a1adf66b81dfdd51b5 received from {username='slave'} at 127.0.0.1:34738
I20260710 11:02:11.610898  7512 tablet_copy_service.cc:434] P 14563f264ef14570915111f2df979a2f: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-348e64aeeae847a1adf66b81dfdd51b5 on tablet 348e64aeeae847a1adf66b81dfdd51b5 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:11.613320  7849 tablet_copy_client.cc:538] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.622717  7849 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:11.641201  7849 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:11.641958  7849 tablet_bootstrap.cc:492] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:11.642503  7849 ts_tablet_manager.cc:1403] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 11:02:11.644953  7849 raft_consensus.cc:359] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.645872  7849 raft_consensus.cc:740] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:11.646672  7849 consensus_queue.cc:260] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [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: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.648804  7849 ts_tablet_manager.cc:1434] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:11.650661  7438 tablet_copy_service.cc:342] P ca3a04d2aaab4463b45e5aafd4ef6d87: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-54502ed96635415786fd47ab1e48eee5 received from {username='slave'} at 127.0.0.1:51246
I20260710 11:02:11.651075  7438 tablet_copy_service.cc:434] P ca3a04d2aaab4463b45e5aafd4ef6d87: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-54502ed96635415786fd47ab1e48eee5 on tablet 54502ed96635415786fd47ab1e48eee5 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:11.688032  7849 ts_tablet_manager.cc:933] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:11.689795  7849 tablet_copy_client.cc:323] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.193:41989
I20260710 11:02:11.696501  7846 ts_tablet_manager.cc:933] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:11.698845  7846 tablet_copy_client.cc:323] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.193:41989
I20260710 11:02:11.702991  7363 tablet_copy_service.cc:140] P b9e6a9bf8b0a471081e08258d2d660b4: Received BeginTabletCopySession request for tablet 95a6b45f1679452c9ce37277048b617b from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:36904)
I20260710 11:02:11.703173  7362 tablet_copy_service.cc:140] P b9e6a9bf8b0a471081e08258d2d660b4: Received BeginTabletCopySession request for tablet e7b4b4940d1a4004b8d066b1b2edc947 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:36904)
I20260710 11:02:11.703541  7363 tablet_copy_service.cc:161] P b9e6a9bf8b0a471081e08258d2d660b4: Beginning new tablet copy session on tablet 95a6b45f1679452c9ce37277048b617b from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:36904: session id = 2f926ec8232d4250b4031a6457458e3c-95a6b45f1679452c9ce37277048b617b
I20260710 11:02:11.704226  7362 tablet_copy_service.cc:161] P b9e6a9bf8b0a471081e08258d2d660b4: Beginning new tablet copy session on tablet e7b4b4940d1a4004b8d066b1b2edc947 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:36904: session id = 2f926ec8232d4250b4031a6457458e3c-e7b4b4940d1a4004b8d066b1b2edc947
I20260710 11:02:11.710552  7362 tablet_copy_source_session.cc:215] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.710798  7363 tablet_copy_source_session.cc:215] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.713575  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b4b4940d1a4004b8d066b1b2edc947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.714622  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a6b45f1679452c9ce37277048b617b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.729027  7849 tablet_copy_client.cc:806] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.729625  7849 tablet_copy_client.cc:670] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.731072  7846 tablet_copy_client.cc:806] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.731678  7846 tablet_copy_client.cc:670] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.733443  7849 tablet_copy_client.cc:538] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.735524  7846 tablet_copy_client.cc:538] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.741652  7849 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:11.744051  7846 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:11.766705  7846 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:11.767606  7846 tablet_bootstrap.cc:492] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:11.768275  7846 ts_tablet_manager.cc:1403] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260710 11:02:11.771396  7846 raft_consensus.cc:359] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.772294  7846 raft_consensus.cc:740] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:11.772969  7846 consensus_queue.cc:260] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.776384  7849 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:11.777179  7846 ts_tablet_manager.cc:1434] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:02:11.777359  7849 tablet_bootstrap.cc:492] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:11.778169  7849 ts_tablet_manager.cc:1403] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.020s
I20260710 11:02:11.778903  7363 tablet_copy_service.cc:342] P b9e6a9bf8b0a471081e08258d2d660b4: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-e7b4b4940d1a4004b8d066b1b2edc947 received from {username='slave'} at 127.0.0.1:36904
I20260710 11:02:11.779306  7363 tablet_copy_service.cc:434] P b9e6a9bf8b0a471081e08258d2d660b4: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-e7b4b4940d1a4004b8d066b1b2edc947 on tablet e7b4b4940d1a4004b8d066b1b2edc947 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:11.781874  7849 raft_consensus.cc:359] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.782788  7849 raft_consensus.cc:740] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:11.783684  7849 consensus_queue.cc:260] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:11.785972  7849 ts_tablet_manager.cc:1434] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:02:11.787915  7363 tablet_copy_service.cc:342] P b9e6a9bf8b0a471081e08258d2d660b4: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-95a6b45f1679452c9ce37277048b617b received from {username='slave'} at 127.0.0.1:36904
I20260710 11:02:11.788300  7363 tablet_copy_service.cc:434] P b9e6a9bf8b0a471081e08258d2d660b4: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-95a6b45f1679452c9ce37277048b617b on tablet 95a6b45f1679452c9ce37277048b617b with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:11.934181  7789 raft_consensus.cc:1217] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.167718  7789 raft_consensus.cc:1217] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.217262  7789 raft_consensus.cc:1217] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.265484  7789 raft_consensus.cc:1217] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.398546  7609 raft_consensus.cc:1064] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:12.401676  7609 consensus_queue.cc:237] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:12.413985  7789 raft_consensus.cc:1275] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.414685  7424 raft_consensus.cc:1275] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.416623  7352 raft_consensus.cc:1275] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.418207  7832 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.419341  7860 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.421080  7609 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.436369  7609 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.438374  7789 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.444535  7352 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.453378  7249 catalog_manager.cc:5697] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.454612  7424 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.487579  7499 consensus_queue.cc:237] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:12.494774  7424 raft_consensus.cc:1275] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.495067  7789 raft_consensus.cc:1275] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.496474  7832 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.497421  7860 consensus_queue.cc:1048] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.503598  7860 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.507707  7789 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.514109  7238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 348e64aeeae847a1adf66b81dfdd51b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.513517  7424 raft_consensus.cc:2955] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.523613  7250 catalog_manager.cc:5697] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.539240  7339 tablet_service.cc:1558] Processing DeleteTablet for tablet 348e64aeeae847a1adf66b81dfdd51b5 with delete_type TABLET_DATA_TOMBSTONED (TS b9e6a9bf8b0a471081e08258d2d660b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37342
I20260710 11:02:12.547662  7873 tablet_replica.cc:333] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:12.548553  7873 raft_consensus.cc:2243] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:12.549216  7873 raft_consensus.cc:2272] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:12.552524  7873 ts_tablet_manager.cc:1916] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:12.567793  7873 ts_tablet_manager.cc:1929] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:12.568243  7873 log.cc:1199] T 348e64aeeae847a1adf66b81dfdd51b5 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/wals/348e64aeeae847a1adf66b81dfdd51b5
I20260710 11:02:12.570036  7235 catalog_manager.cc:5028] TS b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): tablet 348e64aeeae847a1adf66b81dfdd51b5 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:12.632893  7827 raft_consensus.cc:1064] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:12.635183  7827 consensus_queue.cc:237] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:12.643774  7789 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.643832  7352 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.644358  7501 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.645510  7863 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.646596  7862 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.647519  7875 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.671216  7862 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.674741  7352 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.679941  7789 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.686304  7501 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.693347  7250 catalog_manager.cc:5697] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.711093  7424 consensus_queue.cc:237] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:12.720598  7789 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.722121  7352 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.722146  7875 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:12.723663  7827 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.729529  7862 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.735352  7350 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.736543  7789 raft_consensus.cc:2955] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.738703  7575 raft_consensus.cc:1064] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:12.743719  7575 consensus_queue.cc:237] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:12.752218  7249 catalog_manager.cc:5697] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.754874  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54502ed96635415786fd47ab1e48eee5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.759610  7501 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.760130  7789 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.761292  7864 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.762921  7693 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.767562  7488 tablet_service.cc:1558] Processing DeleteTablet for tablet 54502ed96635415786fd47ab1e48eee5 with delete_type TABLET_DATA_TOMBSTONED (TS 14563f264ef14570915111f2df979a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34708
I20260710 11:02:12.784274  7882 tablet_replica.cc:333] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:12.785774  7882 raft_consensus.cc:2243] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:12.786553  7882 raft_consensus.cc:2272] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:12.787611  7424 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.790840  7882 ts_tablet_manager.cc:1916] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:12.792689  7693 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.796427  7575 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.798020  7789 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.807830  7501 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.814694  7248 catalog_manager.cc:5697] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.818614  7882 ts_tablet_manager.cc:1929] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:12.819098  7882 log.cc:1199] T 54502ed96635415786fd47ab1e48eee5 P 14563f264ef14570915111f2df979a2f: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/wals/54502ed96635415786fd47ab1e48eee5
I20260710 11:02:12.822101  7238 catalog_manager.cc:5028] TS 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): tablet 54502ed96635415786fd47ab1e48eee5 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:12.824323  7693 raft_consensus.cc:1064] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:12.826978  7693 consensus_queue.cc:237] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:12.833051  7423 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.835789  7350 consensus_queue.cc:237] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:12.851912  7501 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.852044  7789 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.853480  7502 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.855484  7789 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.856051  7575 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.856835  7864 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.857100  7423 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.858253  7575 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.859668  7880 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.861209  7575 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.867503  7880 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.872987  7502 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.874238  7789 raft_consensus.cc:2955] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.886763  7693 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.891669  7501 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.893208  7250 catalog_manager.cc:5697] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.903546  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7b4b4940d1a4004b8d066b1b2edc947 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.901978  7423 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.909273  7789 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.913352  7249 catalog_manager.cc:5697] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.922719  7412 tablet_service.cc:1558] Processing DeleteTablet for tablet e7b4b4940d1a4004b8d066b1b2edc947 with delete_type TABLET_DATA_TOMBSTONED (TS ca3a04d2aaab4463b45e5aafd4ef6d87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51214
I20260710 11:02:12.931313  7889 tablet_replica.cc:333] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:12.932494  7889 raft_consensus.cc:2243] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:12.933213  7889 raft_consensus.cc:2272] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:12.937520  7889 ts_tablet_manager.cc:1916] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:12.948222  7350 consensus_queue.cc:237] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:12.953511  7789 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.954470  7423 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.955267  7575 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.955562  7889 ts_tablet_manager.cc:1929] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:12.955958  7889 log.cc:1199] T e7b4b4940d1a4004b8d066b1b2edc947 P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/wals/e7b4b4940d1a4004b8d066b1b2edc947
I20260710 11:02:12.956104  7864 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.957614  7235 catalog_manager.cc:5028] TS ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): tablet e7b4b4940d1a4004b8d066b1b2edc947 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:12.963150  7880 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.967744  7789 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.977959  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95a6b45f1679452c9ce37277048b617b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.982486  7423 raft_consensus.cc:2955] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:12.984434  7251 catalog_manager.cc:5697] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.995534  7488 tablet_service.cc:1558] Processing DeleteTablet for tablet 95a6b45f1679452c9ce37277048b617b with delete_type TABLET_DATA_TOMBSTONED (TS 14563f264ef14570915111f2df979a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34708
I20260710 11:02:12.996464  7882 tablet_replica.cc:333] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:12.997390  7882 raft_consensus.cc:2243] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:12.998116  7882 raft_consensus.cc:2272] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:13.000979  7882 ts_tablet_manager.cc:1916] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:13.011865  7882 ts_tablet_manager.cc:1929] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:13.012187  7882 log.cc:1199] T 95a6b45f1679452c9ce37277048b617b P 14563f264ef14570915111f2df979a2f: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/wals/95a6b45f1679452c9ce37277048b617b
I20260710 11:02:13.013733  7238 catalog_manager.cc:5028] TS 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): tablet 95a6b45f1679452c9ce37277048b617b (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:14.026297  7350 consensus_queue.cc:237] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.032608  7501 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.032744  7423 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:14.033537  7316 consensus_peers.cc:597] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 748474b69dcf4c19b191c0022455b946. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.033937  7892 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.034799  7575 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.041488  7693 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.043015  7423 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.048205  7501 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.054282  7251 catalog_manager.cc:5697] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.063431  7423 consensus_queue.cc:237] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.070119  7501 raft_consensus.cc:1275] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.071210  7350 raft_consensus.cc:1275] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:14.072407  7391 consensus_peers.cc:597] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d53f50c7b5a2448ba97c3027b6681a00. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.072293  7890 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.073931  7875 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.081384  7875 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.083241  7350 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.084878  7501 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.099545  7248 catalog_manager.cc:5697] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.112043  7350 consensus_queue.cc:237] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.119721  7501 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:14.120199  7316 consensus_peers.cc:597] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b994729d69934648bdc1293a8156c2f6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.121162  7693 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.121423  7423 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.122605  7575 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.129741  7892 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.131201  7423 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.131669  7501 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.142045  7502 consensus_queue.cc:237] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.145063  7249 catalog_manager.cc:5697] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:14.151044  7465 consensus_peers.cc:597] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eec5c39cac294ccbae8a4f30122c0ec2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.152443  7423 raft_consensus.cc:1275] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.153122  7350 raft_consensus.cc:1275] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.154326  7860 consensus_queue.cc:1048] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.157423  7860 consensus_queue.cc:1048] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.173452  7909 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.175370  7423 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.177274  7352 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.189836  7249 catalog_manager.cc:5697] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:14.471987  7913 ts_tablet_manager.cc:933] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:14.474146  7913 tablet_copy_client.cc:323] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.193:41989
I20260710 11:02:14.476249  7363 tablet_copy_service.cc:140] P b9e6a9bf8b0a471081e08258d2d660b4: Received BeginTabletCopySession request for tablet 748474b69dcf4c19b191c0022455b946 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:36904)
I20260710 11:02:14.476847  7363 tablet_copy_service.cc:161] P b9e6a9bf8b0a471081e08258d2d660b4: Beginning new tablet copy session on tablet 748474b69dcf4c19b191c0022455b946 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:36904: session id = 2f926ec8232d4250b4031a6457458e3c-748474b69dcf4c19b191c0022455b946
I20260710 11:02:14.485466  7363 tablet_copy_source_session.cc:215] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.489058  7913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748474b69dcf4c19b191c0022455b946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.501607  7913 tablet_copy_client.cc:806] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.502472  7913 tablet_copy_client.cc:670] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.507513  7913 tablet_copy_client.cc:538] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.516635  7913 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:14.538064  7913 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:14.538960  7913 tablet_bootstrap.cc:492] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:14.539645  7913 ts_tablet_manager.cc:1403] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260710 11:02:14.542738  7913 raft_consensus.cc:359] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.543546  7913 raft_consensus.cc:740] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:14.544222  7913 consensus_queue.cc:260] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.547533  7913 ts_tablet_manager.cc:1434] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260710 11:02:14.549284  7363 tablet_copy_service.cc:342] P b9e6a9bf8b0a471081e08258d2d660b4: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-748474b69dcf4c19b191c0022455b946 received from {username='slave'} at 127.0.0.1:36904
I20260710 11:02:14.549748  7363 tablet_copy_service.cc:434] P b9e6a9bf8b0a471081e08258d2d660b4: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-748474b69dcf4c19b191c0022455b946 on tablet 748474b69dcf4c19b191c0022455b946 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:14.653153  7913 ts_tablet_manager.cc:933] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:14.657464  7913 tablet_copy_client.cc:323] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.195:35513
I20260710 11:02:14.659252  7512 tablet_copy_service.cc:140] P 14563f264ef14570915111f2df979a2f: Received BeginTabletCopySession request for tablet eec5c39cac294ccbae8a4f30122c0ec2 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:34738)
I20260710 11:02:14.659698  7512 tablet_copy_service.cc:161] P 14563f264ef14570915111f2df979a2f: Beginning new tablet copy session on tablet eec5c39cac294ccbae8a4f30122c0ec2 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:34738: session id = 2f926ec8232d4250b4031a6457458e3c-eec5c39cac294ccbae8a4f30122c0ec2
I20260710 11:02:14.666210  7512 tablet_copy_source_session.cc:215] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.669226  7918 ts_tablet_manager.cc:933] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:14.671857  7913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec5c39cac294ccbae8a4f30122c0ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.673064  7918 tablet_copy_client.cc:323] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.194:32795
I20260710 11:02:14.675053  7438 tablet_copy_service.cc:140] P ca3a04d2aaab4463b45e5aafd4ef6d87: Received BeginTabletCopySession request for tablet d53f50c7b5a2448ba97c3027b6681a00 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:51246)
I20260710 11:02:14.675580  7438 tablet_copy_service.cc:161] P ca3a04d2aaab4463b45e5aafd4ef6d87: Beginning new tablet copy session on tablet d53f50c7b5a2448ba97c3027b6681a00 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:51246: session id = 2f926ec8232d4250b4031a6457458e3c-d53f50c7b5a2448ba97c3027b6681a00
I20260710 11:02:14.682902  7438 tablet_copy_source_session.cc:215] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.686178  7918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53f50c7b5a2448ba97c3027b6681a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.686048  7913 tablet_copy_client.cc:806] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.686882  7913 tablet_copy_client.cc:670] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.694532  7913 tablet_copy_client.cc:538] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.701498  7918 tablet_copy_client.cc:806] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.702167  7918 tablet_copy_client.cc:670] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.703742  7913 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:14.705603  7918 tablet_copy_client.cc:538] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.714237  7918 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:14.722605  7921 ts_tablet_manager.cc:933] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:14.728400  7913 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:14.729409  7913 tablet_bootstrap.cc:492] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:14.730162  7913 ts_tablet_manager.cc:1403] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.001s
I20260710 11:02:14.732502  7921 tablet_copy_client.cc:323] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.193:41989
I20260710 11:02:14.734431  7363 tablet_copy_service.cc:140] P b9e6a9bf8b0a471081e08258d2d660b4: Received BeginTabletCopySession request for tablet b994729d69934648bdc1293a8156c2f6 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:36904)
I20260710 11:02:14.734877  7363 tablet_copy_service.cc:161] P b9e6a9bf8b0a471081e08258d2d660b4: Beginning new tablet copy session on tablet b994729d69934648bdc1293a8156c2f6 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:36904: session id = 2f926ec8232d4250b4031a6457458e3c-b994729d69934648bdc1293a8156c2f6
I20260710 11:02:14.735558  7913 raft_consensus.cc:359] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.736581  7913 raft_consensus.cc:740] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:14.737210  7913 consensus_queue.cc:260] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.739629  7913 ts_tablet_manager.cc:1434] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:02:14.741035  7363 tablet_copy_source_session.cc:215] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.741497  7512 tablet_copy_service.cc:342] P 14563f264ef14570915111f2df979a2f: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-eec5c39cac294ccbae8a4f30122c0ec2 received from {username='slave'} at 127.0.0.1:34738
I20260710 11:02:14.741952  7512 tablet_copy_service.cc:434] P 14563f264ef14570915111f2df979a2f: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-eec5c39cac294ccbae8a4f30122c0ec2 on tablet eec5c39cac294ccbae8a4f30122c0ec2 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:14.744685  7921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b994729d69934648bdc1293a8156c2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.759502  7921 tablet_copy_client.cc:806] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.760111  7921 tablet_copy_client.cc:670] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.764292  7921 tablet_copy_client.cc:538] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.765647  7918 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:14.766614  7918 tablet_bootstrap.cc:492] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:14.767271  7918 ts_tablet_manager.cc:1403] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.007s
I20260710 11:02:14.770329  7918 raft_consensus.cc:359] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.770979  7921 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:14.771155  7918 raft_consensus.cc:740] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:14.771860  7918 consensus_queue.cc:260] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.774884  7918 ts_tablet_manager.cc:1434] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:02:14.777141  7438 tablet_copy_service.cc:342] P ca3a04d2aaab4463b45e5aafd4ef6d87: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-d53f50c7b5a2448ba97c3027b6681a00 received from {username='slave'} at 127.0.0.1:51246
I20260710 11:02:14.777647  7438 tablet_copy_service.cc:434] P ca3a04d2aaab4463b45e5aafd4ef6d87: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-d53f50c7b5a2448ba97c3027b6681a00 on tablet d53f50c7b5a2448ba97c3027b6681a00 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:14.796617  7921 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:14.797384  7921 tablet_bootstrap.cc:492] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:14.797991  7921 ts_tablet_manager.cc:1403] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260710 11:02:14.800616  7921 raft_consensus.cc:359] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.801337  7921 raft_consensus.cc:740] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:14.802068  7921 consensus_queue.cc:260] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:14.804019  7921 ts_tablet_manager.cc:1434] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:14.805698  7363 tablet_copy_service.cc:342] P b9e6a9bf8b0a471081e08258d2d660b4: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-b994729d69934648bdc1293a8156c2f6 received from {username='slave'} at 127.0.0.1:36904
I20260710 11:02:14.806103  7363 tablet_copy_service.cc:434] P b9e6a9bf8b0a471081e08258d2d660b4: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-b994729d69934648bdc1293a8156c2f6 on tablet b994729d69934648bdc1293a8156c2f6 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:14.915263  7789 raft_consensus.cc:1217] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.105887  7789 raft_consensus.cc:1217] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.128238  7789 raft_consensus.cc:1217] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.279884  7789 raft_consensus.cc:1217] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.488040  7575 raft_consensus.cc:1064] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:15.490212  7575 consensus_queue.cc:237] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:15.497145  7502 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.497294  7789 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.498396  7423 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.498668  7575 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.499540  7930 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.500434  7892 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.522931  7892 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.525159  7423 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.535425  7575 raft_consensus.cc:1064] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:15.534320  7789 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.537521  7575 consensus_queue.cc:237] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:15.545841  7248 catalog_manager.cc:5697] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.548282  7909 raft_consensus.cc:1064] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:15.550760  7909 consensus_queue.cc:237] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:15.563552  7499 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.565790  7575 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:15.567663  7788 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.570391  7502 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.574635  7924 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.580473  7423 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.584713  7892 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:15.587679  7789 raft_consensus.cc:1275] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.591161  7926 consensus_queue.cc:1048] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:15.599280  7424 raft_consensus.cc:1275] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.601643  7927 consensus_queue.cc:1048] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:15.608338  7575 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.618531  7352 raft_consensus.cc:1275] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.627592  7909 consensus_queue.cc:1048] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.631829  7926 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.638900  7423 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.643850  7424 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.651144  7787 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.640426  7788 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.663488  7502 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.673516  7352 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.684309  7350 consensus_queue.cc:237] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:15.690970  7249 catalog_manager.cc:5697] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.692797  7249 catalog_manager.cc:5697] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.696043  7788 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.696216  7502 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.697695  7575 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.698642  7892 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.706020  7930 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.709522  7502 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.713078  7788 raft_consensus.cc:2955] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.714090  7499 consensus_queue.cc:237] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:15.722541  7350 consensus_queue.cc:237] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:15.727524  7787 raft_consensus.cc:1275] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.729007  7789 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.729617  7424 raft_consensus.cc:1275] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.731127  7909 consensus_queue.cc:1048] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.732788  7250 catalog_manager.cc:5697] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.733952  7924 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.733039  7909 consensus_queue.cc:1048] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.746539  7412 tablet_service.cc:1558] Processing DeleteTablet for tablet 748474b69dcf4c19b191c0022455b946 with delete_type TABLET_DATA_TOMBSTONED (TS ca3a04d2aaab4463b45e5aafd4ef6d87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51214
I20260710 11:02:15.748350  7924 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.749501  7926 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.756439  7787 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.758503  7499 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.761909  7575 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:15.764276  7928 raft_consensus.cc:1064] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:15.766058  7423 raft_consensus.cc:2955] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.779260  7928 consensus_queue.cc:237] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:15.796376  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 748474b69dcf4c19b191c0022455b946 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.800408  7949 tablet_replica.cc:333] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:15.805390  7238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eec5c39cac294ccbae8a4f30122c0ec2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.798197  7499 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.801471  7949 raft_consensus.cc:2243] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.815160  7949 raft_consensus.cc:2272] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.816941  7250 catalog_manager.cc:5697] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.820979  7949 ts_tablet_manager.cc:1916] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.822214  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b994729d69934648bdc1293a8156c2f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.827073  7787 raft_consensus.cc:2955] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.832947  7248 catalog_manager.cc:5697] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:15.838989  7339 tablet_service.cc:1558] Processing DeleteTablet for tablet eec5c39cac294ccbae8a4f30122c0ec2 with delete_type TABLET_DATA_TOMBSTONED (TS b9e6a9bf8b0a471081e08258d2d660b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37342
I20260710 11:02:15.840802  7952 tablet_replica.cc:333] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:15.843686  7788 raft_consensus.cc:1275] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.845070  7952 raft_consensus.cc:2243] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.845451  7499 raft_consensus.cc:1275] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.845858  7952 raft_consensus.cc:2272] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.845762  7902 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.849016  7952 ts_tablet_manager.cc:1916] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.848978  7902 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:15.852404  7412 tablet_service.cc:1558] Processing DeleteTablet for tablet b994729d69934648bdc1293a8156c2f6 with delete_type TABLET_DATA_TOMBSTONED (TS ca3a04d2aaab4463b45e5aafd4ef6d87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51214
I20260710 11:02:15.862633  7350 raft_consensus.cc:1275] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.864322  7928 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.870388  7952 ts_tablet_manager.cc:1929] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.871089  7952 log.cc:1199] T eec5c39cac294ccbae8a4f30122c0ec2 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/wals/eec5c39cac294ccbae8a4f30122c0ec2
I20260710 11:02:15.873112  7235 catalog_manager.cc:5028] TS b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): tablet eec5c39cac294ccbae8a4f30122c0ec2 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:15.875536  7929 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.884443  7949 ts_tablet_manager.cc:1929] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.885015  7949 log.cc:1199] T 748474b69dcf4c19b191c0022455b946 P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/wals/748474b69dcf4c19b191c0022455b946
I20260710 11:02:15.884621  7502 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.885910  7350 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.889163  7235 catalog_manager.cc:5028] TS ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): tablet 748474b69dcf4c19b191c0022455b946 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:15.890592  7788 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.891243  7248 catalog_manager.cc:5697] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:15.891283  7949 tablet_replica.cc:333] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:15.901432  7949 raft_consensus.cc:2243] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.902171  7949 raft_consensus.cc:2272] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.911228  7949 ts_tablet_manager.cc:1916] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.913671  7423 consensus_queue.cc:237] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:15.920812  7502 raft_consensus.cc:1275] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.922238  7902 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.923161  7788 raft_consensus.cc:1275] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.927088  7949 ts_tablet_manager.cc:1929] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.927564  7949 log.cc:1199] T b994729d69934648bdc1293a8156c2f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/wals/b994729d69934648bdc1293a8156c2f6
I20260710 11:02:15.927462  7902 consensus_queue.cc:1048] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:15.929251  7235 catalog_manager.cc:5028] TS ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): tablet b994729d69934648bdc1293a8156c2f6 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:15.929916  7929 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.932514  7499 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.936510  7788 raft_consensus.cc:2955] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:15.943804  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d53f50c7b5a2448ba97c3027b6681a00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.948855  7250 catalog_manager.cc:5697] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:15.960595  7339 tablet_service.cc:1558] Processing DeleteTablet for tablet d53f50c7b5a2448ba97c3027b6681a00 with delete_type TABLET_DATA_TOMBSTONED (TS b9e6a9bf8b0a471081e08258d2d660b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37342
I20260710 11:02:15.961638  7952 tablet_replica.cc:333] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:15.962509  7952 raft_consensus.cc:2243] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.963164  7952 raft_consensus.cc:2272] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.966076  7952 ts_tablet_manager.cc:1916] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.976636  7952 ts_tablet_manager.cc:1929] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.977001  7952 log.cc:1199] T d53f50c7b5a2448ba97c3027b6681a00 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/wals/d53f50c7b5a2448ba97c3027b6681a00
I20260710 11:02:15.978268  7235 catalog_manager.cc:5028] TS b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): tablet d53f50c7b5a2448ba97c3027b6681a00 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:16.995184  7350 consensus_queue.cc:237] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.000227  7499 raft_consensus.cc:1275] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.001943  7423 raft_consensus.cc:1275] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:17.002216  7316 consensus_peers.cc:597] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 084636a09be34f08900f9c8a10226484. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.002748  7950 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.003703  7959 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.011425  7958 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.013770  7423 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.013798  7499 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.027233  7248 catalog_manager.cc:5697] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.029320  7499 consensus_queue.cc:237] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
W20260710 11:02:17.036370  7465 consensus_peers.cc:597] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fa2c45f3a6d4b90b1522f46264ee7fa. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.037433  7423 raft_consensus.cc:1275] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.039008  7926 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.039688  7350 raft_consensus.cc:1275] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.040885  7926 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:17.051167  7926 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.059960  7424 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.059672  7350 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.073902  7250 catalog_manager.cc:5697] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.077723  7499 consensus_queue.cc:237] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
W20260710 11:02:17.084342  7465 consensus_peers.cc:597] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e569daa93b544291bc7f9bd341188200. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.084553  7424 raft_consensus.cc:1275] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.085403  7350 raft_consensus.cc:1275] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.086035  7926 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.087064  7927 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.099153  7927 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.100713  7424 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.102422  7350 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.111151  7250 catalog_manager.cc:5697] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.113978  7424 consensus_queue.cc:237] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
W20260710 11:02:17.121892  7391 consensus_peers.cc:597] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6a308fa8fba4803b9f370b64bf89bc7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.122056  7350 raft_consensus.cc:1275] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.122177  7499 raft_consensus.cc:1275] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.123834  7902 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.125353  7902 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.131541  7902 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.135192  7350 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.138887  7499 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.149081  7251 catalog_manager.cc:5697] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:17.395730  7979 ts_tablet_manager.cc:933] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:17.397715  7979 tablet_copy_client.cc:323] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.193:41989
I20260710 11:02:17.399250  7363 tablet_copy_service.cc:140] P b9e6a9bf8b0a471081e08258d2d660b4: Received BeginTabletCopySession request for tablet 084636a09be34f08900f9c8a10226484 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:36904)
I20260710 11:02:17.399739  7363 tablet_copy_service.cc:161] P b9e6a9bf8b0a471081e08258d2d660b4: Beginning new tablet copy session on tablet 084636a09be34f08900f9c8a10226484 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:36904: session id = 2f926ec8232d4250b4031a6457458e3c-084636a09be34f08900f9c8a10226484
I20260710 11:02:17.404390  7363 tablet_copy_source_session.cc:215] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.407298  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084636a09be34f08900f9c8a10226484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.420626  7979 tablet_copy_client.cc:806] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.421277  7979 tablet_copy_client.cc:670] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.425733  7979 tablet_copy_client.cc:538] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.432494  7979 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:17.448247  7979 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:17.448972  7979 tablet_bootstrap.cc:492] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:17.449534  7979 ts_tablet_manager.cc:1403] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:02:17.451895  7979 raft_consensus.cc:359] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.452667  7979 raft_consensus.cc:740] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:17.453274  7979 consensus_queue.cc:260] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.454994  7982 ts_tablet_manager.cc:933] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:17.457226  7979 ts_tablet_manager.cc:1434] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:17.459508  7363 tablet_copy_service.cc:342] P b9e6a9bf8b0a471081e08258d2d660b4: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-084636a09be34f08900f9c8a10226484 received from {username='slave'} at 127.0.0.1:36904
I20260710 11:02:17.460093  7363 tablet_copy_service.cc:434] P b9e6a9bf8b0a471081e08258d2d660b4: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-084636a09be34f08900f9c8a10226484 on tablet 084636a09be34f08900f9c8a10226484 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:17.464102  7982 tablet_copy_client.cc:323] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.195:35513
I20260710 11:02:17.465895  7512 tablet_copy_service.cc:140] P 14563f264ef14570915111f2df979a2f: Received BeginTabletCopySession request for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:34738)
I20260710 11:02:17.466408  7512 tablet_copy_service.cc:161] P 14563f264ef14570915111f2df979a2f: Beginning new tablet copy session on tablet 2fa2c45f3a6d4b90b1522f46264ee7fa from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:34738: session id = 2f926ec8232d4250b4031a6457458e3c-2fa2c45f3a6d4b90b1522f46264ee7fa
I20260710 11:02:17.473610  7512 tablet_copy_source_session.cc:215] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.476852  7982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.492302  7982 tablet_copy_client.cc:806] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.492910  7982 tablet_copy_client.cc:670] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.496618  7982 tablet_copy_client.cc:538] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.505277  7982 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:17.525417  7982 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:17.526468  7982 tablet_bootstrap.cc:492] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:17.527161  7982 ts_tablet_manager.cc:1403] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.022s	user 0.024s	sys 0.000s
I20260710 11:02:17.530074  7982 raft_consensus.cc:359] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.530972  7982 raft_consensus.cc:740] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:17.531610  7982 consensus_queue.cc:260] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.534140  7982 ts_tablet_manager.cc:1434] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:17.536263  7512 tablet_copy_service.cc:342] P 14563f264ef14570915111f2df979a2f: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-2fa2c45f3a6d4b90b1522f46264ee7fa received from {username='slave'} at 127.0.0.1:34738
I20260710 11:02:17.536670  7512 tablet_copy_service.cc:434] P 14563f264ef14570915111f2df979a2f: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-2fa2c45f3a6d4b90b1522f46264ee7fa on tablet 2fa2c45f3a6d4b90b1522f46264ee7fa with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:17.622145  7982 ts_tablet_manager.cc:933] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:17.623808  7982 tablet_copy_client.cc:323] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.195:35513
I20260710 11:02:17.625253  7512 tablet_copy_service.cc:140] P 14563f264ef14570915111f2df979a2f: Received BeginTabletCopySession request for tablet e569daa93b544291bc7f9bd341188200 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:34738)
I20260710 11:02:17.625715  7512 tablet_copy_service.cc:161] P 14563f264ef14570915111f2df979a2f: Beginning new tablet copy session on tablet e569daa93b544291bc7f9bd341188200 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:34738: session id = 2f926ec8232d4250b4031a6457458e3c-e569daa93b544291bc7f9bd341188200
I20260710 11:02:17.631700  7512 tablet_copy_source_session.cc:215] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.634754  7982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e569daa93b544291bc7f9bd341188200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.645406  7982 tablet_copy_client.cc:806] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.646036  7982 tablet_copy_client.cc:670] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.650205  7979 ts_tablet_manager.cc:933] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:17.650285  7982 tablet_copy_client.cc:538] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.652688  7979 tablet_copy_client.cc:323] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.194:32795
I20260710 11:02:17.655504  7438 tablet_copy_service.cc:140] P ca3a04d2aaab4463b45e5aafd4ef6d87: Received BeginTabletCopySession request for tablet c6a308fa8fba4803b9f370b64bf89bc7 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:51246)
I20260710 11:02:17.656102  7438 tablet_copy_service.cc:161] P ca3a04d2aaab4463b45e5aafd4ef6d87: Beginning new tablet copy session on tablet c6a308fa8fba4803b9f370b64bf89bc7 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:51246: session id = 2f926ec8232d4250b4031a6457458e3c-c6a308fa8fba4803b9f370b64bf89bc7
I20260710 11:02:17.659423  7982 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:17.663726  7438 tablet_copy_source_session.cc:215] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.667199  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a308fa8fba4803b9f370b64bf89bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.680387  7982 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:17.681289  7982 tablet_bootstrap.cc:492] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:17.682022  7982 ts_tablet_manager.cc:1403] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.006s
I20260710 11:02:17.684352  7982 raft_consensus.cc:359] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.684963  7982 raft_consensus.cc:740] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:17.685835  7979 tablet_copy_client.cc:806] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.685477  7982 consensus_queue.cc:260] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.686386  7979 tablet_copy_client.cc:670] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.690306  7982 ts_tablet_manager.cc:1434] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:02:17.698271  7512 tablet_copy_service.cc:342] P 14563f264ef14570915111f2df979a2f: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-e569daa93b544291bc7f9bd341188200 received from {username='slave'} at 127.0.0.1:34738
I20260710 11:02:17.698704  7512 tablet_copy_service.cc:434] P 14563f264ef14570915111f2df979a2f: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-e569daa93b544291bc7f9bd341188200 on tablet e569daa93b544291bc7f9bd341188200 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:17.699250  7979 tablet_copy_client.cc:538] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.708593  7979 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:17.729532  7979 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:17.730542  7979 tablet_bootstrap.cc:492] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:17.731189  7979 ts_tablet_manager.cc:1403] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.007s
I20260710 11:02:17.734166  7979 raft_consensus.cc:359] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.735011  7979 raft_consensus.cc:740] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:17.735698  7979 consensus_queue.cc:260] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:17.738139  7979 ts_tablet_manager.cc:1434] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:17.739851  7438 tablet_copy_service.cc:342] P ca3a04d2aaab4463b45e5aafd4ef6d87: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-c6a308fa8fba4803b9f370b64bf89bc7 received from {username='slave'} at 127.0.0.1:51246
I20260710 11:02:17.740262  7438 tablet_copy_service.cc:434] P ca3a04d2aaab4463b45e5aafd4ef6d87: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-c6a308fa8fba4803b9f370b64bf89bc7 on tablet c6a308fa8fba4803b9f370b64bf89bc7 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:17.954804  7788 raft_consensus.cc:1217] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:17.964864  7788 raft_consensus.cc:1217] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.084829  7788 raft_consensus.cc:1217] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.212558  7788 raft_consensus.cc:1217] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.398864  7962 raft_consensus.cc:1064] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:18.401250  7962 consensus_queue.cc:237] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:18.408556  7788 raft_consensus.cc:1275] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.408814  7499 raft_consensus.cc:1275] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.410434  7959 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:18.412130  7996 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:18.413434  7423 raft_consensus.cc:1275] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.415081  7962 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.431054  7996 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.433032  7499 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.434056  7787 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.445878  7423 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.447093  7251 catalog_manager.cc:5697] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.486840  7352 consensus_queue.cc:237] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:18.491501  7787 raft_consensus.cc:1275] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.491742  7423 raft_consensus.cc:1275] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.492779  7997 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.493690  7996 consensus_queue.cc:1048] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.499393  7962 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.504521  7991 raft_consensus.cc:1064] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:18.507082  7423 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.506753  7991 consensus_queue.cc:237] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:18.513432  7787 raft_consensus.cc:2955] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.518533  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 084636a09be34f08900f9c8a10226484 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.524147  7250 catalog_manager.cc:5697] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.535630  7488 tablet_service.cc:1558] Processing DeleteTablet for tablet 084636a09be34f08900f9c8a10226484 with delete_type TABLET_DATA_TOMBSTONED (TS 14563f264ef14570915111f2df979a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34708
I20260710 11:02:18.541498  7788 raft_consensus.cc:1275] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.541831  7990 raft_consensus.cc:1064] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:18.550302  7926 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:18.544409  7990 consensus_queue.cc:237] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:18.561527  8006 tablet_replica.cc:333] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:18.562165  7423 raft_consensus.cc:1275] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.562666  8006 raft_consensus.cc:2243] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.563767  7926 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.565892  8006 raft_consensus.cc:2272] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.570276  8006 ts_tablet_manager.cc:1916] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.573041  7352 raft_consensus.cc:1275] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.573385  7787 raft_consensus.cc:1275] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.575418  7423 raft_consensus.cc:1275] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.577860  7352 raft_consensus.cc:1275] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.582310  7926 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.585043  8006 ts_tablet_manager.cc:1929] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.585527  8006 log.cc:1199] T 084636a09be34f08900f9c8a10226484 P 14563f264ef14570915111f2df979a2f: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/wals/084636a09be34f08900f9c8a10226484
I20260710 11:02:18.587250  7238 catalog_manager.cc:5028] TS 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): tablet 084636a09be34f08900f9c8a10226484 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:18.590788  7926 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.592428  7926 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.593910  8010 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:18.601475  8009 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.612087  7990 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.613477  7423 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.618248  7424 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.620970  7788 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.628609  7248 catalog_manager.cc:5697] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.633747  7249 catalog_manager.cc:5697] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.643281  7499 consensus_queue.cc:237] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:18.641481  7352 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.661468  7787 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.664839  7788 raft_consensus.cc:1275] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.664922  7352 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.666489  7990 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.675232  7991 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.685026  7424 raft_consensus.cc:1275] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.686807  7926 consensus_queue.cc:1048] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.687765  7238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e569daa93b544291bc7f9bd341188200 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.688936  7787 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.690649  7424 raft_consensus.cc:2955] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.695012  7499 consensus_queue.cc:237] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:18.703914  7352 raft_consensus.cc:1275] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.705416  7926 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.709188  7249 catalog_manager.cc:5697] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.712383  7787 raft_consensus.cc:1275] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.714184  7990 consensus_queue.cc:1048] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.713792  8010 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.717443  7352 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.724633  7238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.718657  7788 raft_consensus.cc:2955] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.720479  7339 tablet_service.cc:1558] Processing DeleteTablet for tablet e569daa93b544291bc7f9bd341188200 with delete_type TABLET_DATA_TOMBSTONED (TS b9e6a9bf8b0a471081e08258d2d660b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37342
I20260710 11:02:18.730527  8016 tablet_replica.cc:333] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:18.732568  8016 raft_consensus.cc:2243] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.733347  8016 raft_consensus.cc:2272] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.736996  8016 ts_tablet_manager.cc:1916] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.742934  7249 catalog_manager.cc:5697] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.752286  8016 ts_tablet_manager.cc:1929] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.752804  8016 log.cc:1199] T e569daa93b544291bc7f9bd341188200 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/wals/e569daa93b544291bc7f9bd341188200
I20260710 11:02:18.753815  7412 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fa2c45f3a6d4b90b1522f46264ee7fa with delete_type TABLET_DATA_TOMBSTONED (TS ca3a04d2aaab4463b45e5aafd4ef6d87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51214
I20260710 11:02:18.754706  7235 catalog_manager.cc:5028] TS b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): tablet e569daa93b544291bc7f9bd341188200 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:18.757330  8017 tablet_replica.cc:333] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:18.758360  8017 raft_consensus.cc:2243] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.758883  8017 raft_consensus.cc:2272] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.761277  8017 ts_tablet_manager.cc:1916] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.767961  7994 raft_consensus.cc:1064] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:18.770751  7994 consensus_queue.cc:237] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:18.777737  8017 ts_tablet_manager.cc:1929] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.778214  8017 log.cc:1199] T 2fa2c45f3a6d4b90b1522f46264ee7fa P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/wals/2fa2c45f3a6d4b90b1522f46264ee7fa
I20260710 11:02:18.780004  7235 catalog_manager.cc:5028] TS ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): tablet 2fa2c45f3a6d4b90b1522f46264ee7fa (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:18.782425  7788 raft_consensus.cc:1275] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.785168  7502 raft_consensus.cc:1275] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.787904  7992 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:18.796330  8020 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:18.800841  7352 raft_consensus.cc:1275] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.803711  7992 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.829937  7992 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.832949  7502 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.840910  7352 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.842726  7788 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.850342  7250 catalog_manager.cc:5697] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.866304  7424 consensus_queue.cc:237] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:18.871941  7788 raft_consensus.cc:1275] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.872627  7352 raft_consensus.cc:1275] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.873416  7994 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.875587  7994 consensus_queue.cc:1048] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.880813  8019 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.888451  7788 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.889820  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6a308fa8fba4803b9f370b64bf89bc7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.894804  7352 raft_consensus.cc:2955] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:18.895845  7248 catalog_manager.cc:5697] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.909847  7488 tablet_service.cc:1558] Processing DeleteTablet for tablet c6a308fa8fba4803b9f370b64bf89bc7 with delete_type TABLET_DATA_TOMBSTONED (TS 14563f264ef14570915111f2df979a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34708
I20260710 11:02:18.910801  8006 tablet_replica.cc:333] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:18.911679  8006 raft_consensus.cc:2243] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.912276  8006 raft_consensus.cc:2272] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.915843  8006 ts_tablet_manager.cc:1916] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.929412  8006 ts_tablet_manager.cc:1929] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.929802  8006 log.cc:1199] T c6a308fa8fba4803b9f370b64bf89bc7 P 14563f264ef14570915111f2df979a2f: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/wals/c6a308fa8fba4803b9f370b64bf89bc7
I20260710 11:02:18.931005  7238 catalog_manager.cc:5028] TS 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): tablet c6a308fa8fba4803b9f370b64bf89bc7 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:19.937196  7352 consensus_queue.cc:237] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:19.942955  7499 raft_consensus.cc:1275] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:19.944393  7962 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:19.946010  7424 raft_consensus.cc:1275] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:19.946854  7316 consensus_peers.cc:597] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42c238fc992e4909a8063e659888e94f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:19.949754  7962 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:19.952454  8030 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:19.954088  7499 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:19.958231  7424 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:19.966180  7249 catalog_manager.cc:5697] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:19.969439  7423 consensus_queue.cc:237] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:19.976481  7499 raft_consensus.cc:1275] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:19.976886  7391 consensus_peers.cc:597] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b768168151ee4d98b06de3c8b7618091. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:19.978088  8025 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:19.978423  7352 raft_consensus.cc:1275] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:19.979909  8027 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:19.988262  8025 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:19.990027  7499 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:19.993196  7352 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.002032  7502 consensus_queue.cc:237] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.006143  7251 catalog_manager.cc:5697] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.017843  7423 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:20.018256  7465 consensus_peers.cc:597] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4a824ca80424ca0a80855f3c1005b90. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.019239  8026 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.019691  7352 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.020993  8026 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.027060  7991 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.028756  7423 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.036556  7352 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.042991  7350 consensus_queue.cc:237] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.042779  7251 catalog_manager.cc:5697] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.054159  7502 raft_consensus.cc:1275] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.055878  8044 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:02:20.058398  7316 consensus_peers.cc:597] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92f861644a8b419992727d26a3b42069. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.058779  7423 raft_consensus.cc:1275] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.060082  7997 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.067646  7997 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.069747  7502 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.069384  7423 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.082957  7249 catalog_manager.cc:5697] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:20.430651  8047 ts_tablet_manager.cc:933] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:20.432657  8047 tablet_copy_client.cc:323] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.193:41989
I20260710 11:02:20.434618  7363 tablet_copy_service.cc:140] P b9e6a9bf8b0a471081e08258d2d660b4: Received BeginTabletCopySession request for tablet 42c238fc992e4909a8063e659888e94f from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:36904)
I20260710 11:02:20.435132  7363 tablet_copy_service.cc:161] P b9e6a9bf8b0a471081e08258d2d660b4: Beginning new tablet copy session on tablet 42c238fc992e4909a8063e659888e94f from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:36904: session id = 2f926ec8232d4250b4031a6457458e3c-42c238fc992e4909a8063e659888e94f
I20260710 11:02:20.440867  7363 tablet_copy_source_session.cc:215] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.443923  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c238fc992e4909a8063e659888e94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.455610  8047 tablet_copy_client.cc:806] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.456230  8047 tablet_copy_client.cc:670] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.459867  8047 tablet_copy_client.cc:538] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.469158  8047 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:20.472373  8049 ts_tablet_manager.cc:933] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:20.474462  8049 tablet_copy_client.cc:323] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.195:35513
I20260710 11:02:20.475979  7512 tablet_copy_service.cc:140] P 14563f264ef14570915111f2df979a2f: Received BeginTabletCopySession request for tablet b4a824ca80424ca0a80855f3c1005b90 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:34738)
I20260710 11:02:20.476502  7512 tablet_copy_service.cc:161] P 14563f264ef14570915111f2df979a2f: Beginning new tablet copy session on tablet b4a824ca80424ca0a80855f3c1005b90 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:34738: session id = 2f926ec8232d4250b4031a6457458e3c-b4a824ca80424ca0a80855f3c1005b90
I20260710 11:02:20.481482  7512 tablet_copy_source_session.cc:215] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.484887  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a824ca80424ca0a80855f3c1005b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.490588  8047 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:20.491565  8047 tablet_bootstrap.cc:492] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:20.492285  8047 ts_tablet_manager.cc:1403] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 11:02:20.495357  8047 raft_consensus.cc:359] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.496249  8047 raft_consensus.cc:740] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:20.496928  8047 consensus_queue.cc:260] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.499116  8052 ts_tablet_manager.cc:933] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:20.500415  8047 ts_tablet_manager.cc:1434] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:20.504989  8049 tablet_copy_client.cc:806] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.507182  8049 tablet_copy_client.cc:670] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.509501  7363 tablet_copy_service.cc:342] P b9e6a9bf8b0a471081e08258d2d660b4: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-42c238fc992e4909a8063e659888e94f received from {username='slave'} at 127.0.0.1:36904
I20260710 11:02:20.509963  7363 tablet_copy_service.cc:434] P b9e6a9bf8b0a471081e08258d2d660b4: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-42c238fc992e4909a8063e659888e94f on tablet 42c238fc992e4909a8063e659888e94f with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:20.512041  8049 tablet_copy_client.cc:538] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.514909  8052 tablet_copy_client.cc:323] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.193:41989
I20260710 11:02:20.516548  7363 tablet_copy_service.cc:140] P b9e6a9bf8b0a471081e08258d2d660b4: Received BeginTabletCopySession request for tablet 92f861644a8b419992727d26a3b42069 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:36904)
I20260710 11:02:20.517060  7363 tablet_copy_service.cc:161] P b9e6a9bf8b0a471081e08258d2d660b4: Beginning new tablet copy session on tablet 92f861644a8b419992727d26a3b42069 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:36904: session id = 2f926ec8232d4250b4031a6457458e3c-92f861644a8b419992727d26a3b42069
I20260710 11:02:20.520744  8049 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:20.524665  7363 tablet_copy_source_session.cc:215] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.527979  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f861644a8b419992727d26a3b42069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.543702  8049 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:20.544620  8049 tablet_bootstrap.cc:492] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:20.545177  8052 tablet_copy_client.cc:806] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.545281  8049 ts_tablet_manager.cc:1403] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260710 11:02:20.545866  8052 tablet_copy_client.cc:670] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.548830  8049 raft_consensus.cc:359] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.549489  8052 tablet_copy_client.cc:538] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.549767  8049 raft_consensus.cc:740] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:20.550565  8049 consensus_queue.cc:260] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.552958  8049 ts_tablet_manager.cc:1434] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:02:20.556917  8052 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:20.558705  7512 tablet_copy_service.cc:342] P 14563f264ef14570915111f2df979a2f: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-b4a824ca80424ca0a80855f3c1005b90 received from {username='slave'} at 127.0.0.1:34738
I20260710 11:02:20.559120  7512 tablet_copy_service.cc:434] P 14563f264ef14570915111f2df979a2f: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-b4a824ca80424ca0a80855f3c1005b90 on tablet b4a824ca80424ca0a80855f3c1005b90 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:20.576885  8052 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:20.577855  8052 tablet_bootstrap.cc:492] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:20.578490  8052 ts_tablet_manager.cc:1403] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.008s
I20260710 11:02:20.578629  8049 ts_tablet_manager.cc:933] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:20.580508  8049 tablet_copy_client.cc:323] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.194:32795
I20260710 11:02:20.580947  8052 raft_consensus.cc:359] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.581857  8052 raft_consensus.cc:740] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:20.582604  7438 tablet_copy_service.cc:140] P ca3a04d2aaab4463b45e5aafd4ef6d87: Received BeginTabletCopySession request for tablet b768168151ee4d98b06de3c8b7618091 from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:51246)
I20260710 11:02:20.582597  8052 consensus_queue.cc:260] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.583392  7438 tablet_copy_service.cc:161] P ca3a04d2aaab4463b45e5aafd4ef6d87: Beginning new tablet copy session on tablet b768168151ee4d98b06de3c8b7618091 from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:51246: session id = 2f926ec8232d4250b4031a6457458e3c-b768168151ee4d98b06de3c8b7618091
I20260710 11:02:20.586733  8052 ts_tablet_manager.cc:1434] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:02:20.588068  7363 tablet_copy_service.cc:342] P b9e6a9bf8b0a471081e08258d2d660b4: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-92f861644a8b419992727d26a3b42069 received from {username='slave'} at 127.0.0.1:36904
I20260710 11:02:20.588343  7363 tablet_copy_service.cc:434] P b9e6a9bf8b0a471081e08258d2d660b4: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-92f861644a8b419992727d26a3b42069 on tablet 92f861644a8b419992727d26a3b42069 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:20.598948  7438 tablet_copy_source_session.cc:215] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.602602  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768168151ee4d98b06de3c8b7618091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.614500  8049 tablet_copy_client.cc:806] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.615067  8049 tablet_copy_client.cc:670] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.618733  8049 tablet_copy_client.cc:538] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.626551  8049 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:20.642506  8049 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:20.643186  8049 tablet_bootstrap.cc:492] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:20.643739  8049 ts_tablet_manager.cc:1403] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:02:20.645987  8049 raft_consensus.cc:359] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.646612  8049 raft_consensus.cc:740] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:20.647111  8049 consensus_queue.cc:260] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:20.648893  8049 ts_tablet_manager.cc:1434] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:20.650801  7438 tablet_copy_service.cc:342] P ca3a04d2aaab4463b45e5aafd4ef6d87: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-b768168151ee4d98b06de3c8b7618091 received from {username='slave'} at 127.0.0.1:51246
I20260710 11:02:20.651211  7438 tablet_copy_service.cc:434] P ca3a04d2aaab4463b45e5aafd4ef6d87: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-b768168151ee4d98b06de3c8b7618091 on tablet b768168151ee4d98b06de3c8b7618091 with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:20.907369  7787 raft_consensus.cc:1217] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.008069  7787 raft_consensus.cc:1217] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.012620  7787 raft_consensus.cc:1217] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.039783  7787 raft_consensus.cc:1217] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.329838  8060 raft_consensus.cc:1064] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:21.331810  8060 consensus_queue.cc:237] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:21.340628  7501 raft_consensus.cc:1275] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.342671  7787 raft_consensus.cc:1275] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.344292  7997 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.345187  8044 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.350986  7423 raft_consensus.cc:1275] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.352452  7997 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.369938  8044 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.374230  7788 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.376097  7423 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.383656  7501 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.385025  7248 catalog_manager.cc:5697] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.405404  7350 consensus_queue.cc:237] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:21.410061  7787 raft_consensus.cc:1275] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.411866  8044 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.413066  7423 raft_consensus.cc:1275] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.416313  8044 consensus_queue.cc:1048] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.417824  8064 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.419799  7787 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.429435  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92f861644a8b419992727d26a3b42069 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.432701  7251 catalog_manager.cc:5697] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.433270  7424 raft_consensus.cc:2955] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.444882  7488 tablet_service.cc:1558] Processing DeleteTablet for tablet 92f861644a8b419992727d26a3b42069 with delete_type TABLET_DATA_TOMBSTONED (TS 14563f264ef14570915111f2df979a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34708
I20260710 11:02:21.446636  8072 tablet_replica.cc:333] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:21.447554  8072 raft_consensus.cc:2243] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.448164  8072 raft_consensus.cc:2272] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.451241  8072 ts_tablet_manager.cc:1916] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.462883  8072 ts_tablet_manager.cc:1929] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.463155  8072 log.cc:1199] T 92f861644a8b419992727d26a3b42069 P 14563f264ef14570915111f2df979a2f: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/wals/92f861644a8b419992727d26a3b42069
I20260710 11:02:21.464414  7238 catalog_manager.cc:5028] TS 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): tablet 92f861644a8b419992727d26a3b42069 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:21.524786  8061 raft_consensus.cc:1064] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:21.526793  8061 consensus_queue.cc:237] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:21.532915  7787 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.533643  7350 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.532914  7424 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.534674  8061 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.535810  8062 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.536577  7991 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.552109  8025 raft_consensus.cc:1064] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:21.552014  8061 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.553835  7424 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.554606  8025 consensus_queue.cc:237] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:21.567736  7249 catalog_manager.cc:5697] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.576254  7501 raft_consensus.cc:1275] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.576193  7350 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.578394  7788 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.590165  7787 raft_consensus.cc:1275] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.590258  8079 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:21.592356  8079 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:21.604509  8064 raft_consensus.cc:1064] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:21.607198  8064 consensus_queue.cc:237] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:21.626600  7501 consensus_queue.cc:237] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:21.633064  7350 raft_consensus.cc:1275] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.633850  7352 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.634624  8080 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.636308  7991 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.637490  7788 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.641916  8062 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.647779  8061 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.651894  7501 raft_consensus.cc:1275] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.652644  7424 raft_consensus.cc:1275] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.652446  7351 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.654245  8064 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.654618  7787 raft_consensus.cc:1275] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.656155  8060 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.657953  8060 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.660535  7787 raft_consensus.cc:2955] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.673393  8025 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.674656  7238 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4a824ca80424ca0a80855f3c1005b90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260710 11:02:21.654716  8078 log.cc:927] Time spent T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260710 11:02:21.681373  7250 catalog_manager.cc:5697] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New cstate: current_term: 1 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.690052  7351 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.691874  8060 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.698661  7412 tablet_service.cc:1558] Processing DeleteTablet for tablet b4a824ca80424ca0a80855f3c1005b90 with delete_type TABLET_DATA_TOMBSTONED (TS ca3a04d2aaab4463b45e5aafd4ef6d87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51214
I20260710 11:02:21.699319  7789 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.703039  7502 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.708178  7424 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.712255  7249 catalog_manager.cc:5697] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:21.725370  7787 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.736089  7501 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.743904  7251 catalog_manager.cc:5697] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.750721  8088 tablet_replica.cc:333] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:21.751726  8088 raft_consensus.cc:2243] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.755178  8088 raft_consensus.cc:2272] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.761408  7423 consensus_queue.cc:237] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:21.771878  8088 ts_tablet_manager.cc:1916] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.774780  7789 raft_consensus.cc:1275] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.775032  7501 raft_consensus.cc:1275] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.776247  8080 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.777586  8075 consensus_queue.cc:1048] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.783257  8025 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.786381  7499 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.786849  7789 raft_consensus.cc:2955] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.797982  8088 ts_tablet_manager.cc:1929] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.798509  8088 log.cc:1199] T b4a824ca80424ca0a80855f3c1005b90 P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/wals/b4a824ca80424ca0a80855f3c1005b90
I20260710 11:02:21.800017  7235 catalog_manager.cc:5028] TS ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): tablet b4a824ca80424ca0a80855f3c1005b90 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:21.804579  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b768168151ee4d98b06de3c8b7618091 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.807008  7249 catalog_manager.cc:5697] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.807276  7351 consensus_queue.cc:237] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:21.813273  7424 raft_consensus.cc:1275] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.814184  7789 raft_consensus.cc:1275] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.816431  8060 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.819381  7339 tablet_service.cc:1558] Processing DeleteTablet for tablet b768168151ee4d98b06de3c8b7618091 with delete_type TABLET_DATA_TOMBSTONED (TS b9e6a9bf8b0a471081e08258d2d660b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37342
I20260710 11:02:21.820145  7997 consensus_queue.cc:1048] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.824952  8060 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.830067  7789 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.833621  7424 raft_consensus.cc:2955] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.841594  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42c238fc992e4909a8063e659888e94f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.846196  8089 tablet_replica.cc:333] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:21.847417  8089 raft_consensus.cc:2243] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.847134  7248 catalog_manager.cc:5697] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c reported cstate change: config changed from index 3 to 4, VOTER 14563f264ef14570915111f2df979a2f (127.6.24.195) evicted. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:21.848166  8089 raft_consensus.cc:2272] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.853538  8089 ts_tablet_manager.cc:1916] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.857474  7488 tablet_service.cc:1558] Processing DeleteTablet for tablet 42c238fc992e4909a8063e659888e94f with delete_type TABLET_DATA_TOMBSTONED (TS 14563f264ef14570915111f2df979a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34708
I20260710 11:02:21.858690  8072 tablet_replica.cc:333] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:21.859550  8072 raft_consensus.cc:2243] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.860194  8072 raft_consensus.cc:2272] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.863669  8072 ts_tablet_manager.cc:1916] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.867673  8089 ts_tablet_manager.cc:1929] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.868098  8089 log.cc:1199] T b768168151ee4d98b06de3c8b7618091 P b9e6a9bf8b0a471081e08258d2d660b4: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/wals/b768168151ee4d98b06de3c8b7618091
I20260710 11:02:21.869709  7235 catalog_manager.cc:5028] TS b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): tablet b768168151ee4d98b06de3c8b7618091 (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:21.875470  8072 ts_tablet_manager.cc:1929] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.875837  8072 log.cc:1199] T 42c238fc992e4909a8063e659888e94f P 14563f264ef14570915111f2df979a2f: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/wals/42c238fc992e4909a8063e659888e94f
I20260710 11:02:21.877005  7238 catalog_manager.cc:5028] TS 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): tablet 42c238fc992e4909a8063e659888e94f (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:22.891013  7423 consensus_queue.cc:237] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:22.898155  7501 raft_consensus.cc:1275] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:22.899582  7391 consensus_peers.cc:597] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bedb84ca26f34aa88077d07f94833c7d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.900233  7350 raft_consensus.cc:1275] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.900352  8092 consensus_queue.cc:1048] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:22.901711  8079 consensus_queue.cc:1048] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:22.910079  8079 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:22.911752  7350 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:22.915644  7501 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:22.927337  7350 consensus_queue.cc:237] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Queue 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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:22.928154  7249 catalog_manager.cc:5697] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:22.938239  7501 raft_consensus.cc:1275] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:22.939246  7316 consensus_peers.cc:597] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 -> Peer 2f926ec8232d4250b4031a6457458e3c (127.6.24.196:37961): Couldn't send request to peer 2f926ec8232d4250b4031a6457458e3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8b005b5cde94f40a58575bd686c763b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.940220  7997 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:22.940536  7423 raft_consensus.cc:1275] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.942981  8060 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:22.950692  8060 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:22.954859  7501 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:22.968466  7423 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:22.970674  7248 catalog_manager.cc:5697] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) added. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } } }
I20260710 11:02:23.283725  8104 ts_tablet_manager.cc:933] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:23.285760  8104 tablet_copy_client.cc:323] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.194:32795
I20260710 11:02:23.287689  7438 tablet_copy_service.cc:140] P ca3a04d2aaab4463b45e5aafd4ef6d87: Received BeginTabletCopySession request for tablet bedb84ca26f34aa88077d07f94833c7d from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:51246)
I20260710 11:02:23.288198  7438 tablet_copy_service.cc:161] P ca3a04d2aaab4463b45e5aafd4ef6d87: Beginning new tablet copy session on tablet bedb84ca26f34aa88077d07f94833c7d from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:51246: session id = 2f926ec8232d4250b4031a6457458e3c-bedb84ca26f34aa88077d07f94833c7d
I20260710 11:02:23.293712  7438 tablet_copy_source_session.cc:215] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.296852  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bedb84ca26f34aa88077d07f94833c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.312971  8104 tablet_copy_client.cc:806] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.313640  8104 tablet_copy_client.cc:670] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.317204  8104 tablet_copy_client.cc:538] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.325980  8104 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:23.348968  8104 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:23.349818  8104 tablet_bootstrap.cc:492] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:23.350389  8104 ts_tablet_manager.cc:1403] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260710 11:02:23.352633  8104 raft_consensus.cc:359] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:23.353246  8104 raft_consensus.cc:740] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:23.353813  8104 consensus_queue.cc:260] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:23.356783  8104 ts_tablet_manager.cc:1434] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:02:23.358630  7438 tablet_copy_service.cc:342] P ca3a04d2aaab4463b45e5aafd4ef6d87: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-bedb84ca26f34aa88077d07f94833c7d received from {username='slave'} at 127.0.0.1:51246
I20260710 11:02:23.359083  7438 tablet_copy_service.cc:434] P ca3a04d2aaab4463b45e5aafd4ef6d87: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-bedb84ca26f34aa88077d07f94833c7d on tablet bedb84ca26f34aa88077d07f94833c7d with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:23.381151  8104 ts_tablet_manager.cc:933] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: Initiating tablet copy from peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:23.382792  8104 tablet_copy_client.cc:323] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Beginning tablet copy session from remote peer at address 127.6.24.193:41989
I20260710 11:02:23.384481  7363 tablet_copy_service.cc:140] P b9e6a9bf8b0a471081e08258d2d660b4: Received BeginTabletCopySession request for tablet b8b005b5cde94f40a58575bd686c763b from peer 2f926ec8232d4250b4031a6457458e3c ({username='slave'} at 127.0.0.1:36904)
I20260710 11:02:23.384918  7363 tablet_copy_service.cc:161] P b9e6a9bf8b0a471081e08258d2d660b4: Beginning new tablet copy session on tablet b8b005b5cde94f40a58575bd686c763b from peer 2f926ec8232d4250b4031a6457458e3c at {username='slave'} at 127.0.0.1:36904: session id = 2f926ec8232d4250b4031a6457458e3c-b8b005b5cde94f40a58575bd686c763b
I20260710 11:02:23.390205  7363 tablet_copy_source_session.cc:215] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.392840  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b005b5cde94f40a58575bd686c763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.403697  8104 tablet_copy_client.cc:806] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.404218  8104 tablet_copy_client.cc:670] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.408286  8104 tablet_copy_client.cc:538] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.417991  8104 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: Bootstrap starting.
I20260710 11:02:23.434226  8104 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:23.435019  8104 tablet_bootstrap.cc:492] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: Bootstrap complete.
I20260710 11:02:23.435860  8104 ts_tablet_manager.cc:1403] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260710 11:02:23.438923  8104 raft_consensus.cc:359] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:23.439565  8104 raft_consensus.cc:740] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Initialized, Role: LEARNER
I20260710 11:02:23.440117  8104 consensus_queue.cc:260] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: NON_VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: true } }
I20260710 11:02:23.444373  8104 ts_tablet_manager.cc:1434] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:02:23.445797  7363 tablet_copy_service.cc:342] P b9e6a9bf8b0a471081e08258d2d660b4: Request end of tablet copy session 2f926ec8232d4250b4031a6457458e3c-b8b005b5cde94f40a58575bd686c763b received from {username='slave'} at 127.0.0.1:36904
I20260710 11:02:23.446182  7363 tablet_copy_service.cc:434] P b9e6a9bf8b0a471081e08258d2d660b4: ending tablet copy session 2f926ec8232d4250b4031a6457458e3c-b8b005b5cde94f40a58575bd686c763b on tablet b8b005b5cde94f40a58575bd686c763b with peer 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:23.819224  7789 raft_consensus.cc:1217] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:23.875193  7789 raft_consensus.cc:1217] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:24.192260  8111 raft_consensus.cc:1064] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:24.194866  8111 consensus_queue.cc:237] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:24.201761  7789 raft_consensus.cc:1275] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.202059  7499 raft_consensus.cc:1275] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.203195  8111 consensus_queue.cc:1048] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:24.204267  8112 consensus_queue.cc:1048] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:24.204595  7350 raft_consensus.cc:1275] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.206014  8079 consensus_queue.cc:1048] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:24.224996  8079 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.227319  7350 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.227896  7499 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.242218  7251 catalog_manager.cc:5697] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.247129  7789 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.267725  7424 consensus_queue.cc:237] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:24.272815  7789 raft_consensus.cc:1275] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.272806  7499 raft_consensus.cc:1275] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.274554  8079 consensus_queue.cc:1048] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.275471  8113 consensus_queue.cc:1048] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.281275  8113 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.283345  7789 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.283345  7499 raft_consensus.cc:2955] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.293896  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bedb84ca26f34aa88077d07f94833c7d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.297349  7250 catalog_manager.cc:5697] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f reported cstate change: config changed from index 3 to 4, VOTER b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) evicted. New cstate: current_term: 1 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.300246  7997 raft_consensus.cc:1064] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4: attempting to promote NON_VOTER 2f926ec8232d4250b4031a6457458e3c to VOTER
I20260710 11:02:24.304438  7997 consensus_queue.cc:237] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:24.311569  7787 raft_consensus.cc:1275] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 LEARNER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.313423  7499 raft_consensus.cc:1275] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.314203  7424 raft_consensus.cc:1275] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.314154  8114 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.315915  8103 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.318388  8103 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:24.323963  7339 tablet_service.cc:1558] Processing DeleteTablet for tablet bedb84ca26f34aa88077d07f94833c7d with delete_type TABLET_DATA_TOMBSTONED (TS b9e6a9bf8b0a471081e08258d2d660b4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37342
I20260710 11:02:24.348063  8126 tablet_replica.cc:333] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:24.349174  8126 raft_consensus.cc:2243] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.352396  8126 raft_consensus.cc:2272] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.354741  8103 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.356079  8126 ts_tablet_manager.cc:1916] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.359321  7425 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.363979  7499 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.370208  7789 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.373729  7250 catalog_manager.cc:5697] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: config changed from index 2 to 3, 2f926ec8232d4250b4031a6457458e3c (127.6.24.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.376760  8126 ts_tablet_manager.cc:1929] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.379719  8126 log.cc:1199] T bedb84ca26f34aa88077d07f94833c7d P b9e6a9bf8b0a471081e08258d2d660b4: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/wals/bedb84ca26f34aa88077d07f94833c7d
I20260710 11:02:24.381383  7235 catalog_manager.cc:5028] TS b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): tablet bedb84ca26f34aa88077d07f94833c7d (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:24.400345  7350 consensus_queue.cc:237] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:24.404563  7499 raft_consensus.cc:1275] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.404750  7789 raft_consensus.cc:1275] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.405949  8114 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.406747  8103 consensus_queue.cc:1048] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.412627  8114 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.415531  7499 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.417479  7787 raft_consensus.cc:2955] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.432396  7235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8b005b5cde94f40a58575bd686c763b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.434898  7251 catalog_manager.cc:5697] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c reported cstate change: config changed from index 3 to 4, VOTER ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) evicted. New cstate: current_term: 1 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } } }
I20260710 11:02:24.448884  7412 tablet_service.cc:1558] Processing DeleteTablet for tablet b8b005b5cde94f40a58575bd686c763b with delete_type TABLET_DATA_TOMBSTONED (TS ca3a04d2aaab4463b45e5aafd4ef6d87 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51214
I20260710 11:02:24.455303  8129 tablet_replica.cc:333] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:24.456846  8129 raft_consensus.cc:2243] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.457494  8129 raft_consensus.cc:2272] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.460413  8129 ts_tablet_manager.cc:1916] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.470777  8129 ts_tablet_manager.cc:1929] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.471138  8129 log.cc:1199] T b8b005b5cde94f40a58575bd686c763b P ca3a04d2aaab4463b45e5aafd4ef6d87: Deleting WAL directory at /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/wals/b8b005b5cde94f40a58575bd686c763b
I20260710 11:02:24.472800  7235 catalog_manager.cc:5028] TS ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): tablet b8b005b5cde94f40a58575bd686c763b (table test-workload [id=5d91fe2a52744f779ecb29cddd54559b]) successfully deleted
I20260710 11:02:30.458678  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:30.489892  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2"
dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
mode: GRACEFUL
new_leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
 from {username='slave'} at 127.0.0.1:48892
I20260710 11:02:30.490459  7350 raft_consensus.cc:606] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Received request to transfer leadership to TS ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:30.492851  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f6548cfc51240829000528d41c991ec"
dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
mode: GRACEFUL
new_leader_uuid: "14563f264ef14570915111f2df979a2f"
 from {username='slave'} at 127.0.0.1:48892
I20260710 11:02:30.493332  7350 raft_consensus.cc:606] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Received request to transfer leadership to TS 14563f264ef14570915111f2df979a2f
I20260710 11:02:30.497241  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "748474b69dcf4c19b191c0022455b946"
dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
mode: GRACEFUL
new_leader_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:48892
I20260710 11:02:30.497845  7350 raft_consensus.cc:606] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Received request to transfer leadership to TS 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:30.500123  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95a6b45f1679452c9ce37277048b617b"
dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
mode: GRACEFUL
new_leader_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:48892
I20260710 11:02:30.500638  7350 raft_consensus.cc:606] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Received request to transfer leadership to TS 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:30.502910  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6"
dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
mode: GRACEFUL
new_leader_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:48892
I20260710 11:02:30.503351  7350 raft_consensus.cc:606] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Received request to transfer leadership to TS 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:30.504469  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:30.505295  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:30.539189  8138 raft_consensus.cc:993] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4: : Instructing follower 14563f264ef14570915111f2df979a2f to start an election
I20260710 11:02:30.539788  8141 raft_consensus.cc:1081] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Signalling peer 14563f264ef14570915111f2df979a2f to start an election
I20260710 11:02:30.541680  7501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f6548cfc51240829000528d41c991ec"
dest_uuid: "14563f264ef14570915111f2df979a2f"
 from {username='slave'} at 127.0.0.1:34710
I20260710 11:02:30.542186  7501 raft_consensus.cc:493] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:30.542471  7501 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.547173  7501 raft_consensus.cc:515] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:30.548962  7501 leader_election.cc:290] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 2 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:30.549970  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:30.549970  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:30.550837  7424 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.550837  7350 raft_consensus.cc:3055] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:30.551277  7350 raft_consensus.cc:740] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:30.551978  7350 consensus_queue.cc:260] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:30.553145  7350 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.557695  7424 raft_consensus.cc:2468] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 2.
I20260710 11:02:30.558941  7465 leader_election.cc:304] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:30.559612  8135 raft_consensus.cc:2804] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:30.560070  8135 raft_consensus.cc:697] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 2 LEADER]: Becoming Leader. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:30.560653  7350 raft_consensus.cc:2468] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 2.
I20260710 11:02:30.560921  8135 consensus_queue.cc:237] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:30.569527  7251 catalog_manager.cc:5697] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f reported cstate change: term changed from 1 to 2, leader changed from b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) to 14563f264ef14570915111f2df979a2f (127.6.24.195). New cstate: current_term: 2 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:30.692847  8141 raft_consensus.cc:993] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4: : Instructing follower ca3a04d2aaab4463b45e5aafd4ef6d87 to start an election
I20260710 11:02:30.693259  8138 raft_consensus.cc:1081] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Signalling peer ca3a04d2aaab4463b45e5aafd4ef6d87 to start an election
I20260710 11:02:30.694656  7424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2"
dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
 from {username='slave'} at 127.0.0.1:51232
I20260710 11:02:30.695048  7424 raft_consensus.cc:493] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:30.695262  7424 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.699420  7424 raft_consensus.cc:515] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:30.701005  7424 leader_election.cc:290] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 2 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:30.701865  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:30.702189  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:30.702440  7350 raft_consensus.cc:3055] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:30.702768  7350 raft_consensus.cc:740] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:30.702775  7501 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.703552  7350 consensus_queue.cc:260] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:30.704695  7350 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.707731  7501 raft_consensus.cc:2468] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 2.
I20260710 11:02:30.709074  7394 leader_election.cc:304] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:30.709848  8142 raft_consensus.cc:2804] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:30.710297  7350 raft_consensus.cc:2468] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 2.
I20260710 11:02:30.711156  8142 raft_consensus.cc:697] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 LEADER]: Becoming Leader. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:30.712057  8142 consensus_queue.cc:237] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:30.721222  7251 catalog_manager.cc:5697] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: term changed from 1 to 2, leader changed from b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) to ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:30.778439  8141 raft_consensus.cc:993] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: : Instructing follower 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:30.778986  8138 raft_consensus.cc:1081] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Signalling peer 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:30.780481  7789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6"
dest_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:32852
I20260710 11:02:30.781133  7789 raft_consensus.cc:493] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:30.781606  7789 raft_consensus.cc:3060] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.785972  7789 raft_consensus.cc:515] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:30.787966  7789 leader_election.cc:290] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:30.788968  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:30.788968  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b994729d69934648bdc1293a8156c2f6" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:30.789795  7501 raft_consensus.cc:3060] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.789825  7350 raft_consensus.cc:3055] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:30.790241  7350 raft_consensus.cc:740] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:30.790795  7350 consensus_queue.cc:260] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:30.791647  7350 raft_consensus.cc:3060] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.794656  7501 raft_consensus.cc:2468] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:30.795810  7755 leader_election.cc:304] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, 2f926ec8232d4250b4031a6457458e3c; no voters: 
I20260710 11:02:30.797389  7350 raft_consensus.cc:2468] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:30.799398  8153 raft_consensus.cc:2804] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:30.800742  8153 raft_consensus.cc:697] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Becoming Leader. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Running, Role: LEADER
I20260710 11:02:30.801618  8153 consensus_queue.cc:237] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:30.808722  7251 catalog_manager.cc:5697] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: term changed from 1 to 2, leader changed from b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) to 2f926ec8232d4250b4031a6457458e3c (127.6.24.196). New cstate: current_term: 2 leader_uuid: "2f926ec8232d4250b4031a6457458e3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:30.908263  8141 raft_consensus.cc:993] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: : Instructing follower 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:30.908773  8138 raft_consensus.cc:1081] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Signalling peer 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:30.910022  7789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95a6b45f1679452c9ce37277048b617b"
dest_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:32852
I20260710 11:02:30.910467  7789 raft_consensus.cc:493] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:30.910808  7789 raft_consensus.cc:3060] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.914955  7789 raft_consensus.cc:515] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:30.916527  7789 leader_election.cc:290] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:30.917357  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a6b45f1679452c9ce37277048b617b" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:30.917824  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a6b45f1679452c9ce37277048b617b" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:30.917984  7350 raft_consensus.cc:3055] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:30.918401  7350 raft_consensus.cc:740] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:30.918406  7424 raft_consensus.cc:3060] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.919358  7350 consensus_queue.cc:260] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:30.920421  7350 raft_consensus.cc:3060] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.923746  7424 raft_consensus.cc:2468] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:30.924741  7752 leader_election.cc:304] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f926ec8232d4250b4031a6457458e3c, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:30.925058  7350 raft_consensus.cc:2468] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:30.925428  8153 raft_consensus.cc:2804] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:30.925966  8153 raft_consensus.cc:697] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Becoming Leader. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Running, Role: LEADER
I20260710 11:02:30.927037  8153 consensus_queue.cc:237] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:30.934742  7251 catalog_manager.cc:5697] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c reported cstate change: term changed from 1 to 2, leader changed from b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) to 2f926ec8232d4250b4031a6457458e3c (127.6.24.196). New cstate: current_term: 2 leader_uuid: "2f926ec8232d4250b4031a6457458e3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:30.974609  8141 raft_consensus.cc:993] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: : Instructing follower 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:30.975222  8138 raft_consensus.cc:1081] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Signalling peer 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:30.976038  7424 raft_consensus.cc:1275] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:30.976784  7789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "748474b69dcf4c19b191c0022455b946"
dest_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:32852
I20260710 11:02:30.977372  7789 raft_consensus.cc:493] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:30.977254  8135 consensus_queue.cc:1048] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:30.977761  7789 raft_consensus.cc:3060] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.984221  7789 raft_consensus.cc:515] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:30.986835  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748474b69dcf4c19b191c0022455b946" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:30.987020  7789 leader_election.cc:290] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:30.987397  7350 raft_consensus.cc:3055] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:30.987721  7350 raft_consensus.cc:740] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:30.988461  7350 consensus_queue.cc:260] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:30.989494  7350 raft_consensus.cc:3060] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.989759  7351 raft_consensus.cc:1275] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:30.991621  8135 consensus_queue.cc:1048] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:30.995142  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748474b69dcf4c19b191c0022455b946" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:30.995620  7501 raft_consensus.cc:3060] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.001542  7501 raft_consensus.cc:2468] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:31.005138  7350 raft_consensus.cc:2468] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:31.006633  7755 leader_election.cc:304] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, 2f926ec8232d4250b4031a6457458e3c; no voters: 
I20260710 11:02:31.008312  8153 raft_consensus.cc:2804] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:31.008980  8153 raft_consensus.cc:697] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Becoming Leader. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Running, Role: LEADER
I20260710 11:02:31.010211  8153 consensus_queue.cc:237] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:31.025673  7249 catalog_manager.cc:5697] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: term changed from 1 to 2, leader changed from b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) to 2f926ec8232d4250b4031a6457458e3c (127.6.24.196). New cstate: current_term: 2 leader_uuid: "2f926ec8232d4250b4031a6457458e3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:31.114508  7501 raft_consensus.cc:1275] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:31.115978  8142 consensus_queue.cc:1048] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:31.125658  7351 raft_consensus.cc:1275] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:31.127182  8142 consensus_queue.cc:1048] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:31.212800  7501 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.214279  8153 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.231099  7351 raft_consensus.cc:1275] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.232476  8154 consensus_queue.cc:1048] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.380761  7351 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.382097  8154 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.390627  7424 raft_consensus.cc:1275] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.392362  8153 consensus_queue.cc:1048] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.506247  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:31.522024  7351 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.523813  8153 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.528352  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:31.539211  7501 raft_consensus.cc:1275] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.540652  8170 consensus_queue.cc:1048] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.577628  7424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2"
dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
mode: GRACEFUL
new_leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
 from {username='slave'} at 127.0.0.1:56156
I20260710 11:02:31.578203  7424 raft_consensus.cc:606] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 LEADER]: Received request to transfer leadership to TS b9e6a9bf8b0a471081e08258d2d660b4
I20260710 11:02:31.589279  7501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90"
dest_uuid: "14563f264ef14570915111f2df979a2f"
mode: GRACEFUL
new_leader_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:56390
I20260710 11:02:31.589864  7501 raft_consensus.cc:606] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Received request to transfer leadership to TS 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:31.592298  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffc39ea7698c4b0f9a176da4083823e9"
dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
mode: GRACEFUL
new_leader_uuid: "14563f264ef14570915111f2df979a2f"
 from {username='slave'} at 127.0.0.1:48892
I20260710 11:02:31.592787  7350 raft_consensus.cc:606] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Received request to transfer leadership to TS 14563f264ef14570915111f2df979a2f
I20260710 11:02:31.593907  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:02:31.594739  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:31.892226  8169 raft_consensus.cc:993] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4: : Instructing follower 14563f264ef14570915111f2df979a2f to start an election
I20260710 11:02:31.892720  8141 raft_consensus.cc:1081] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Signalling peer 14563f264ef14570915111f2df979a2f to start an election
I20260710 11:02:31.894049  7501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffc39ea7698c4b0f9a176da4083823e9"
dest_uuid: "14563f264ef14570915111f2df979a2f"
 from {username='slave'} at 127.0.0.1:34710
I20260710 11:02:31.894456  7501 raft_consensus.cc:493] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:31.894680  7501 raft_consensus.cc:3060] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.900251  7501 raft_consensus.cc:515] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:31.902040  7501 leader_election.cc:290] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 2 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795)
I20260710 11:02:31.902706  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc39ea7698c4b0f9a176da4083823e9" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:31.903206  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc39ea7698c4b0f9a176da4083823e9" candidate_uuid: "14563f264ef14570915111f2df979a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:31.903301  7350 raft_consensus.cc:3055] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:31.903770  7424 raft_consensus.cc:3060] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.903764  7350 raft_consensus.cc:740] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:31.904635  7350 consensus_queue.cc:260] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:31.905920  7350 raft_consensus.cc:3060] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.908648  7424 raft_consensus.cc:2468] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 2.
I20260710 11:02:31.909710  7465 leader_election.cc:304] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:31.910493  7350 raft_consensus.cc:2468] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14563f264ef14570915111f2df979a2f in term 2.
I20260710 11:02:31.910498  8175 raft_consensus.cc:2804] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:31.911166  8175 raft_consensus.cc:697] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 2 LEADER]: Becoming Leader. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:31.911875  8175 consensus_queue.cc:237] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:31.918591  7251 catalog_manager.cc:5697] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f reported cstate change: term changed from 1 to 2, leader changed from b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) to 14563f264ef14570915111f2df979a2f (127.6.24.195). New cstate: current_term: 2 leader_uuid: "14563f264ef14570915111f2df979a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:32.058305  8151 raft_consensus.cc:993] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87: : Instructing follower b9e6a9bf8b0a471081e08258d2d660b4 to start an election
I20260710 11:02:32.058948  8165 raft_consensus.cc:1081] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 LEADER]: Signalling peer b9e6a9bf8b0a471081e08258d2d660b4 to start an election
I20260710 11:02:32.060597  7350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2"
dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
 from {username='slave'} at 127.0.0.1:37364
I20260710 11:02:32.061179  7350 raft_consensus.cc:493] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:32.061445  7350 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:32.065791  7350 raft_consensus.cc:515] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:32.067293  7350 leader_election.cc:290] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [CANDIDATE]: Term 3 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:32.067970  7424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:32.068251  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31a018619a3d4aafa9f6eef7cfb224e2" candidate_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:32.068598  7424 raft_consensus.cc:3055] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:32.068827  7501 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:32.068934  7424 raft_consensus.cc:740] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:32.069833  7424 consensus_queue.cc:260] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:32.070961  7424 raft_consensus.cc:3060] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:32.074793  7501 raft_consensus.cc:2468] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 3.
I20260710 11:02:32.076390  7319 leader_election.cc:304] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [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: 14563f264ef14570915111f2df979a2f, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:32.077812  8141 raft_consensus.cc:2804] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:32.078297  8141 raft_consensus.cc:697] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 LEADER]: Becoming Leader. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:32.078384  8174 raft_consensus.cc:993] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: : Instructing follower 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:32.079578  8174 raft_consensus.cc:1081] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Signalling peer 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:32.079186  8141 consensus_queue.cc:237] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:32.079785  7424 raft_consensus.cc:2468] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e6a9bf8b0a471081e08258d2d660b4 in term 3.
I20260710 11:02:32.081225  7789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90"
dest_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:32848
I20260710 11:02:32.081738  7789 raft_consensus.cc:493] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:32.082033  7789 raft_consensus.cc:3060] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.087862  7789 raft_consensus.cc:515] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:32.087368  7251 catalog_manager.cc:5697] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 reported cstate change: term changed from 2 to 3, leader changed from ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) to b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193). New cstate: current_term: 3 leader_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.089890  7789 leader_election.cc:290] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:32.090768  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:32.091323  7350 raft_consensus.cc:3060] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.091234  7501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a824ca80424ca0a80855f3c1005b90" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:32.091899  7501 raft_consensus.cc:3055] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:32.092209  7501 raft_consensus.cc:740] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:32.092893  7501 consensus_queue.cc:260] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:32.093974  7501 raft_consensus.cc:3060] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.096838  7350 raft_consensus.cc:2468] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:32.097929  7752 leader_election.cc:304] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f926ec8232d4250b4031a6457458e3c, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:32.098722  8154 raft_consensus.cc:2804] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:32.099179  8154 raft_consensus.cc:697] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Becoming Leader. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Running, Role: LEADER
I20260710 11:02:32.099472  7501 raft_consensus.cc:2468] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:32.099957  8154 consensus_queue.cc:237] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:32.108332  7251 catalog_manager.cc:5697] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: term changed from 1 to 2, leader changed from 14563f264ef14570915111f2df979a2f (127.6.24.195) to 2f926ec8232d4250b4031a6457458e3c (127.6.24.196). New cstate: current_term: 2 leader_uuid: "2f926ec8232d4250b4031a6457458e3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:32.335490  7350 raft_consensus.cc:1275] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:32.337370  8174 consensus_queue.cc:1048] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:32.356673  7424 raft_consensus.cc:1275] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Refusing update from remote peer 14563f264ef14570915111f2df979a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:32.359300  8175 consensus_queue.cc:1048] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:32.487782  7425 raft_consensus.cc:1275] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:32.489114  8141 consensus_queue.cc:1048] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:32.499931  7501 raft_consensus.cc:1275] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 3 FOLLOWER]: Refusing update from remote peer b9e6a9bf8b0a471081e08258d2d660b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:32.501334  8169 consensus_queue.cc:1048] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:32.591529  7350 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:32.592772  8154 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:32.595918  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:32.609863  7499 raft_consensus.cc:1275] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:32.611369  8170 consensus_queue.cc:1048] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:32.646075  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:32.660084  7499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f6548cfc51240829000528d41c991ec"
dest_uuid: "14563f264ef14570915111f2df979a2f"
mode: GRACEFUL
new_leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
 from {username='slave'} at 127.0.0.1:56390
I20260710 11:02:32.660717  7499 raft_consensus.cc:606] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 2 LEADER]: Received request to transfer leadership to TS ca3a04d2aaab4463b45e5aafd4ef6d87
I20260710 11:02:32.663447  7350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7b4b4940d1a4004b8d066b1b2edc947"
dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
mode: GRACEFUL
new_leader_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:48892
I20260710 11:02:32.663908  7350 raft_consensus.cc:606] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Received request to transfer leadership to TS 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:32.664978  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:32.665686  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:32.756580  8189 raft_consensus.cc:993] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f: : Instructing follower ca3a04d2aaab4463b45e5aafd4ef6d87 to start an election
I20260710 11:02:32.757161  8191 raft_consensus.cc:1081] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 2 LEADER]: Signalling peer ca3a04d2aaab4463b45e5aafd4ef6d87 to start an election
I20260710 11:02:32.758594  7425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f6548cfc51240829000528d41c991ec"
dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
 from {username='slave'} at 127.0.0.1:51222
I20260710 11:02:32.759172  7425 raft_consensus.cc:493] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:32.759476  7425 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:32.766302  7425 raft_consensus.cc:515] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:32.768347  7425 leader_election.cc:290] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [CANDIDATE]: Term 3 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:32.768795  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:32.769239  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6548cfc51240829000528d41c991ec" candidate_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:32.769495  7350 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:32.770455  7499 raft_consensus.cc:3055] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:32.770732  7499 raft_consensus.cc:740] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 14563f264ef14570915111f2df979a2f, State: Running, Role: LEADER
I20260710 11:02:32.771719  7499 consensus_queue.cc:260] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:32.772789  7499 raft_consensus.cc:3060] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:32.776671  7350 raft_consensus.cc:2468] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 3.
I20260710 11:02:32.777923  7391 leader_election.cc:304] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: b9e6a9bf8b0a471081e08258d2d660b4, ca3a04d2aaab4463b45e5aafd4ef6d87; no voters: 
I20260710 11:02:32.778843  8165 raft_consensus.cc:2804] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:32.779256  7499 raft_consensus.cc:2468] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca3a04d2aaab4463b45e5aafd4ef6d87 in term 3.
I20260710 11:02:32.780050  8165 raft_consensus.cc:697] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 LEADER]: Becoming Leader. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:32.781126  8165 consensus_queue.cc:237] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } }
I20260710 11:02:32.789470  7249 catalog_manager.cc:5697] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 reported cstate change: term changed from 2 to 3, leader changed from 14563f264ef14570915111f2df979a2f (127.6.24.195) to ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194). New cstate: current_term: 3 leader_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.880182  8169 raft_consensus.cc:993] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: : Instructing follower 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:32.880694  8169 raft_consensus.cc:1081] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Signalling peer 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:32.882201  7789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7b4b4940d1a4004b8d066b1b2edc947"
dest_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:32852
I20260710 11:02:32.882611  7789 raft_consensus.cc:493] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:32.882879  7789 raft_consensus.cc:3060] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.887476  7789 raft_consensus.cc:515] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:32.888896  7789 leader_election.cc:290] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Requested vote from peers b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989), 14563f264ef14570915111f2df979a2f (127.6.24.195:35513)
I20260710 11:02:32.889952  7499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b4b4940d1a4004b8d066b1b2edc947" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "14563f264ef14570915111f2df979a2f"
I20260710 11:02:32.889906  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b4b4940d1a4004b8d066b1b2edc947" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:32.890612  7499 raft_consensus.cc:3060] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.890726  7350 raft_consensus.cc:3055] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:32.891069  7350 raft_consensus.cc:740] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e6a9bf8b0a471081e08258d2d660b4, State: Running, Role: LEADER
I20260710 11:02:32.891760  7350 consensus_queue.cc:260] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:32.892644  7350 raft_consensus.cc:3060] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.895349  7499 raft_consensus.cc:2468] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:32.896374  7755 leader_election.cc:304] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14563f264ef14570915111f2df979a2f, 2f926ec8232d4250b4031a6457458e3c; no voters: 
I20260710 11:02:32.897075  8200 raft_consensus.cc:2804] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:32.897528  8200 raft_consensus.cc:697] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Becoming Leader. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Running, Role: LEADER
I20260710 11:02:32.898347  7350 raft_consensus.cc:2468] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:32.898542  8200 consensus_queue.cc:237] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [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: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:32.905784  7249 catalog_manager.cc:5697] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: term changed from 1 to 2, leader changed from b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193) to 2f926ec8232d4250b4031a6457458e3c (127.6.24.196). New cstate: current_term: 2 leader_uuid: "2f926ec8232d4250b4031a6457458e3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.206198  7502 raft_consensus.cc:1275] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 3 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:33.207238  8165 consensus_queue.cc:1048] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:33.216135  7350 raft_consensus.cc:1275] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 FOLLOWER]: Refusing update from remote peer ca3a04d2aaab4463b45e5aafd4ef6d87: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:33.222288  8202 consensus_queue.cc:1048] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:33.307437  7502 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.308655  8200 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14563f264ef14570915111f2df979a2f" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.319849  7350 raft_consensus.cc:1275] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.321611  8154 consensus_queue.cc:1048] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.666364  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:33.683847  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:33.698944  7425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5"
dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
mode: GRACEFUL
new_leader_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:56156
I20260710 11:02:33.699447  7425 raft_consensus.cc:606] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Received request to transfer leadership to TS 2f926ec8232d4250b4031a6457458e3c
I20260710 11:02:33.700603  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:33.701188  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:34.052958  8219 raft_consensus.cc:993] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: : Instructing follower 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:34.053409  8219 raft_consensus.cc:1081] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Signalling peer 2f926ec8232d4250b4031a6457458e3c to start an election
I20260710 11:02:34.054818  7789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5"
dest_uuid: "2f926ec8232d4250b4031a6457458e3c"
 from {username='slave'} at 127.0.0.1:32832
I20260710 11:02:34.055274  7789 raft_consensus.cc:493] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:34.055552  7789 raft_consensus.cc:3060] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.059963  7789 raft_consensus.cc:515] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:34.061439  7789 leader_election.cc:290] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Requested vote from peers ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795), b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989)
I20260710 11:02:34.062235  7425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87"
I20260710 11:02:34.062407  7350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54502ed96635415786fd47ab1e48eee5" candidate_uuid: "2f926ec8232d4250b4031a6457458e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e6a9bf8b0a471081e08258d2d660b4"
I20260710 11:02:34.062812  7425 raft_consensus.cc:3055] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:34.062940  7350 raft_consensus.cc:3060] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.063112  7425 raft_consensus.cc:740] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ca3a04d2aaab4463b45e5aafd4ef6d87, State: Running, Role: LEADER
I20260710 11:02:34.064116  7425 consensus_queue.cc:260] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:34.065409  7425 raft_consensus.cc:3060] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.068447  7350 raft_consensus.cc:2468] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:34.069649  7752 leader_election.cc:304] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f926ec8232d4250b4031a6457458e3c, b9e6a9bf8b0a471081e08258d2d660b4; no voters: 
I20260710 11:02:34.070365  8200 raft_consensus.cc:2804] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:34.070806  8200 raft_consensus.cc:697] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Becoming Leader. State: Replica: 2f926ec8232d4250b4031a6457458e3c, State: Running, Role: LEADER
I20260710 11:02:34.070884  7425 raft_consensus.cc:2468] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f926ec8232d4250b4031a6457458e3c in term 2.
I20260710 11:02:34.071697  8200 consensus_queue.cc:237] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [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: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } }
I20260710 11:02:34.079316  7249 catalog_manager.cc:5697] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c reported cstate change: term changed from 1 to 2, leader changed from ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194) to 2f926ec8232d4250b4031a6457458e3c (127.6.24.196). New cstate: current_term: 2 leader_uuid: "2f926ec8232d4250b4031a6457458e3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f926ec8232d4250b4031a6457458e3c" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:35.243588  7353 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.251039  8226 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e6a9bf8b0a471081e08258d2d660b4" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:35.258782  7425 raft_consensus.cc:1275] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Refusing update from remote peer 2f926ec8232d4250b4031a6457458e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.261528  8228 consensus_queue.cc:1048] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3a04d2aaab4463b45e5aafd4ef6d87" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 32795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:35.571302  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:35.585114  6243 tablet_server.cc:179] TabletServer@127.6.24.193:0 shutting down...
I20260710 11:02:35.616426  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:35.617460  6243 tablet_replica.cc:333] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.618554  6243 raft_consensus.cc:2243] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.619433  6243 raft_consensus.cc:2272] T 31a018619a3d4aafa9f6eef7cfb224e2 P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.621935  6243 tablet_replica.cc:333] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.622622  6243 raft_consensus.cc:2243] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.623436  6243 raft_consensus.cc:2272] T 42c238fc992e4909a8063e659888e94f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.626195  6243 tablet_replica.cc:333] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.626924  6243 raft_consensus.cc:2243] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.627851  6243 raft_consensus.cc:2272] T 92f861644a8b419992727d26a3b42069 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.629951  6243 tablet_replica.cc:333] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.630658  6243 raft_consensus.cc:2243] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.631117  6243 raft_consensus.cc:2272] T 748474b69dcf4c19b191c0022455b946 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.633071  6243 tablet_replica.cc:333] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.633700  6243 raft_consensus.cc:2243] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.634413  6243 raft_consensus.cc:2272] T b8b005b5cde94f40a58575bd686c763b P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.637044  6243 tablet_replica.cc:333] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
W20260710 11:02:35.637782  7465 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:02:35.637877  6243 raft_consensus.cc:2243] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.638777  6243 raft_consensus.cc:2272] T b4a824ca80424ca0a80855f3c1005b90 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.641357  6243 tablet_replica.cc:333] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
W20260710 11:02:35.641947  7465 consensus_peers.cc:597] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.642117  6243 raft_consensus.cc:2243] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.643260  6243 raft_consensus.cc:2272] T 14561fc4597f47ae8e090384b786a4f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.644223  7465 consensus_peers.cc:597] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.645277  6243 tablet_replica.cc:333] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.646054  6243 raft_consensus.cc:2243] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.646634  6243 raft_consensus.cc:2272] T ffc39ea7698c4b0f9a176da4083823e9 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.648376  6243 tablet_replica.cc:333] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.648909  6243 raft_consensus.cc:2243] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.649312  6243 raft_consensus.cc:2272] T e7b4b4940d1a4004b8d066b1b2edc947 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.651181  6243 tablet_replica.cc:333] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.651693  6243 raft_consensus.cc:2243] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.652449  6243 raft_consensus.cc:2272] T 084636a09be34f08900f9c8a10226484 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.654577  6243 tablet_replica.cc:333] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.655128  6243 raft_consensus.cc:2243] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.655550  6243 raft_consensus.cc:2272] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.657387  6243 tablet_replica.cc:333] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.657924  6243 raft_consensus.cc:2243] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.658295  6243 raft_consensus.cc:2272] T 95a6b45f1679452c9ce37277048b617b P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.660225  6243 tablet_replica.cc:333] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.660706  6243 raft_consensus.cc:2243] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.661038  6243 raft_consensus.cc:2272] T d823d81941464e0fa3038b5a2eb2058f P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.662817  6243 tablet_replica.cc:333] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.663277  6243 raft_consensus.cc:2243] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.663909  6243 raft_consensus.cc:2272] T c6a308fa8fba4803b9f370b64bf89bc7 P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.665892  6243 tablet_replica.cc:333] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.666421  6243 raft_consensus.cc:2243] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.666805  6243 raft_consensus.cc:2272] T b994729d69934648bdc1293a8156c2f6 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.668900  6243 tablet_replica.cc:333] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.669363  6243 raft_consensus.cc:2243] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.669788  6243 raft_consensus.cc:2272] T 54502ed96635415786fd47ab1e48eee5 P b9e6a9bf8b0a471081e08258d2d660b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.672215  6243 tablet_replica.cc:333] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.672766  6243 raft_consensus.cc:2243] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.673733  6243 raft_consensus.cc:2272] T 2fa2c45f3a6d4b90b1522f46264ee7fa P b9e6a9bf8b0a471081e08258d2d660b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.675664  6243 tablet_replica.cc:333] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4: stopping tablet replica
I20260710 11:02:35.676240  6243 raft_consensus.cc:2243] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:35.676390  7752 consensus_peers.cc:597] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.676800  6243 raft_consensus.cc:2272] T 3f6548cfc51240829000528d41c991ec P b9e6a9bf8b0a471081e08258d2d660b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.691661  7465 consensus_peers.cc:597] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.725878  6243 tablet_server.cc:196] TabletServer@127.6.24.193:0 shutdown complete.
W20260710 11:02:35.734247  7391 consensus_peers.cc:597] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:35.771945  7752 consensus_peers.cc:597] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.773526  6243 tablet_server.cc:179] TabletServer@127.6.24.194:0 shutting down...
W20260710 11:02:35.781601  7752 consensus_peers.cc:597] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c -> Peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): Couldn't send request to peer ca3a04d2aaab4463b45e5aafd4ef6d87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:35.797448  7752 consensus_peers.cc:597] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.812474  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:35.813256  6243 tablet_replica.cc:333] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.813988  6243 raft_consensus.cc:2243] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.814612  6243 raft_consensus.cc:2272] T e569daa93b544291bc7f9bd341188200 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.816449  6243 tablet_replica.cc:333] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.817042  6243 raft_consensus.cc:2243] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.817467  6243 raft_consensus.cc:2272] T 14561fc4597f47ae8e090384b786a4f6 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.819271  6243 tablet_replica.cc:333] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.819789  6243 raft_consensus.cc:2243] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.820288  6243 raft_consensus.cc:2272] T ffc39ea7698c4b0f9a176da4083823e9 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.822078  6243 tablet_replica.cc:333] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.822836  6243 raft_consensus.cc:2243] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.823714  6243 raft_consensus.cc:2272] T 92f861644a8b419992727d26a3b42069 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.826489  6243 tablet_replica.cc:333] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
W20260710 11:02:35.827105  7752 consensus_peers.cc:597] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.827308  6243 raft_consensus.cc:2243] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:02:35.828014  7465 consensus_peers.cc:597] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f -> Peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): Couldn't send request to peer ca3a04d2aaab4463b45e5aafd4ef6d87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.828212  6243 raft_consensus.cc:2272] T bedb84ca26f34aa88077d07f94833c7d P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.830425  6243 tablet_replica.cc:333] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.830986  6243 raft_consensus.cc:2243] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.831494  6243 raft_consensus.cc:2272] T 31a018619a3d4aafa9f6eef7cfb224e2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.833209  6243 tablet_replica.cc:333] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.833815  6243 raft_consensus.cc:2243] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.834574  6243 raft_consensus.cc:2272] T b768168151ee4d98b06de3c8b7618091 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.836444  6243 tablet_replica.cc:333] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.837018  6243 raft_consensus.cc:2243] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.837544  6243 raft_consensus.cc:2272] T 42c238fc992e4909a8063e659888e94f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.839546  6243 tablet_replica.cc:333] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.840073  6243 raft_consensus.cc:2243] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.840713  6243 raft_consensus.cc:2272] T c6a308fa8fba4803b9f370b64bf89bc7 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.842643  6243 tablet_replica.cc:333] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.843187  6243 raft_consensus.cc:2243] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.843847  6243 raft_consensus.cc:2272] T 95a6b45f1679452c9ce37277048b617b P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.845712  7391 consensus_peers.cc:597] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.845789  6243 tablet_replica.cc:333] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.846421  6243 raft_consensus.cc:2243] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.846884  6243 raft_consensus.cc:2272] T 54502ed96635415786fd47ab1e48eee5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.849009  6243 tablet_replica.cc:333] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.849604  6243 raft_consensus.cc:2243] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.850162  6243 raft_consensus.cc:2272] T 084636a09be34f08900f9c8a10226484 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.851729  6243 tablet_replica.cc:333] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.852214  6243 raft_consensus.cc:2243] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.852979  6243 raft_consensus.cc:2272] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.854913  6243 tablet_replica.cc:333] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.855419  6243 raft_consensus.cc:2243] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.856244  6243 raft_consensus.cc:2272] T d53f50c7b5a2448ba97c3027b6681a00 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.857995  6243 tablet_replica.cc:333] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.858492  6243 raft_consensus.cc:2243] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.858969  6243 raft_consensus.cc:2272] T d823d81941464e0fa3038b5a2eb2058f P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.860635  6243 tablet_replica.cc:333] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.861109  6243 raft_consensus.cc:2243] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.861879  6243 raft_consensus.cc:2272] T 3f6548cfc51240829000528d41c991ec P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.863642  6243 tablet_replica.cc:333] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.864130  6243 raft_consensus.cc:2243] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.864742  6243 raft_consensus.cc:2272] T 348e64aeeae847a1adf66b81dfdd51b5 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.866600  6243 tablet_replica.cc:333] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87: stopping tablet replica
I20260710 11:02:35.867033  6243 raft_consensus.cc:2243] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.867545  6243 raft_consensus.cc:2272] T eec5c39cac294ccbae8a4f30122c0ec2 P ca3a04d2aaab4463b45e5aafd4ef6d87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.882838  7752 consensus_peers.cc:597] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.912110  6243 tablet_server.cc:196] TabletServer@127.6.24.194:0 shutdown complete.
I20260710 11:02:35.950497  6243 tablet_server.cc:179] TabletServer@127.6.24.195:0 shutting down...
I20260710 11:02:35.978964  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:35.979734  6243 tablet_replica.cc:333] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:35.980360  6243 raft_consensus.cc:2243] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.980973  6243 raft_consensus.cc:2272] T bedb84ca26f34aa88077d07f94833c7d P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.982911  6243 tablet_replica.cc:333] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:35.983456  6243 raft_consensus.cc:2243] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.984046  6243 raft_consensus.cc:2272] T b8b005b5cde94f40a58575bd686c763b P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.986332  6243 tablet_replica.cc:333] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:35.986867  6243 raft_consensus.cc:2243] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.987299  6243 raft_consensus.cc:2272] T 748474b69dcf4c19b191c0022455b946 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.988437  7811 debug-util.cc:398] Leaking SignalData structure 0x7b0800261060 after lost signal to thread 6246
W20260710 11:02:35.989285  7752 consensus_peers.cc:597] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c -> Peer b9e6a9bf8b0a471081e08258d2d660b4 (127.6.24.193:41989): Couldn't send request to peer b9e6a9bf8b0a471081e08258d2d660b4. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.989399  6243 tablet_replica.cc:333] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
W20260710 11:02:35.989454  7811 debug-util.cc:398] Leaking SignalData structure 0x7b0800261740 after lost signal to thread 7285
I20260710 11:02:35.990459  6243 raft_consensus.cc:2243] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.991256  6243 raft_consensus.cc:2272] T e7b4b4940d1a4004b8d066b1b2edc947 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.991715  7811 debug-util.cc:398] Leaking SignalData structure 0x7b0800290940 after lost signal to thread 7526
W20260710 11:02:35.992522  7811 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1660 after lost signal to thread 7814
I20260710 11:02:35.993629  6243 tablet_replica.cc:333] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:35.994279  6243 raft_consensus.cc:2243] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.994752  6243 raft_consensus.cc:2272] T 14561fc4597f47ae8e090384b786a4f6 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.996681  6243 tablet_replica.cc:333] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:35.997233  6243 raft_consensus.cc:2243] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.998028  6243 raft_consensus.cc:2272] T ffc39ea7698c4b0f9a176da4083823e9 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.999920  6243 tablet_replica.cc:333] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.000624  6243 raft_consensus.cc:2243] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.001653  6243 raft_consensus.cc:2272] T eec5c39cac294ccbae8a4f30122c0ec2 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.004482  6243 tablet_replica.cc:333] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
W20260710 11:02:36.005010  7755 consensus_peers.cc:597] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c -> Peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Couldn't send request to peer 14563f264ef14570915111f2df979a2f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:36.005223  6243 raft_consensus.cc:2243] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.005887  6243 raft_consensus.cc:2272] T b4a824ca80424ca0a80855f3c1005b90 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:36.007756  7755 consensus_peers.cc:597] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c -> Peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Couldn't send request to peer 14563f264ef14570915111f2df979a2f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:36.008394  6243 tablet_replica.cc:333] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.009150  6243 raft_consensus.cc:2243] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.009685  6243 raft_consensus.cc:2272] T 31a018619a3d4aafa9f6eef7cfb224e2 P 14563f264ef14570915111f2df979a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.011399  6243 tablet_replica.cc:333] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.011983  6243 raft_consensus.cc:2243] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.012662  6243 raft_consensus.cc:2272] T b768168151ee4d98b06de3c8b7618091 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.015267  6243 tablet_replica.cc:333] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.015975  6243 raft_consensus.cc:2243] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.016492  6243 raft_consensus.cc:2272] T 84ee1a4fd11c48d8a6f0bd6a97341ca5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:36.017903  7752 consensus_peers.cc:597] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c -> Peer ca3a04d2aaab4463b45e5aafd4ef6d87 (127.6.24.194:32795): Couldn't send request to peer ca3a04d2aaab4463b45e5aafd4ef6d87. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.194:32795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:36.018940  6243 tablet_replica.cc:333] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.019549  6243 raft_consensus.cc:2243] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.020141  6243 raft_consensus.cc:2272] T b994729d69934648bdc1293a8156c2f6 P 14563f264ef14570915111f2df979a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.022045  6243 tablet_replica.cc:333] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.022562  6243 raft_consensus.cc:2243] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.023327  6243 raft_consensus.cc:2272] T d823d81941464e0fa3038b5a2eb2058f P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.025013  6243 tablet_replica.cc:333] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.025508  6243 raft_consensus.cc:2243] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.026144  6243 raft_consensus.cc:2272] T d53f50c7b5a2448ba97c3027b6681a00 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.027881  6243 tablet_replica.cc:333] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.028367  6243 raft_consensus.cc:2243] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.029129  6243 raft_consensus.cc:2272] T e569daa93b544291bc7f9bd341188200 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.031080  6243 tablet_replica.cc:333] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.031618  6243 raft_consensus.cc:2243] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.032058  6243 raft_consensus.cc:2272] T 3f6548cfc51240829000528d41c991ec P 14563f264ef14570915111f2df979a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.033825  6243 tablet_replica.cc:333] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.034361  6243 raft_consensus.cc:2243] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.035241  6243 raft_consensus.cc:2272] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.036966  6243 tablet_replica.cc:333] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f: stopping tablet replica
I20260710 11:02:36.037408  6243 raft_consensus.cc:2243] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.038177  6243 raft_consensus.cc:2272] T 348e64aeeae847a1adf66b81dfdd51b5 P 14563f264ef14570915111f2df979a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.091742  6243 tablet_server.cc:196] TabletServer@127.6.24.195:0 shutdown complete.
W20260710 11:02:36.132155  7755 consensus_peers.cc:597] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c -> Peer 14563f264ef14570915111f2df979a2f (127.6.24.195:35513): Couldn't send request to peer 14563f264ef14570915111f2df979a2f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.195:35513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:36.146207  6243 tablet_server.cc:179] TabletServer@127.6.24.196:0 shutting down...
I20260710 11:02:36.176393  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:36.177219  6243 tablet_replica.cc:333] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.178304  6243 raft_consensus.cc:2243] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.179090  6243 raft_consensus.cc:2272] T b8b005b5cde94f40a58575bd686c763b P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.181304  6243 tablet_replica.cc:333] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.181907  6243 raft_consensus.cc:2243] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.182473  6243 raft_consensus.cc:2272] T bedb84ca26f34aa88077d07f94833c7d P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.184415  6243 tablet_replica.cc:333] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.184984  6243 raft_consensus.cc:2243] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.185510  6243 raft_consensus.cc:2272] T 92f861644a8b419992727d26a3b42069 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.187552  6243 tablet_replica.cc:333] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.188090  6243 raft_consensus.cc:2243] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.188812  6243 raft_consensus.cc:2272] T b4a824ca80424ca0a80855f3c1005b90 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.190554  6243 tablet_replica.cc:333] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.191079  6243 raft_consensus.cc:2243] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.191530  6243 raft_consensus.cc:2272] T 42c238fc992e4909a8063e659888e94f P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.193773  6243 tablet_replica.cc:333] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.194319  6243 raft_consensus.cc:2243] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.194780  6243 raft_consensus.cc:2272] T c6a308fa8fba4803b9f370b64bf89bc7 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.196592  6243 tablet_replica.cc:333] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.197186  6243 raft_consensus.cc:2243] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.197786  6243 raft_consensus.cc:2272] T 348e64aeeae847a1adf66b81dfdd51b5 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.199474  6243 tablet_replica.cc:333] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.199968  6243 raft_consensus.cc:2243] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.200541  6243 raft_consensus.cc:2272] T 2fa2c45f3a6d4b90b1522f46264ee7fa P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.203083  6243 tablet_replica.cc:333] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.203665  6243 raft_consensus.cc:2243] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.204553  6243 raft_consensus.cc:2272] T b994729d69934648bdc1293a8156c2f6 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.206676  6243 tablet_replica.cc:333] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.207243  6243 raft_consensus.cc:2243] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.207685  6243 raft_consensus.cc:2272] T d53f50c7b5a2448ba97c3027b6681a00 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.209640  6243 tablet_replica.cc:333] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.210132  6243 raft_consensus.cc:2243] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.210599  6243 raft_consensus.cc:2272] T eec5c39cac294ccbae8a4f30122c0ec2 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.212431  6243 tablet_replica.cc:333] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.212944  6243 raft_consensus.cc:2243] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.213423  6243 raft_consensus.cc:2272] T e569daa93b544291bc7f9bd341188200 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.215526  6243 tablet_replica.cc:333] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.216012  6243 raft_consensus.cc:2243] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.216781  6243 raft_consensus.cc:2272] T 95a6b45f1679452c9ce37277048b617b P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.218560  6243 tablet_replica.cc:333] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.219055  6243 raft_consensus.cc:2243] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.219895  6243 raft_consensus.cc:2272] T 748474b69dcf4c19b191c0022455b946 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.221760  6243 tablet_replica.cc:333] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.222247  6243 raft_consensus.cc:2243] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.222929  6243 raft_consensus.cc:2272] T 54502ed96635415786fd47ab1e48eee5 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.224915  6243 tablet_replica.cc:333] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.225435  6243 raft_consensus.cc:2243] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.226023  6243 raft_consensus.cc:2272] T b768168151ee4d98b06de3c8b7618091 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.227726  6243 tablet_replica.cc:333] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.228170  6243 raft_consensus.cc:2243] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.228595  6243 raft_consensus.cc:2272] T 084636a09be34f08900f9c8a10226484 P 2f926ec8232d4250b4031a6457458e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.230450  6243 tablet_replica.cc:333] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c: stopping tablet replica
I20260710 11:02:36.230875  6243 raft_consensus.cc:2243] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.231545  6243 raft_consensus.cc:2272] T e7b4b4940d1a4004b8d066b1b2edc947 P 2f926ec8232d4250b4031a6457458e3c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:37.265985  6243 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7811)
W20260710 11:02:38.266420  6243 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7811)
I20260710 11:02:38.496682  6243 tablet_server.cc:196] TabletServer@127.6.24.196:0 shutdown complete.
I20260710 11:02:38.526042  6243 master.cc:562] Master@127.6.24.254:41491 shutting down...
I20260710 11:02:38.550981  6243 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.551535  6243 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.551846  6243 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4add721fe1b640f697e9b87f12821fbf: stopping tablet replica
I20260710 11:02:38.573184  6243 master.cc:584] Master@127.6.24.254:41491 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (33318 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:02:38.629184  6243 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.24.254:34783
I20260710 11:02:38.630414  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.636229  8254 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:38.636443  8255 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:38.637096  8257 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:38.637998  6243 server_base.cc:1061] running on GCE node
I20260710 11:02:38.638998  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:38.639170  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:38.639279  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681358639268 us; error 0 us; skew 500 ppm
I20260710 11:02:38.639736  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.642189  6243 webserver.cc:533] Webserver started at http://127.6.24.254:34291/ using document root <none> and password file <none>
I20260710 11:02:38.642656  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:38.642817  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:38.643026  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:38.644099  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/master-0-root/instance:
uuid: "bfe5063e7eb141649c61b10a9b2ec9b4"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-7rm2"
I20260710 11:02:38.648752  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:38.652058  8262 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.652829  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:02:38.653076  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/master-0-root
uuid: "bfe5063e7eb141649c61b10a9b2ec9b4"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-7rm2"
I20260710 11:02:38.653328  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:38.663445  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:38.664644  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:38.702284  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.254:34783
I20260710 11:02:38.702384  8313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.254:34783 every 8 connection(s)
I20260710 11:02:38.706499  8314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:38.717406  8314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4: Bootstrap starting.
I20260710 11:02:38.722536  8314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:38.727119  8314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4: No bootstrap required, opened a new log
I20260710 11:02:38.729218  8314 raft_consensus.cc:359] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfe5063e7eb141649c61b10a9b2ec9b4" member_type: VOTER }
I20260710 11:02:38.729688  8314 raft_consensus.cc:385] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.729884  8314 raft_consensus.cc:740] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe5063e7eb141649c61b10a9b2ec9b4, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.730473  8314 consensus_queue.cc:260] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfe5063e7eb141649c61b10a9b2ec9b4" member_type: VOTER }
I20260710 11:02:38.730901  8314 raft_consensus.cc:399] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:38.731087  8314 raft_consensus.cc:493] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:38.731292  8314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.735662  8314 raft_consensus.cc:515] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfe5063e7eb141649c61b10a9b2ec9b4" member_type: VOTER }
I20260710 11:02:38.736160  8314 leader_election.cc:304] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [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: bfe5063e7eb141649c61b10a9b2ec9b4; no voters: 
I20260710 11:02:38.737234  8314 leader_election.cc:290] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:38.737753  8317 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:38.739085  8317 raft_consensus.cc:697] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 1 LEADER]: Becoming Leader. State: Replica: bfe5063e7eb141649c61b10a9b2ec9b4, State: Running, Role: LEADER
I20260710 11:02:38.739768  8317 consensus_queue.cc:237] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [LEADER]: Queue going to LEADER mode. State: All 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: "bfe5063e7eb141649c61b10a9b2ec9b4" member_type: VOTER }
I20260710 11:02:38.740373  8314 sys_catalog.cc:565] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:38.744769  8319 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bfe5063e7eb141649c61b10a9b2ec9b4. Latest consensus state: current_term: 1 leader_uuid: "bfe5063e7eb141649c61b10a9b2ec9b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfe5063e7eb141649c61b10a9b2ec9b4" member_type: VOTER } }
I20260710 11:02:38.745498  8319 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:38.746843  8318 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bfe5063e7eb141649c61b10a9b2ec9b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfe5063e7eb141649c61b10a9b2ec9b4" member_type: VOTER } }
I20260710 11:02:38.747530  8318 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:38.748309  8325 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:38.754650  8325 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:38.755726  6243 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:38.763806  8325 catalog_manager.cc:1383] Generated new cluster ID: c2851355facb43d7b221efe5bc833f94
I20260710 11:02:38.764113  8325 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:38.779307  8325 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:38.780550  8325 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:38.795825  8325 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4: Generated new TSK 0
I20260710 11:02:38.796445  8325 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:38.823220  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.830798  8336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:38.830895  8335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:38.836455  6243 server_base.cc:1061] running on GCE node
W20260710 11:02:38.836323  8338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:38.840546  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:38.840826  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:38.841061  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681358841026 us; error 0 us; skew 500 ppm
I20260710 11:02:38.841707  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.844280  6243 webserver.cc:533] Webserver started at http://127.6.24.193:42269/ using document root <none> and password file <none>
I20260710 11:02:38.844796  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:38.844986  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:38.845296  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:38.846426  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/instance:
uuid: "2ebb59a402e6495eb68bda1a00a175db"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-7rm2"
I20260710 11:02:38.851109  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:02:38.854588  8343 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.855379  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:38.855742  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "2ebb59a402e6495eb68bda1a00a175db"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-7rm2"
I20260710 11:02:38.855996  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:38.881230  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:38.882475  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:38.883970  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:38.886214  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:38.886440  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.886682  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:38.886869  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.928068  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:36735
I20260710 11:02:38.928175  8405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:36735 every 8 connection(s)
I20260710 11:02:38.933019  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.940121  8410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:38.942051  8411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:38.945369  6243 server_base.cc:1061] running on GCE node
W20260710 11:02:38.945912  8413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:38.947093  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:38.947368  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:38.947554  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681358947539 us; error 0 us; skew 500 ppm
I20260710 11:02:38.948189  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.948109  8406 heartbeater.cc:344] Connected to a master server at 127.6.24.254:34783
I20260710 11:02:38.948791  8406 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:38.949744  8406 heartbeater.cc:507] Master 127.6.24.254:34783 requested a full tablet report, sending...
I20260710 11:02:38.951148  6243 webserver.cc:533] Webserver started at http://127.6.24.194:36773/ using document root <none> and password file <none>
I20260710 11:02:38.951721  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:38.951949  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:38.952283  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:38.952174  8279 ts_manager.cc:194] Registered new tserver with Master: 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:38.953781  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/instance:
uuid: "3c6cb861ecb14bb89059b53b228546e3"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-7rm2"
I20260710 11:02:38.954608  8279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37404
I20260710 11:02:38.958961  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:38.962267  8418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.963056  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:38.963364  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-1-root
uuid: "3c6cb861ecb14bb89059b53b228546e3"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-7rm2"
I20260710 11:02:38.963636  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:38.980549  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:38.981777  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:38.983246  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:38.985478  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:38.985721  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.985967  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:38.986145  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.024266  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.194:41733
I20260710 11:02:39.024389  8480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.194:41733 every 8 connection(s)
I20260710 11:02:39.029431  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:39.035921  8484 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:39.037681  8485 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:39.039755  8487 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:39.040396  6243 server_base.cc:1061] running on GCE node
I20260710 11:02:39.041476  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:39.041795  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:39.042014  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681359041995 us; error 0 us; skew 500 ppm
I20260710 11:02:39.042287  8481 heartbeater.cc:344] Connected to a master server at 127.6.24.254:34783
I20260710 11:02:39.042659  8481 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:39.042826  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:39.043587  8481 heartbeater.cc:507] Master 127.6.24.254:34783 requested a full tablet report, sending...
I20260710 11:02:39.045776  6243 webserver.cc:533] Webserver started at http://127.6.24.195:45345/ using document root <none> and password file <none>
I20260710 11:02:39.046046  8279 ts_manager.cc:194] Registered new tserver with Master: 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:39.046314  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:39.046566  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:39.046852  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:39.047545  8279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37420
I20260710 11:02:39.048017  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/instance:
uuid: "66fce00318b94795bf01fb6d44cd53fd"
format_stamp: "Formatted at 2026-07-10 11:02:39 on dist-test-slave-7rm2"
I20260710 11:02:39.052829  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:02:39.056275  8492 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.057061  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:39.057411  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-2-root
uuid: "66fce00318b94795bf01fb6d44cd53fd"
format_stamp: "Formatted at 2026-07-10 11:02:39 on dist-test-slave-7rm2"
I20260710 11:02:39.057777  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:39.069001  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:39.070329  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:39.071799  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:39.074035  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:39.074258  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.074502  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:39.074682  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.114645  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.195:37267
I20260710 11:02:39.114758  8554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.195:37267 every 8 connection(s)
I20260710 11:02:39.119416  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:39.126760  8558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:39.127810  8559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:39.129464  6243 server_base.cc:1061] running on GCE node
W20260710 11:02:39.130587  8561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:39.131695  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:39.131989  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:39.132179  8555 heartbeater.cc:344] Connected to a master server at 127.6.24.254:34783
I20260710 11:02:39.132242  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681359132219 us; error 0 us; skew 500 ppm
I20260710 11:02:39.132660  8555 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:39.133033  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:39.133518  8555 heartbeater.cc:507] Master 127.6.24.254:34783 requested a full tablet report, sending...
I20260710 11:02:39.135766  6243 webserver.cc:533] Webserver started at http://127.6.24.196:44101/ using document root <none> and password file <none>
I20260710 11:02:39.135864  8279 ts_manager.cc:194] Registered new tserver with Master: 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:39.136327  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:39.136572  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:39.136833  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:39.137427  8279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37434
I20260710 11:02:39.138078  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-3-root/instance:
uuid: "62838a25330143a699b6e2a32c9897ed"
format_stamp: "Formatted at 2026-07-10 11:02:39 on dist-test-slave-7rm2"
I20260710 11:02:39.142551  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:39.146139  8566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.146925  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:02:39.147257  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-3-root
uuid: "62838a25330143a699b6e2a32c9897ed"
format_stamp: "Formatted at 2026-07-10 11:02:39 on dist-test-slave-7rm2"
I20260710 11:02:39.147611  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:39.158597  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:39.160040  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:39.161404  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:39.163913  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:39.164165  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.164430  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:39.164656  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.210134  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.196:37593
I20260710 11:02:39.210204  8628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.196:37593 every 8 connection(s)
I20260710 11:02:39.224232  8629 heartbeater.cc:344] Connected to a master server at 127.6.24.254:34783
I20260710 11:02:39.224675  8629 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:39.225509  8629 heartbeater.cc:507] Master 127.6.24.254:34783 requested a full tablet report, sending...
I20260710 11:02:39.228281  8279 ts_manager.cc:194] Registered new tserver with Master: 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:39.228689  6243 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015019699s
I20260710 11:02:39.229717  8279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37444
I20260710 11:02:39.254091  8279 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37454:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:02:39.396178  8446 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd4dee4421c4f6d9f659841c6f28636 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:39.396919  8520 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd4dee4421c4f6d9f659841c6f28636 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:39.397709  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd4dee4421c4f6d9f659841c6f28636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.398236  8520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd4dee4421c4f6d9f659841c6f28636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.400831  8519 tablet_service.cc:1511] Processing CreateTablet for tablet de94617c0ba94cc79fa504e2a3fa769a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:39.402235  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de94617c0ba94cc79fa504e2a3fa769a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.402626  8445 tablet_service.cc:1511] Processing CreateTablet for tablet 748cc9c8d457423f9b86a854263fdc2a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:39.403954  8445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748cc9c8d457423f9b86a854263fdc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.406693  8444 tablet_service.cc:1511] Processing CreateTablet for tablet 72157554b40d4311a2df03d31eb63d6f (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:39.408063  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72157554b40d4311a2df03d31eb63d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.407871  8517 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe678780a874c67a538a47abb7c9f23 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:39.409157  8517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe678780a874c67a538a47abb7c9f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.406693  8518 tablet_service.cc:1511] Processing CreateTablet for tablet 72157554b40d4311a2df03d31eb63d6f (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:39.410995  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72157554b40d4311a2df03d31eb63d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.410677  8516 tablet_service.cc:1511] Processing CreateTablet for tablet 5444b16ba3384e82b80db56c9beb0589 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:39.411958  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5444b16ba3384e82b80db56c9beb0589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.416134  8443 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe678780a874c67a538a47abb7c9f23 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:39.418730  8515 tablet_service.cc:1511] Processing CreateTablet for tablet 12fe9977d5df49908cf3b2c8c75cdf6e (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:39.420149  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12fe9977d5df49908cf3b2c8c75cdf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.422716  8442 tablet_service.cc:1511] Processing CreateTablet for tablet bc0633cffc2648a78f7767c2288c7505 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:39.424904  8441 tablet_service.cc:1511] Processing CreateTablet for tablet 12fe9977d5df49908cf3b2c8c75cdf6e (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:39.427153  8514 tablet_service.cc:1511] Processing CreateTablet for tablet c29593b9c0c1410597bd9ced03586576 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:39.428406  8514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29593b9c0c1410597bd9ced03586576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.417462  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe678780a874c67a538a47abb7c9f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.431259  8440 tablet_service.cc:1511] Processing CreateTablet for tablet c29593b9c0c1410597bd9ced03586576 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:39.432556  8440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29593b9c0c1410597bd9ced03586576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.433358  8513 tablet_service.cc:1511] Processing CreateTablet for tablet 06b53d7ff27745259296cd1f0124bfad (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:39.434755  8513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b53d7ff27745259296cd1f0124bfad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.439270  8441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12fe9977d5df49908cf3b2c8c75cdf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.442582  8512 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7eb0e524d142e6a321e0b4a028d537 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:39.443953  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7eb0e524d142e6a321e0b4a028d537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.446527  8511 tablet_service.cc:1511] Processing CreateTablet for tablet fb595bfe8c3d4b0b8bb92b3e1a7614ab (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:39.446774  8371 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd4dee4421c4f6d9f659841c6f28636 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:39.449087  8371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd4dee4421c4f6d9f659841c6f28636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.453011  8366 tablet_service.cc:1511] Processing CreateTablet for tablet 5444b16ba3384e82b80db56c9beb0589 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:39.453459  8368 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe678780a874c67a538a47abb7c9f23 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:39.454458  8366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5444b16ba3384e82b80db56c9beb0589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.454663  8367 tablet_service.cc:1511] Processing CreateTablet for tablet bc0633cffc2648a78f7767c2288c7505 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:39.455317  8368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe678780a874c67a538a47abb7c9f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.456838  8365 tablet_service.cc:1511] Processing CreateTablet for tablet c29593b9c0c1410597bd9ced03586576 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:39.458181  8365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29593b9c0c1410597bd9ced03586576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.459807  8439 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6c6f938a6b4edabfe4f63601a970ad (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:39.460150  8364 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6c6f938a6b4edabfe4f63601a970ad (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:39.453521  8369 tablet_service.cc:1511] Processing CreateTablet for tablet de94617c0ba94cc79fa504e2a3fa769a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:39.463160  8438 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7eb0e524d142e6a321e0b4a028d537 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:39.464184  8437 tablet_service.cc:1511] Processing CreateTablet for tablet fb595bfe8c3d4b0b8bb92b3e1a7614ab (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:39.466528  8370 tablet_service.cc:1511] Processing CreateTablet for tablet 748cc9c8d457423f9b86a854263fdc2a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:39.470019  8364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6c6f938a6b4edabfe4f63601a970ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.471110  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0633cffc2648a78f7767c2288c7505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.451201  8511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb595bfe8c3d4b0b8bb92b3e1a7614ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.475639  8363 tablet_service.cc:1511] Processing CreateTablet for tablet 06b53d7ff27745259296cd1f0124bfad (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:39.476962  8363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b53d7ff27745259296cd1f0124bfad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.478672  8362 tablet_service.cc:1511] Processing CreateTablet for tablet fb595bfe8c3d4b0b8bb92b3e1a7614ab (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:39.479984  8362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb595bfe8c3d4b0b8bb92b3e1a7614ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.485428  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb595bfe8c3d4b0b8bb92b3e1a7614ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.515190  8367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0633cffc2648a78f7767c2288c7505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.525703  8439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6c6f938a6b4edabfe4f63601a970ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.546360  8645 tablet_bootstrap.cc:492] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:39.546739  8438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7eb0e524d142e6a321e0b4a028d537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.548769  8444 tablet_service.cc:1511] Processing CreateTablet for tablet ddbee54c888342d0873fabc3b06b98f7 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:39.550091  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbee54c888342d0873fabc3b06b98f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.555130  8370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748cc9c8d457423f9b86a854263fdc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.574501  8645 tablet_bootstrap.cc:654] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.583333  8518 tablet_service.cc:1511] Processing CreateTablet for tablet 54e52ad0f1ed424b86ded273a54fd5b8 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:39.584712  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e52ad0f1ed424b86ded273a54fd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.589674  8368 tablet_service.cc:1511] Processing CreateTablet for tablet ddbee54c888342d0873fabc3b06b98f7 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:39.591099  8368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbee54c888342d0873fabc3b06b98f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.646456  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de94617c0ba94cc79fa504e2a3fa769a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.651264  8594 tablet_service.cc:1511] Processing CreateTablet for tablet 748cc9c8d457423f9b86a854263fdc2a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:39.652666  8594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748cc9c8d457423f9b86a854263fdc2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.654800  8593 tablet_service.cc:1511] Processing CreateTablet for tablet de94617c0ba94cc79fa504e2a3fa769a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:39.655761  8647 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:39.656255  8593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de94617c0ba94cc79fa504e2a3fa769a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.656798  8646 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:39.658887  8591 tablet_service.cc:1511] Processing CreateTablet for tablet bc0633cffc2648a78f7767c2288c7505 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:39.660307  8591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0633cffc2648a78f7767c2288c7505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.664291  8589 tablet_service.cc:1511] Processing CreateTablet for tablet 12fe9977d5df49908cf3b2c8c75cdf6e (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:39.662755  8590 tablet_service.cc:1511] Processing CreateTablet for tablet 5444b16ba3384e82b80db56c9beb0589 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:39.669867  8588 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6c6f938a6b4edabfe4f63601a970ad (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:39.670729  8589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12fe9977d5df49908cf3b2c8c75cdf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.670583  8592 tablet_service.cc:1511] Processing CreateTablet for tablet 72157554b40d4311a2df03d31eb63d6f (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:39.671317  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6c6f938a6b4edabfe4f63601a970ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.671999  8592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72157554b40d4311a2df03d31eb63d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.674712  8647 tablet_bootstrap.cc:654] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.675467  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5444b16ba3384e82b80db56c9beb0589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.680253  8587 tablet_service.cc:1511] Processing CreateTablet for tablet 06b53d7ff27745259296cd1f0124bfad (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:39.684770  8586 tablet_service.cc:1511] Processing CreateTablet for tablet 5d7eb0e524d142e6a321e0b4a028d537 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:39.688881  8363 tablet_service.cc:1511] Processing CreateTablet for tablet 54e52ad0f1ed424b86ded273a54fd5b8 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:39.690596  8363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e52ad0f1ed424b86ded273a54fd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.692430  8646 tablet_bootstrap.cc:654] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.696019  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b53d7ff27745259296cd1f0124bfad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.697890  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d7eb0e524d142e6a321e0b4a028d537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.707000  8364 tablet_service.cc:1511] Processing CreateTablet for tablet b92733715b824106b8482dfad8cae3ac (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:39.708801  8364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92733715b824106b8482dfad8cae3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.710661  8515 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6b9acc86864b22b8741b94bc52908e (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:39.711953  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6b9acc86864b22b8741b94bc52908e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.712532  8445 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6b9acc86864b22b8741b94bc52908e (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:39.742444  8445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6b9acc86864b22b8741b94bc52908e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.751645  8647 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:39.752209  8647 ts_tablet_manager.cc:1403] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.031s
I20260710 11:02:39.755330  8647 raft_consensus.cc:359] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:39.756075  8647 raft_consensus.cc:385] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:39.756384  8647 raft_consensus.cc:740] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.758332  8645 tablet_bootstrap.cc:492] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:39.758822  8645 ts_tablet_manager.cc:1403] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.214s	user 0.005s	sys 0.016s
I20260710 11:02:39.763000  8585 tablet_service.cc:1511] Processing CreateTablet for tablet ddbee54c888342d0873fabc3b06b98f7 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:39.764534  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbee54c888342d0873fabc3b06b98f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.762609  8645 raft_consensus.cc:359] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:39.770028  8645 raft_consensus.cc:385] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:39.770352  8645 raft_consensus.cc:740] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.771075  8645 consensus_queue.cc:260] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:39.777874  8647 consensus_queue.cc:260] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
W20260710 11:02:39.779811  8264 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.24.193:36735, user_credentials={real_user=slave}} blocked reactor thread for 62967.2us
W20260710 11:02:39.780630  8266 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.24.195:37267, user_credentials={real_user=slave}} blocked reactor thread for 65493.9us
W20260710 11:02:39.787216  8327 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:39.791778  8586 tablet_service.cc:1511] Processing CreateTablet for tablet 54e52ad0f1ed424b86ded273a54fd5b8 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:39.793162  8586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e52ad0f1ed424b86ded273a54fd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.796532  8443 tablet_service.cc:1511] Processing CreateTablet for tablet b92733715b824106b8482dfad8cae3ac (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:39.797825  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92733715b824106b8482dfad8cae3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.807576  8516 tablet_service.cc:1511] Processing CreateTablet for tablet b92733715b824106b8482dfad8cae3ac (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:39.809945  8516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b92733715b824106b8482dfad8cae3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.818516  8370 tablet_service.cc:1511] Processing CreateTablet for tablet 25629d2941c748c09432892be2bf43cb (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:39.820236  8370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25629d2941c748c09432892be2bf43cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.820538  8647 ts_tablet_manager.cc:1434] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.068s	user 0.013s	sys 0.020s
I20260710 11:02:39.820879  8590 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6b9acc86864b22b8741b94bc52908e (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:39.821281  8406 heartbeater.cc:499] Master 127.6.24.254:34783 was elected leader, sending a full tablet report...
I20260710 11:02:39.821412  8588 tablet_service.cc:1511] Processing CreateTablet for tablet 25629d2941c748c09432892be2bf43cb (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:39.826464  8647 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:39.836333  8650 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:39.839071  8363 tablet_service.cc:1511] Processing CreateTablet for tablet 02aeb643d8f949a5a9df30adf720bb62 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:39.840294  8363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02aeb643d8f949a5a9df30adf720bb62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.844714  8647 tablet_bootstrap.cc:654] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.845737  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25629d2941c748c09432892be2bf43cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.847172  8445 tablet_service.cc:1511] Processing CreateTablet for tablet 25629d2941c748c09432892be2bf43cb (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:39.848435  8445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25629d2941c748c09432892be2bf43cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.853940  8590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6b9acc86864b22b8741b94bc52908e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.856057  8365 tablet_service.cc:1511] Processing CreateTablet for tablet 12255ea6a6064568a5be408f0d72d907 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:39.857359  8365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12255ea6a6064568a5be408f0d72d907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.856091  8645 ts_tablet_manager.cc:1434] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.009s
I20260710 11:02:39.866084  8481 heartbeater.cc:499] Master 127.6.24.254:34783 was elected leader, sending a full tablet report...
I20260710 11:02:39.866873  8517 tablet_service.cc:1511] Processing CreateTablet for tablet 02aeb643d8f949a5a9df30adf720bb62 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:39.868125  8517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02aeb643d8f949a5a9df30adf720bb62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.868826  8364 tablet_service.cc:1511] Processing CreateTablet for tablet caec2ca533684314a73d00ada4e41d5a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:39.865757  8652 raft_consensus.cc:493] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:39.870072  8364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caec2ca533684314a73d00ada4e41d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.870251  8652 raft_consensus.cc:515] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:39.873312  8652 leader_election.cc:290] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:39.891460  8645 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:39.912883  8437 tablet_service.cc:1511] Processing CreateTablet for tablet d4eca945bd174cf2bc0964acacc70b39 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:39.913862  8593 tablet_service.cc:1511] Processing CreateTablet for tablet d4eca945bd174cf2bc0964acacc70b39 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:39.914758  8437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4eca945bd174cf2bc0964acacc70b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.915117  8593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4eca945bd174cf2bc0964acacc70b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.919369  8442 tablet_service.cc:1511] Processing CreateTablet for tablet 12255ea6a6064568a5be408f0d72d907 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:39.920629  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12255ea6a6064568a5be408f0d72d907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.930447  8515 tablet_service.cc:1511] Processing CreateTablet for tablet d4eca945bd174cf2bc0964acacc70b39 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:39.932127  8515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4eca945bd174cf2bc0964acacc70b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.934581  8585 tablet_service.cc:1511] Processing CreateTablet for tablet 02aeb643d8f949a5a9df30adf720bb62 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:39.935967  8585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02aeb643d8f949a5a9df30adf720bb62. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:39.937124  8407 tablet.cc:2406] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:02:39.944752  8513 tablet_service.cc:1511] Processing CreateTablet for tablet 12255ea6a6064568a5be408f0d72d907 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:39.946065  8650 tablet_bootstrap.cc:654] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.946285  8513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12255ea6a6064568a5be408f0d72d907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.968299  8519 tablet_service.cc:1511] Processing CreateTablet for tablet c21a7e82eebc4479869c251e6bea1d29 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:39.969208  8588 tablet_service.cc:1511] Processing CreateTablet for tablet c21a7e82eebc4479869c251e6bea1d29 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:39.969702  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21a7e82eebc4479869c251e6bea1d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.970500  8588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21a7e82eebc4479869c251e6bea1d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.971022  8441 tablet_service.cc:1511] Processing CreateTablet for tablet 77ec65717cb24608966174ef1b9ea122 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:39.972622  8591 tablet_service.cc:1511] Processing CreateTablet for tablet caec2ca533684314a73d00ada4e41d5a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:39.969471  8514 tablet_service.cc:1511] Processing CreateTablet for tablet 77ec65717cb24608966174ef1b9ea122 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:39.973840  8591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caec2ca533684314a73d00ada4e41d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.974058  8514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ec65717cb24608966174ef1b9ea122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.976449  8441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ec65717cb24608966174ef1b9ea122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.978530  8587 tablet_service.cc:1511] Processing CreateTablet for tablet 77ec65717cb24608966174ef1b9ea122 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:39.979714  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ec65717cb24608966174ef1b9ea122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.980628  8443 tablet_service.cc:1511] Processing CreateTablet for tablet caec2ca533684314a73d00ada4e41d5a (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:39.982070  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caec2ca533684314a73d00ada4e41d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:40.031638  8647 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:40.032209  8647 ts_tablet_manager.cc:1403] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.206s	user 0.014s	sys 0.029s
I20260710 11:02:40.039847  8363 tablet_service.cc:1511] Processing CreateTablet for tablet c21a7e82eebc4479869c251e6bea1d29 (DEFAULT_TABLE table=test-workload [id=d88d0775514f4414bd263a43e2a50007]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:40.041190  8363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21a7e82eebc4479869c251e6bea1d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:40.044121  8646 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:40.047344  8646 ts_tablet_manager.cc:1403] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.391s	user 0.027s	sys 0.057s
I20260710 11:02:40.049917  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6c6f938a6b4edabfe4f63601a970ad" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:40.052016  8646 raft_consensus.cc:359] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.053013  8646 raft_consensus.cc:385] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:02:40.054023  8347 leader_election.cc:343] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.063277  8647 raft_consensus.cc:359] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.064363  8647 raft_consensus.cc:385] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.064754  8647 raft_consensus.cc:740] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.073913  8647 consensus_queue.cc:260] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.076364  8647 ts_tablet_manager.cc:1434] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260710 11:02:40.053371  8646 raft_consensus.cc:740] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.078750  8645 tablet_bootstrap.cc:654] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.078495  8646 consensus_queue.cc:260] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.077373  8647 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:40.094668  8650 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:40.095346  8650 ts_tablet_manager.cc:1403] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.259s	user 0.019s	sys 0.032s
I20260710 11:02:40.103848  8650 raft_consensus.cc:359] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.104663  8650 raft_consensus.cc:385] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.104928  8650 raft_consensus.cc:740] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.105635  8650 consensus_queue.cc:260] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.106302  8555 heartbeater.cc:499] Master 127.6.24.254:34783 was elected leader, sending a full tablet report...
I20260710 11:02:40.106498  8647 tablet_bootstrap.cc:654] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.103895  8646 ts_tablet_manager.cc:1434] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.055s	user 0.017s	sys 0.008s
I20260710 11:02:40.107632  8645 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:40.108413  8646 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:40.115945  8646 tablet_bootstrap.cc:654] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.109417  8645 ts_tablet_manager.cc:1403] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.233s	user 0.011s	sys 0.002s
I20260710 11:02:40.120095  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6c6f938a6b4edabfe4f63601a970ad" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.121062  8645 raft_consensus.cc:359] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
W20260710 11:02:40.121771  8347 leader_election.cc:343] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.122076  8645 raft_consensus.cc:385] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.122553  8645 raft_consensus.cc:740] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.122406  8347 leader_election.cc:304] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db; no voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:40.123991  8652 raft_consensus.cc:2749] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.128314  8645 consensus_queue.cc:260] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.134016  8629 heartbeater.cc:499] Master 127.6.24.254:34783 was elected leader, sending a full tablet report...
I20260710 11:02:40.134402  8650 ts_tablet_manager.cc:1434] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.018s
I20260710 11:02:40.136299  8645 ts_tablet_manager.cc:1434] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:02:40.136560  8650 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.137295  8645 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:40.139783  8659 raft_consensus.cc:493] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.140395  8659 raft_consensus.cc:515] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.143139  8650 tablet_bootstrap.cc:654] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.143772  8645 tablet_bootstrap.cc:654] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.147284  8647 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:40.147804  8647 ts_tablet_manager.cc:1403] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.006s
I20260710 11:02:40.151018  8647 raft_consensus.cc:359] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.151750  8647 raft_consensus.cc:385] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.152082  8647 raft_consensus.cc:740] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.152987  8647 consensus_queue.cc:260] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.155535  8647 ts_tablet_manager.cc:1434] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260710 11:02:40.156744  8647 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:40.159010  8659 leader_election.cc:290] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:40.163134  8647 tablet_bootstrap.cc:654] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.163188  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de94617c0ba94cc79fa504e2a3fa769a" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
W20260710 11:02:40.164862  8496 leader_election.cc:343] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.169176  8650 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:40.169834  8650 ts_tablet_manager.cc:1403] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.000s
I20260710 11:02:40.173477  8650 raft_consensus.cc:359] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.174256  8650 raft_consensus.cc:385] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.174644  8650 raft_consensus.cc:740] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.175818  8650 consensus_queue.cc:260] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.176867  8647 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:40.177441  8647 ts_tablet_manager.cc:1403] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260710 11:02:40.180109  8645 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:40.180755  8645 ts_tablet_manager.cc:1403] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260710 11:02:40.184697  8645 raft_consensus.cc:359] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.189383  8645 raft_consensus.cc:385] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.189870  8645 raft_consensus.cc:740] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.188604  8647 raft_consensus.cc:359] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.190922  8647 raft_consensus.cc:385] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.191318  8647 raft_consensus.cc:740] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.192404  8645 consensus_queue.cc:260] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.194003  8647 consensus_queue.cc:260] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.197176  8651 raft_consensus.cc:493] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.197947  8651 raft_consensus.cc:515] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.212734  8651 leader_election.cc:290] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:40.217268  8646 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:40.217913  8646 ts_tablet_manager.cc:1403] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.110s	user 0.044s	sys 0.056s
I20260710 11:02:40.220939  8646 raft_consensus.cc:359] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.221712  8646 raft_consensus.cc:385] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.222043  8646 raft_consensus.cc:740] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.222954  8646 consensus_queue.cc:260] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.225319  8646 ts_tablet_manager.cc:1434] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:02:40.226351  8646 tablet_bootstrap.cc:492] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:40.232775  8646 tablet_bootstrap.cc:654] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.242992  8647 ts_tablet_manager.cc:1434] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.003s
I20260710 11:02:40.244015  8647 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:40.244277  8646 tablet_bootstrap.cc:492] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:40.244840  8646 ts_tablet_manager.cc:1403] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:02:40.247141  8645 ts_tablet_manager.cc:1434] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.002s
I20260710 11:02:40.248072  8646 raft_consensus.cc:359] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.248862  8646 raft_consensus.cc:385] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.249238  8646 raft_consensus.cc:740] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.249969  8645 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:40.250242  8650 ts_tablet_manager.cc:1434] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.080s	user 0.029s	sys 0.037s
I20260710 11:02:40.250268  8646 consensus_queue.cc:260] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.251272  8650 tablet_bootstrap.cc:492] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.252979  8646 ts_tablet_manager.cc:1434] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:40.254027  8646 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:40.249121  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de94617c0ba94cc79fa504e2a3fa769a" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
W20260710 11:02:40.255455  8494 leader_election.cc:343] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.255955  8494 leader_election.cc:304] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:40.256887  8659 raft_consensus.cc:2749] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.259040  8650 tablet_bootstrap.cc:654] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.261945  8646 tablet_bootstrap.cc:654] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.265357  8651 raft_consensus.cc:493] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.266048  8651 raft_consensus.cc:515] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.268893  8651 leader_election.cc:290] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:40.271190  8650 tablet_bootstrap.cc:492] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:40.271710  8650 ts_tablet_manager.cc:1403] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:02:40.274674  8650 raft_consensus.cc:359] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.275455  8650 raft_consensus.cc:385] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.275761  8650 raft_consensus.cc:740] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.277148  8652 raft_consensus.cc:493] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.276858  8650 consensus_queue.cc:260] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.277657  8652 raft_consensus.cc:515] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.279403  8650 ts_tablet_manager.cc:1434] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:02:40.279948  8652 leader_election.cc:290] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:40.282749  8650 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.290943  8650 tablet_bootstrap.cc:654] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.295992  8646 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:40.296569  8646 ts_tablet_manager.cc:1403] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.015s
I20260710 11:02:40.297825  8652 raft_consensus.cc:493] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.298319  8652 raft_consensus.cc:515] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.299753  8646 raft_consensus.cc:359] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.300545  8646 raft_consensus.cc:385] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.300935  8646 raft_consensus.cc:740] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.301839  8646 consensus_queue.cc:260] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.300369  8652 leader_election.cc:290] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:40.304467  8646 ts_tablet_manager.cc:1434] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:02:40.305294  8670 raft_consensus.cc:493] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.305460  8646 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:40.305821  8670 raft_consensus.cc:515] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.310031  8670 leader_election.cc:290] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:40.311812  8670 raft_consensus.cc:493] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.312304  8670 raft_consensus.cc:515] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.313344  8646 tablet_bootstrap.cc:654] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.327270  8670 leader_election.cc:290] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:40.327893  8650 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:40.328555  8650 ts_tablet_manager.cc:1403] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.001s
I20260710 11:02:40.332116  8650 raft_consensus.cc:359] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.333021  8650 raft_consensus.cc:385] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.333379  8650 raft_consensus.cc:740] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.342409  8650 consensus_queue.cc:260] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.343235  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:40.346081  8650 ts_tablet_manager.cc:1434] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260710 11:02:40.347222  8650 tablet_bootstrap.cc:492] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.347050  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd4dee4421c4f6d9f659841c6f28636" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.347826  8381 raft_consensus.cc:2468] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
W20260710 11:02:40.362957  8495 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.6.24.254:34783, user_credentials={real_user=slave}} blocked reactor thread for 59476.5us
I20260710 11:02:40.364852  8650 tablet_bootstrap.cc:654] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.389461  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe678780a874c67a538a47abb7c9f23" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.391786  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.396576  8659 raft_consensus.cc:493] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.397150  8659 raft_consensus.cc:515] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.397590  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:40.399766  8659 leader_election.cc:290] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:40.400369  8645 tablet_bootstrap.cc:654] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:40.401948  8347 leader_election.cc:343] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.403324  8420 leader_election.cc:304] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 
I20260710 11:02:40.404338  8651 raft_consensus.cc:2804] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.404830  8651 raft_consensus.cc:493] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.405275  8651 raft_consensus.cc:3060] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:40.408737  8422 leader_election.cc:343] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.410382  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7eb0e524d142e6a321e0b4a028d537" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.413787  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
W20260710 11:02:40.415486  8496 leader_election.cc:343] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.420171  8647 tablet_bootstrap.cc:654] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.421056  8670 raft_consensus.cc:493] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.421612  8670 raft_consensus.cc:515] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
W20260710 11:02:40.422043  8347 leader_election.cc:343] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:40.422725  8347 leader_election.cc:343] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.423101  8347 leader_election.cc:304] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db; no voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:40.423741  8670 leader_election.cc:290] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:40.424990  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6c6f938a6b4edabfe4f63601a970ad" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
W20260710 11:02:40.426857  8570 leader_election.cc:343] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:40.428146  8570 leader_election.cc:343] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.429958  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.430095  8652 raft_consensus.cc:2749] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:40.431646  8570 leader_election.cc:343] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.434538  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.435246  8456 raft_consensus.cc:2468] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 0.
I20260710 11:02:40.436312  8496 leader_election.cc:304] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [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: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:40.437628  8659 raft_consensus.cc:2804] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.438179  8659 raft_consensus.cc:493] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.438632  8659 raft_consensus.cc:3060] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.439662  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd4dee4421c4f6d9f659841c6f28636" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:40.440328  8530 raft_consensus.cc:2468] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:40.442178  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:40.451565  8659 raft_consensus.cc:515] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.453626  8530 raft_consensus.cc:2393] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c6cb861ecb14bb89059b53b228546e3 in current term 1: Already voted for candidate 66fce00318b94795bf01fb6d44cd53fd in this term.
I20260710 11:02:40.459080  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe678780a874c67a538a47abb7c9f23" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:40.467514  8422 leader_election.cc:304] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.470943  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:40.471581  8456 raft_consensus.cc:3060] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.473205  8659 leader_election.cc:290] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Requested vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:40.468886  8651 raft_consensus.cc:515] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
W20260710 11:02:40.470775  8347 leader_election.cc:343] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.478681  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:40.480099  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7eb0e524d142e6a321e0b4a028d537" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
W20260710 11:02:40.481702  8496 leader_election.cc:343] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:40.483283  8570 leader_election.cc:343] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.483955  8570 leader_election.cc:304] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed; no voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.485504  8670 raft_consensus.cc:2749] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.482723  8347 leader_election.cc:304] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db; no voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.487730  8652 raft_consensus.cc:2749] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.490343  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6c6f938a6b4edabfe4f63601a970ad" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.491237  8381 raft_consensus.cc:2468] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 0.
I20260710 11:02:40.494387  8568 leader_election.cc:304] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [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: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:40.496162  8670 raft_consensus.cc:2804] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.496670  8670 raft_consensus.cc:493] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.497099  8670 raft_consensus.cc:3060] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.493167  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.511539  8651 leader_election.cc:290] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
W20260710 11:02:40.521677  8568 leader_election.cc:343] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.522465  8568 leader_election.cc:304] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:40.523811  8661 raft_consensus.cc:2749] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.526651  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd4dee4421c4f6d9f659841c6f28636" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:40.527902  8381 raft_consensus.cc:3060] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.534384  8456 raft_consensus.cc:2468] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:40.548482  8650 tablet_bootstrap.cc:492] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
W20260710 11:02:40.542953  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.195:37267, user_credentials={real_user=slave}} blocked reactor thread for 75600us
I20260710 11:02:40.542351  8651 raft_consensus.cc:2749] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.548705  8646 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:40.556845  8647 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:40.545480  8496 leader_election.cc:304] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:40.556384  8689 raft_consensus.cc:493] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.556459  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd4dee4421c4f6d9f659841c6f28636" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:40.557478  8646 ts_tablet_manager.cc:1403] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.252s	user 0.068s	sys 0.109s
I20260710 11:02:40.554949  8650 ts_tablet_manager.cc:1403] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.208s	user 0.061s	sys 0.071s
I20260710 11:02:40.557660  8530 raft_consensus.cc:3060] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.560122  8381 raft_consensus.cc:2468] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:40.560681  8650 raft_consensus.cc:359] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.561416  8650 raft_consensus.cc:385] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.561352  8420 leader_election.cc:304] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 
I20260710 11:02:40.561750  8659 raft_consensus.cc:2804] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.562331  8647 ts_tablet_manager.cc:1403] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.319s	user 0.014s	sys 0.006s
I20260710 11:02:40.561594  8645 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:40.553207  8670 raft_consensus.cc:515] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.565430  8645 ts_tablet_manager.cc:1403] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.316s	user 0.006s	sys 0.022s
I20260710 11:02:40.569929  8647 raft_consensus.cc:359] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.561861  8650 raft_consensus.cc:740] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.572135  8651 raft_consensus.cc:2804] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.563797  8689 raft_consensus.cc:515] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.573673  8659 raft_consensus.cc:697] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Becoming Leader. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:40.576665  8646 raft_consensus.cc:359] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.575810  8651 raft_consensus.cc:697] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:40.577401  8670 leader_election.cc:290] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:40.577486  8689 leader_election.cc:290] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:40.578634  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29593b9c0c1410597bd9ced03586576" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:40.579326  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6c6f938a6b4edabfe4f63601a970ad" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:40.577577  8646 raft_consensus.cc:385] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.580408  8646 raft_consensus.cc:740] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.580461  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6c6f938a6b4edabfe4f63601a970ad" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:40.581113  8381 raft_consensus.cc:3060] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.581220  8646 consensus_queue.cc:260] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
W20260710 11:02:40.580428  8422 leader_election.cc:343] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.577718  8650 consensus_queue.cc:260] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.578547  8651 consensus_queue.cc:237] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.583583  8646 ts_tablet_manager.cc:1434] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:02:40.584558  8646 tablet_bootstrap.cc:492] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:40.585140  8650 ts_tablet_manager.cc:1434] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:02:40.574163  8647 raft_consensus.cc:385] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.578290  8645 raft_consensus.cc:359] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.582850  8530 raft_consensus.cc:2468] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:40.587464  8647 raft_consensus.cc:740] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.588442  8380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29593b9c0c1410597bd9ced03586576" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.587760  8645 raft_consensus.cc:385] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.588999  8647 consensus_queue.cc:260] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
W20260710 11:02:40.590230  8420 leader_election.cc:343] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.590706  8420 leader_election.cc:304] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3; no voters: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.590085  8645 raft_consensus.cc:740] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.592116  8651 raft_consensus.cc:2749] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.594135  8650 tablet_bootstrap.cc:492] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.593961  8645 consensus_queue.cc:260] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.595007  8456 raft_consensus.cc:3060] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.595815  8659 consensus_queue.cc:237] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.602360  8647 ts_tablet_manager.cc:1434] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:02:40.603592  8647 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:40.605580  8650 tablet_bootstrap.cc:654] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.605592  8652 raft_consensus.cc:493] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.606421  8652 raft_consensus.cc:515] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.608413  8652 leader_election.cc:290] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:40.611178  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b53d7ff27745259296cd1f0124bfad" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:40.611368  8381 raft_consensus.cc:2468] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:40.613096  8456 raft_consensus.cc:2468] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:40.613693  8646 tablet_bootstrap.cc:654] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.616307  8647 tablet_bootstrap.cc:654] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.617636  8568 leader_election.cc:304] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:40.618677  8670 raft_consensus.cc:2804] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.619161  8670 raft_consensus.cc:697] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:40.619932  8670 consensus_queue.cc:237] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
W20260710 11:02:40.621297  8347 leader_election.cc:343] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.625098  8661 raft_consensus.cc:493] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.625851  8661 raft_consensus.cc:515] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.626436  8692 raft_consensus.cc:493] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.627089  8692 raft_consensus.cc:515] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.630388  8692 leader_election.cc:290] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:40.630508  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e52ad0f1ed424b86ded273a54fd5b8" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:40.630738  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
W20260710 11:02:40.633325  8496 leader_election.cc:343] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:40.634090  8570 leader_election.cc:343] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.635429  8661 leader_election.cc:290] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:40.635538  8279 catalog_manager.cc:5697] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.636914  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e52ad0f1ed424b86ded273a54fd5b8" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.637144  8380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
W20260710 11:02:40.638656  8568 leader_election.cc:343] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.639128  8568 leader_election.cc:304] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.639474  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b53d7ff27745259296cd1f0124bfad" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
W20260710 11:02:40.638656  8494 leader_election.cc:343] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.640532  8494 leader_election.cc:304] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed
W20260710 11:02:40.640909  8347 leader_election.cc:343] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.641319  8347 leader_election.cc:304] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db; no voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.641638  8661 raft_consensus.cc:2749] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.620322  8645 ts_tablet_manager.cc:1434] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260710 11:02:40.642491  8652 raft_consensus.cc:2749] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.643278  8645 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:40.643297  8692 raft_consensus.cc:2749] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.653822  8645 tablet_bootstrap.cc:654] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.655802  8278 catalog_manager.cc:5697] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 1 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.664578  8646 tablet_bootstrap.cc:492] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:40.665132  8646 ts_tablet_manager.cc:1403] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.000s
I20260710 11:02:40.665825  8647 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:40.666242  8647 ts_tablet_manager.cc:1403] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.007s
I20260710 11:02:40.667797  8646 raft_consensus.cc:359] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.668401  8646 raft_consensus.cc:385] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.668526  8650 tablet_bootstrap.cc:492] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:40.668676  8646 raft_consensus.cc:740] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.669149  8650 ts_tablet_manager.cc:1403] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.024s
I20260710 11:02:40.669538  8646 consensus_queue.cc:260] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.671780  8646 ts_tablet_manager.cc:1434] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:02:40.672573  8670 raft_consensus.cc:493] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.672858  8646 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:40.672737  8650 raft_consensus.cc:359] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.673060  8670 raft_consensus.cc:515] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.673702  8650 raft_consensus.cc:385] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.673862  8645 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:40.674096  8650 raft_consensus.cc:740] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.669342  8647 raft_consensus.cc:359] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.675069  8650 consensus_queue.cc:260] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.676002  8647 raft_consensus.cc:385] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.676342  8647 raft_consensus.cc:740] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.675226  8670 leader_election.cc:290] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:40.677647  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.678642  8456 raft_consensus.cc:2393] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62838a25330143a699b6e2a32c9897ed in current term 1: Already voted for candidate 66fce00318b94795bf01fb6d44cd53fd in this term.
I20260710 11:02:40.675220  8645 ts_tablet_manager.cc:1403] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260710 11:02:40.679648  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:40.680567  8646 tablet_bootstrap.cc:654] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.680785  8277 catalog_manager.cc:5697] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195). New cstate: current_term: 1 leader_uuid: "66fce00318b94795bf01fb6d44cd53fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.683198  8645 raft_consensus.cc:359] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.684298  8645 raft_consensus.cc:385] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.685019  8645 raft_consensus.cc:740] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.685199  8570 leader_election.cc:304] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed; no voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.686820  8661 raft_consensus.cc:3060] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.687060  8645 consensus_queue.cc:260] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.688688  8650 ts_tablet_manager.cc:1434] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 11:02:40.689844  8650 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.689769  8647 consensus_queue.cc:260] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.691828  8645 ts_tablet_manager.cc:1434] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:40.693651  8645 tablet_bootstrap.cc:492] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:40.697269  8650 tablet_bootstrap.cc:654] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.697505  8661 raft_consensus.cc:2749] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.701032  8647 ts_tablet_manager.cc:1434] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.003s
I20260710 11:02:40.702216  8659 raft_consensus.cc:493] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.702914  8659 raft_consensus.cc:515] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.707020  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb595bfe8c3d4b0b8bb92b3e1a7614ab" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.707937  8381 raft_consensus.cc:2468] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 0.
I20260710 11:02:40.709734  8494 leader_election.cc:304] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:40.710862  8647 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:40.710908  8692 raft_consensus.cc:2804] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.711745  8692 raft_consensus.cc:493] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.712178  8692 raft_consensus.cc:3060] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.716753  8646 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:40.717317  8646 ts_tablet_manager.cc:1403] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.006s
I20260710 11:02:40.720252  8646 raft_consensus.cc:359] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.720979  8646 raft_consensus.cc:385] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.721283  8646 raft_consensus.cc:740] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.721750  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb595bfe8c3d4b0b8bb92b3e1a7614ab" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.722126  8646 consensus_queue.cc:260] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
W20260710 11:02:40.723398  8496 leader_election.cc:343] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.724270  8659 leader_election.cc:290] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:40.729209  8692 raft_consensus.cc:515] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.735483  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb595bfe8c3d4b0b8bb92b3e1a7614ab" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:40.736102  8381 raft_consensus.cc:3060] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.736538  8646 ts_tablet_manager.cc:1434] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.006s
I20260710 11:02:40.737790  8646 tablet_bootstrap.cc:492] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:40.743623  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb595bfe8c3d4b0b8bb92b3e1a7614ab" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:40.744699  8646 tablet_bootstrap.cc:654] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:40.745280  8496 leader_election.cc:343] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.748220  8381 raft_consensus.cc:2468] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:40.748447  8650 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:40.749303  8650 ts_tablet_manager.cc:1403] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.028s
I20260710 11:02:40.749704  8494 leader_election.cc:304] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd; no voters: 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:40.736107  8647 tablet_bootstrap.cc:654] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.750779  8706 raft_consensus.cc:2804] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.753188  8706 raft_consensus.cc:697] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Becoming Leader. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:40.752728  8650 raft_consensus.cc:359] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.753686  8650 raft_consensus.cc:385] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.754267  8650 raft_consensus.cc:740] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.754057  8706 consensus_queue.cc:237] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.755405  8650 consensus_queue.cc:260] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.758896  8650 ts_tablet_manager.cc:1434] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:40.759881  8659 raft_consensus.cc:493] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.760257  8650 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.760387  8659 raft_consensus.cc:515] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.763391  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29593b9c0c1410597bd9ced03586576" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.749719  8692 leader_election.cc:290] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
W20260710 11:02:40.764807  8494 leader_election.cc:343] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.767686  8659 leader_election.cc:290] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:40.769043  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29593b9c0c1410597bd9ced03586576" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.769851  8456 raft_consensus.cc:2468] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 0.
I20260710 11:02:40.768997  8647 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:40.771097  8647 ts_tablet_manager.cc:1403] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.009s
I20260710 11:02:40.771648  8650 tablet_bootstrap.cc:654] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.771293  8496 leader_election.cc:304] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [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: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:40.774322  8706 raft_consensus.cc:2804] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.774745  8706 raft_consensus.cc:493] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.775135  8706 raft_consensus.cc:3060] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.778678  8645 tablet_bootstrap.cc:654] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.780241  8647 raft_consensus.cc:359] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.781412  8647 raft_consensus.cc:385] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.781888  8647 raft_consensus.cc:740] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.783179  8647 consensus_queue.cc:260] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.788300  8706 raft_consensus.cc:515] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
W20260710 11:02:40.790429  8327 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:40.796438  8647 ts_tablet_manager.cc:1434] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:02:40.799022  8277 catalog_manager.cc:5697] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195). New cstate: current_term: 1 leader_uuid: "66fce00318b94795bf01fb6d44cd53fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:40.807832  8646 tablet_bootstrap.cc:492] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:40.808526  8646 ts_tablet_manager.cc:1403] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.002s
I20260710 11:02:40.811630  8647 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:40.812776  8661 raft_consensus.cc:493] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.813266  8661 raft_consensus.cc:515] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.815121  8652 raft_consensus.cc:493] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.815454  8661 leader_election.cc:290] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:40.815992  8650 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:40.815611  8652 raft_consensus.cc:515] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.817700  8652 leader_election.cc:290] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:40.819074  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.819906  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:40.820389  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:40.821139  8604 raft_consensus.cc:2468] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 0.
W20260710 11:02:40.821341  8347 leader_election.cc:343] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:40.821624  8570 leader_election.cc:343] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.819144  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:40.822422  8347 leader_election.cc:304] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.823592  8652 raft_consensus.cc:2804] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.823973  8652 raft_consensus.cc:493] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.824327  8652 raft_consensus.cc:3060] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.824812  8647 tablet_bootstrap.cc:654] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.825282  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29593b9c0c1410597bd9ced03586576" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
W20260710 11:02:40.827782  8494 leader_election.cc:343] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.812412  8646 raft_consensus.cc:359] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.829118  8646 raft_consensus.cc:385] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.829473  8646 raft_consensus.cc:740] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.832576  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29593b9c0c1410597bd9ced03586576" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:40.833196  8650 ts_tablet_manager.cc:1403] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.028s
I20260710 11:02:40.833447  8456 raft_consensus.cc:3060] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.835826  8647 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:40.836314  8647 ts_tablet_manager.cc:1403] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260710 11:02:40.837380  8659 raft_consensus.cc:493] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.837898  8659 raft_consensus.cc:515] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.838294  8652 raft_consensus.cc:515] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.836079  8650 raft_consensus.cc:359] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.841403  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:40.841807  8650 raft_consensus.cc:385] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.842118  8650 raft_consensus.cc:740] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.842224  8706 leader_election.cc:290] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
W20260710 11:02:40.842895  8347 leader_election.cc:343] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.842931  8650 consensus_queue.cc:260] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.847307  8659 leader_election.cc:290] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:40.847774  8650 ts_tablet_manager.cc:1434] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 11:02:40.848189  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7eb0e524d142e6a321e0b4a028d537" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:40.848974  8650 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.848841  8604 raft_consensus.cc:2468] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 0.
I20260710 11:02:40.850638  8496 leader_election.cc:304] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:40.850983  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:40.847219  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7eb0e524d142e6a321e0b4a028d537" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:40.851491  8659 raft_consensus.cc:2804] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.852011  8659 raft_consensus.cc:493] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.852419  8659 raft_consensus.cc:3060] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:40.852715  8496 leader_election.cc:343] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.854521  8650 tablet_bootstrap.cc:654] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.855686  8645 tablet_bootstrap.cc:492] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:40.856176  8645 ts_tablet_manager.cc:1403] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.048s
I20260710 11:02:40.851646  8604 raft_consensus.cc:3060] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.860744  8645 raft_consensus.cc:359] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.845352  8646 consensus_queue.cc:260] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.861711  8645 raft_consensus.cc:385] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.861990  8530 raft_consensus.cc:2468] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 0.
I20260710 11:02:40.862040  8645 raft_consensus.cc:740] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.863054  8645 consensus_queue.cc:260] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.864006  8646 ts_tablet_manager.cc:1434] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 11:02:40.863991  8570 leader_election.cc:304] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [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: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:40.865051  8646 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:40.847657  8647 raft_consensus.cc:359] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.866603  8647 raft_consensus.cc:385] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.866871  8647 raft_consensus.cc:740] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.867607  8652 leader_election.cc:290] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:40.863989  8604 raft_consensus.cc:2468] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 1.
I20260710 11:02:40.844952  8456 raft_consensus.cc:2468] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:40.869288  8347 leader_election.cc:304] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.865309  8661 raft_consensus.cc:2804] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.870453  8661 raft_consensus.cc:493] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.870398  8496 leader_election.cc:304] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:40.870927  8661 raft_consensus.cc:3060] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.873231  8692 raft_consensus.cc:2804] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.873308  8645 ts_tablet_manager.cc:1434] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:02:40.873817  8692 raft_consensus.cc:697] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Becoming Leader. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:40.874747  8645 tablet_bootstrap.cc:492] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:40.874682  8692 consensus_queue.cc:237] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:40.876896  8646 tablet_bootstrap.cc:654] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.882215  8645 tablet_bootstrap.cc:654] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.883535  8661 raft_consensus.cc:515] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.886787  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:40.887344  8659 raft_consensus.cc:515] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
W20260710 11:02:40.888254  8570 leader_election.cc:343] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.890514  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7eb0e524d142e6a321e0b4a028d537" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:40.891206  8670 raft_consensus.cc:493] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.891422  8456 raft_consensus.cc:3060] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.891737  8670 raft_consensus.cc:515] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.891984  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d7eb0e524d142e6a321e0b4a028d537" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:40.892843  8603 raft_consensus.cc:3060] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.893914  8670 leader_election.cc:290] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:40.891193  8659 leader_election.cc:290] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Requested vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:40.894614  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b53d7ff27745259296cd1f0124bfad" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
W20260710 11:02:40.896095  8570 leader_election.cc:343] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.897410  8650 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:40.897900  8650 ts_tablet_manager.cc:1403] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.012s
I20260710 11:02:40.898707  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b53d7ff27745259296cd1f0124bfad" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.899343  8381 raft_consensus.cc:2468] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 0.
I20260710 11:02:40.900251  8456 raft_consensus.cc:2468] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:40.900547  8568 leader_election.cc:304] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [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: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:40.900607  8650 raft_consensus.cc:359] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.901165  8652 raft_consensus.cc:2804] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.901373  8650 raft_consensus.cc:385] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.901459  8496 leader_election.cc:304] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:40.901793  8650 raft_consensus.cc:740] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.901841  8670 raft_consensus.cc:2804] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.902333  8670 raft_consensus.cc:493] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.889962  8647 consensus_queue.cc:260] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.902680  8670 raft_consensus.cc:3060] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.903213  8650 consensus_queue.cc:260] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.906222  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:40.906867  8530 raft_consensus.cc:3060] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.906796  8603 raft_consensus.cc:2468] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:40.910321  8670 raft_consensus.cc:515] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.913707  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b53d7ff27745259296cd1f0124bfad" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:40.913981  8530 raft_consensus.cc:2468] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
W20260710 11:02:40.915591  8570 leader_election.cc:343] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.916534  8570 leader_election.cc:304] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:40.915697  8661 leader_election.cc:290] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Requested vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:40.902652  8659 raft_consensus.cc:2804] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.918653  8659 raft_consensus.cc:697] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Becoming Leader. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:40.919674  8659 consensus_queue.cc:237] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.920910  8645 tablet_bootstrap.cc:492] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:40.921613  8645 ts_tablet_manager.cc:1403] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.015s
I20260710 11:02:40.921810  8652 raft_consensus.cc:697] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:40.922881  8652 consensus_queue.cc:237] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:40.925951  8647 ts_tablet_manager.cc:1434] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.004s
I20260710 11:02:40.927901  8720 raft_consensus.cc:2804] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.928969  8720 raft_consensus.cc:697] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:40.930001  8650 ts_tablet_manager.cc:1434] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.004s
I20260710 11:02:40.930115  8645 raft_consensus.cc:359] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.931149  8645 raft_consensus.cc:385] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.930954  8720 consensus_queue.cc:237] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.932328  8647 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:40.931565  8645 raft_consensus.cc:740] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.936851  8650 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:40.943089  8651 raft_consensus.cc:493] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.943692  8651 raft_consensus.cc:515] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:40.945708  8645 consensus_queue.cc:260] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:40.948179  8645 ts_tablet_manager.cc:1434] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260710 11:02:40.951938  8651 leader_election.cc:290] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:40.949973  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:40.953361  8603 raft_consensus.cc:2468] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:40.956100  8422 leader_election.cc:304] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:40.953991  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:40.955559  8670 leader_election.cc:290] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:40.959196  8651 raft_consensus.cc:2804] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.970585  8650 tablet_bootstrap.cc:654] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.974063  8380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b53d7ff27745259296cd1f0124bfad" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:40.974902  8380 raft_consensus.cc:3060] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.960539  8381 raft_consensus.cc:2468] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:40.966293  8645 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:40.966111  8651 raft_consensus.cc:493] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:41.001577  8570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.195:37267, user_credentials={real_user=slave}} blocked reactor thread for 85098.2us
I20260710 11:02:40.997823  8651 raft_consensus.cc:3060] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.020769  8279 catalog_manager.cc:5697] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195). New cstate: current_term: 1 leader_uuid: "66fce00318b94795bf01fb6d44cd53fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:41.024616  8692 consensus_queue.cc:1048] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.035507  8380 raft_consensus.cc:2468] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:41.037140  8568 leader_election.cc:304] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:41.039559  8650 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:41.039773  8721 raft_consensus.cc:2804] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.040109  8650 ts_tablet_manager.cc:1403] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.011s
I20260710 11:02:41.040469  8721 raft_consensus.cc:697] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:41.042268  8721 consensus_queue.cc:237] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.043723  8691 consensus_queue.cc:1048] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.044281  8647 tablet_bootstrap.cc:654] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.049203  8646 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:41.049917  8646 ts_tablet_manager.cc:1403] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.185s	user 0.038s	sys 0.054s
I20260710 11:02:41.059736  8650 raft_consensus.cc:359] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.060299  8650 raft_consensus.cc:385] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.060540  8650 raft_consensus.cc:740] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.061820  8650 consensus_queue.cc:260] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.064462  8650 ts_tablet_manager.cc:1434] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:02:41.065721  8650 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:41.075327  8277 catalog_manager.cc:5697] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 1 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:41.056591  8651 raft_consensus.cc:515] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.078702  8278 catalog_manager.cc:5697] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 1 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:41.079500  8651 leader_election.cc:290] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:41.079545  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:41.080435  8603 raft_consensus.cc:3060] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.085453  8645 tablet_bootstrap.cc:654] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.085996  8380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:41.086887  8380 raft_consensus.cc:3060] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.098212  8721 raft_consensus.cc:493] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.098757  8721 raft_consensus.cc:515] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.100824  8721 leader_election.cc:290] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:41.102258  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de94617c0ba94cc79fa504e2a3fa769a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:41.103125  8529 raft_consensus.cc:2468] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 0.
I20260710 11:02:41.104765  8650 tablet_bootstrap.cc:654] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.105106  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de94617c0ba94cc79fa504e2a3fa769a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:41.108107  8570 leader_election.cc:304] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
W20260710 11:02:41.110989  8568 leader_election.cc:343] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.111240  8380 raft_consensus.cc:2468] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:41.112736  8420 leader_election.cc:304] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 
I20260710 11:02:41.113624  8651 raft_consensus.cc:2804] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.114086  8651 raft_consensus.cc:697] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:41.114898  8651 consensus_queue.cc:237] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.111925  8721 raft_consensus.cc:2804] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.116321  8277 catalog_manager.cc:5697] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 1 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:41.125093  8647 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:41.125665  8647 ts_tablet_manager.cc:1403] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.194s	user 0.020s	sys 0.005s
I20260710 11:02:41.135674  8646 raft_consensus.cc:359] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.136416  8646 raft_consensus.cc:385] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.136682  8646 raft_consensus.cc:740] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.127408  8721 raft_consensus.cc:493] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.137362  8646 consensus_queue.cc:260] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.138711  8647 raft_consensus.cc:359] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.141952  8647 raft_consensus.cc:385] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.142203  8647 raft_consensus.cc:740] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.143302  8647 consensus_queue.cc:260] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.128295  8720 consensus_queue.cc:1048] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:02:41.148357  8647 ts_tablet_manager.cc:1434] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:02:41.151203  8647 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:41.155344  8646 ts_tablet_manager.cc:1434] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260710 11:02:41.157228  8646 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:41.144321  8721 raft_consensus.cc:3060] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.152137  8278 catalog_manager.cc:5697] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195). New cstate: current_term: 1 leader_uuid: "66fce00318b94795bf01fb6d44cd53fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:41.142861  8689 consensus_queue.cc:1048] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:02:41.166512  8647 tablet_bootstrap.cc:654] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.174301  8645 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:41.174984  8645 ts_tablet_manager.cc:1403] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.216s	user 0.016s	sys 0.013s
I20260710 11:02:41.191246  8720 raft_consensus.cc:493] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.164227  8692 consensus_queue.cc:1048] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260710 11:02:41.191989  8720 raft_consensus.cc:515] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.208879  8650 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:41.210055  8650 ts_tablet_manager.cc:1403] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.013s
I20260710 11:02:41.211575  8652 raft_consensus.cc:493] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.212103  8652 raft_consensus.cc:515] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.216179  8720 leader_election.cc:290] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:41.216801  8650 raft_consensus.cc:359] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.220001  8650 raft_consensus.cc:385] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.220423  8650 raft_consensus.cc:740] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.221292  8650 consensus_queue.cc:260] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.228530  8650 ts_tablet_manager.cc:1434] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:02:41.229494  8650 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:41.236500  8706 consensus_queue.cc:1048] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.239825  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e52ad0f1ed424b86ded273a54fd5b8" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:41.240466  8530 raft_consensus.cc:2468] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 0.
I20260710 11:02:41.242537  8570 leader_election.cc:304] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:41.242744  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e52ad0f1ed424b86ded273a54fd5b8" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:41.243080  8652 leader_election.cc:290] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:41.243434  8670 consensus_queue.cc:1048] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.243619  8720 raft_consensus.cc:2804] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.244912  8720 raft_consensus.cc:493] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.245282  8720 raft_consensus.cc:3060] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.245735  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:41.251529  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:41.255155  8650 tablet_bootstrap.cc:654] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.258314  8645 raft_consensus.cc:359] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.259150  8645 raft_consensus.cc:385] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.259445  8645 raft_consensus.cc:740] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.260243  8645 consensus_queue.cc:260] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.267388  8645 ts_tablet_manager.cc:1434] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.000s
W20260710 11:02:41.269107  8568 leader_election.cc:343] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.260752  8652 raft_consensus.cc:493] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:41.270449  8347 leader_election.cc:343] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.232951  8278 catalog_manager.cc:5697] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:41.251155  8603 raft_consensus.cc:2468] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
W20260710 11:02:41.288411  8496 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.196:37593, user_credentials={real_user=slave}} blocked reactor thread for 138608us
I20260710 11:02:41.292486  8645 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:41.288512  8456 raft_consensus.cc:2468] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 0.
I20260710 11:02:41.310927  8645 tablet_bootstrap.cc:654] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.292927  8652 raft_consensus.cc:515] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.315851  8646 tablet_bootstrap.cc:654] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:41.305794  8496 consensus_peers.cc:597] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd -> Peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Couldn't send request to peer 3c6cb861ecb14bb89059b53b228546e3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:41.325150  8347 leader_election.cc:304] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:41.326807  8719 raft_consensus.cc:2804] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.327199  8719 raft_consensus.cc:493] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.327533  8719 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.334007  8720 raft_consensus.cc:515] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.336218  8720 leader_election.cc:290] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:41.338032  8652 leader_election.cc:290] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:41.344336  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92733715b824106b8482dfad8cae3ac" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:41.339442  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e52ad0f1ed424b86ded273a54fd5b8" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:41.339619  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e52ad0f1ed424b86ded273a54fd5b8" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:41.346536  8530 raft_consensus.cc:3060] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:41.347054  8347 leader_election.cc:343] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.342228  8721 raft_consensus.cc:515] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
W20260710 11:02:41.348111  8568 leader_election.cc:343] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.350703  8692 raft_consensus.cc:493] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.355361  8692 raft_consensus.cc:515] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.356950  8647 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:41.357647  8647 ts_tablet_manager.cc:1403] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.207s	user 0.014s	sys 0.018s
I20260710 11:02:41.360781  8647 raft_consensus.cc:359] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.361722  8647 raft_consensus.cc:385] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.362149  8647 raft_consensus.cc:740] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.363090  8647 consensus_queue.cc:260] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.369177  8380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b53d7ff27745259296cd1f0124bfad" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:41.370141  8380 raft_consensus.cc:2393] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66fce00318b94795bf01fb6d44cd53fd in current term 1: Already voted for candidate 62838a25330143a699b6e2a32c9897ed in this term.
I20260710 11:02:41.371541  8721 leader_election.cc:290] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:41.372025  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de94617c0ba94cc79fa504e2a3fa769a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:41.372659  8529 raft_consensus.cc:3060] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.373100  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de94617c0ba94cc79fa504e2a3fa769a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
W20260710 11:02:41.374637  8568 leader_election.cc:343] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.368991  8692 leader_election.cc:290] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:41.380122  8529 raft_consensus.cc:2468] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:41.382440  8647 ts_tablet_manager.cc:1434] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:02:41.381449  8570 leader_election.cc:304] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:41.381332  8719 raft_consensus.cc:515] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.383741  8647 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:41.383889  8721 raft_consensus.cc:2804] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.384402  8721 raft_consensus.cc:697] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:41.384615  8719 leader_election.cc:290] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:41.386317  8530 raft_consensus.cc:2468] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:41.386588  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:41.386601  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:41.387470  8455 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.387586  8570 leader_election.cc:304] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:41.389469  8721 consensus_queue.cc:237] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.394440  8646 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:41.394951  8646 ts_tablet_manager.cc:1403] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.238s	user 0.012s	sys 0.033s
W20260710 11:02:41.394843  8347 leader_election.cc:343] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.398003  8650 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:41.398500  8650 ts_tablet_manager.cc:1403] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.013s
I20260710 11:02:41.399570  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b53d7ff27745259296cd1f0124bfad" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:41.401137  8650 raft_consensus.cc:359] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.402217  8650 raft_consensus.cc:385] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.402583  8650 raft_consensus.cc:740] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.396296  8661 raft_consensus.cc:2804] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.404795  8650 consensus_queue.cc:260] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.405411  8646 raft_consensus.cc:359] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.407963  8739 consensus_queue.cc:1048] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:41.408164  8496 leader_election.cc:304] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:41.406623  8692 consensus_queue.cc:1048] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:02:41.409687  8659 raft_consensus.cc:3060] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.407555  8646 raft_consensus.cc:385] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.412945  8646 raft_consensus.cc:740] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.415086  8689 raft_consensus.cc:493] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.415526  8650 ts_tablet_manager.cc:1434] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:02:41.415584  8689 raft_consensus.cc:515] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.416627  8650 tablet_bootstrap.cc:492] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:41.414305  8646 consensus_queue.cc:260] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.418562  8646 ts_tablet_manager.cc:1434] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:02:41.403695  8455 raft_consensus.cc:2468] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 1.
I20260710 11:02:41.419250  8661 raft_consensus.cc:697] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:41.412765  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92733715b824106b8482dfad8cae3ac" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:41.422720  8645 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:41.424642  8645 ts_tablet_manager.cc:1403] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.135s	user 0.020s	sys 0.001s
I20260710 11:02:41.424886  8661 consensus_queue.cc:237] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.421591  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:41.427327  8645 raft_consensus.cc:359] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.428004  8645 raft_consensus.cc:385] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.428279  8645 raft_consensus.cc:740] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.420442  8646 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:41.423070  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:41.429629  8645 consensus_queue.cc:260] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.419759  8689 leader_election.cc:290] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:41.433354  8530 raft_consensus.cc:2393] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c6cb861ecb14bb89059b53b228546e3 in current term 1: Already voted for candidate 62838a25330143a699b6e2a32c9897ed in this term.
I20260710 11:02:41.433367  8347 leader_election.cc:304] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:41.421376  8670 consensus_queue.cc:1048] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:02:41.434666  8719 raft_consensus.cc:2804] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.435402  8719 raft_consensus.cc:697] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:41.436235  8719 consensus_queue.cc:237] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.438651  8645 ts_tablet_manager.cc:1434] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:02:41.438880  8646 tablet_bootstrap.cc:654] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.439626  8645 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:41.439890  8422 leader_election.cc:304] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd
W20260710 11:02:41.446717  8347 leader_election.cc:343] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.447450  8347 leader_election.cc:304] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db; no voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:41.453740  8652 raft_consensus.cc:2749] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.454025  8381 raft_consensus.cc:3060] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.449081  8734 raft_consensus.cc:3060] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.467083  8647 tablet_bootstrap.cc:654] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.470964  8645 tablet_bootstrap.cc:654] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:41.482043  8347 consensus_peers.cc:597] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db -> Peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Couldn't send request to peer 66fce00318b94795bf01fb6d44cd53fd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:41.462440  8750 raft_consensus.cc:493] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:41.491008  8745 log.cc:927] Time spent T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260710 11:02:41.499877  8692 consensus_queue.cc:1048] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:02:41.466440  8659 raft_consensus.cc:2749] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.513033  8750 raft_consensus.cc:515] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.494833  8734 raft_consensus.cc:2749] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.495965  8739 consensus_queue.cc:1048] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.518492  8650 tablet_bootstrap.cc:654] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.521595  8720 consensus_queue.cc:1048] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:02:41.578305  8721 consensus_queue.cc:1048] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.590039  8647 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:41.590749  8647 ts_tablet_manager.cc:1403] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.005s
I20260710 11:02:41.592911  8277 catalog_manager.cc:5697] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 1 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:41.594617  8647 raft_consensus.cc:359] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.595580  8647 raft_consensus.cc:385] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.595924  8647 raft_consensus.cc:740] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.596869  8647 consensus_queue.cc:260] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.605726  8647 ts_tablet_manager.cc:1434] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:02:41.607583  8647 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:41.615665  8734 consensus_queue.cc:1048] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:02:41.628870  8646 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:41.629347  8646 ts_tablet_manager.cc:1403] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.209s	user 0.018s	sys 0.007s
I20260710 11:02:41.624356  8720 raft_consensus.cc:493] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.646281  8720 raft_consensus.cc:515] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.646870  8652 consensus_queue.cc:1048] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.663393  8650 tablet_bootstrap.cc:492] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:41.663959  8650 ts_tablet_manager.cc:1403] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.248s	user 0.022s	sys 0.028s
I20260710 11:02:41.651921  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:41.654713  8720 leader_election.cc:290] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:41.676594  8646 raft_consensus.cc:359] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.677678  8646 raft_consensus.cc:385] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.677304  8647 tablet_bootstrap.cc:654] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.678162  8646 raft_consensus.cc:740] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.682960  8645 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:41.683730  8645 ts_tablet_manager.cc:1403] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.244s	user 0.039s	sys 0.036s
I20260710 11:02:41.684808  8456 raft_consensus.cc:2393] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62838a25330143a699b6e2a32c9897ed in current term 1: Already voted for candidate 2ebb59a402e6495eb68bda1a00a175db in this term.
I20260710 11:02:41.690474  8646 consensus_queue.cc:260] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.701967  8380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:41.702342  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:41.707456  8568 leader_election.cc:304] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3
W20260710 11:02:41.708741  8568 leader_election.cc:343] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.709726  8720 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.710629  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:41.704006  8750 leader_election.cc:290] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
W20260710 11:02:41.717713  8570 leader_election.cc:343] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.720568  8570 leader_election.cc:304] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:41.724213  8645 raft_consensus.cc:359] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.725512  8645 raft_consensus.cc:385] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.725977  8645 raft_consensus.cc:740] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.730573  8758 raft_consensus.cc:2749] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.731475  8734 consensus_queue.cc:1048] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.738847  8646 ts_tablet_manager.cc:1434] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
I20260710 11:02:41.740533  8646 tablet_bootstrap.cc:492] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:41.736903  8750 consensus_queue.cc:1048] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:02:41.744179  8650 raft_consensus.cc:359] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.744961  8650 raft_consensus.cc:385] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.746454  8650 raft_consensus.cc:740] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.745579  8645 consensus_queue.cc:260] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.761780  8645 ts_tablet_manager.cc:1434] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.003s
I20260710 11:02:41.763175  8645 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:41.769284  8650 consensus_queue.cc:260] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.771687  8454 raft_consensus.cc:3060] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.781075  8279 catalog_manager.cc:5697] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 1 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:41.786633  8720 raft_consensus.cc:2749] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:41.794829  8327 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:41.802248  8650 ts_tablet_manager.cc:1434] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.001s
I20260710 11:02:41.809018  8650 tablet_bootstrap.cc:492] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:41.804049  8645 tablet_bootstrap.cc:654] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.819306  8646 tablet_bootstrap.cc:654] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.826745  8650 tablet_bootstrap.cc:654] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.825014  8758 consensus_queue.cc:1048] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:41.855238  8279 catalog_manager.cc:5697] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 1 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:41.879340  8647 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:41.879904  8647 ts_tablet_manager.cc:1403] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.273s	user 0.030s	sys 0.024s
I20260710 11:02:41.885907  8647 raft_consensus.cc:359] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.886641  8647 raft_consensus.cc:385] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.886952  8647 raft_consensus.cc:740] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.892504  8647 consensus_queue.cc:260] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.894899  8647 ts_tablet_manager.cc:1434] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:02:41.895613  8706 raft_consensus.cc:493] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.895907  8647 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:41.896157  8706 raft_consensus.cc:515] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.897225  8646 tablet_bootstrap.cc:492] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:41.897714  8646 ts_tablet_manager.cc:1403] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.158s	user 0.017s	sys 0.001s
I20260710 11:02:41.899434  8706 leader_election.cc:290] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:41.906414  8650 tablet_bootstrap.cc:492] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:41.906934  8650 ts_tablet_manager.cc:1403] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.002s
I20260710 11:02:41.907066  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe678780a874c67a538a47abb7c9f23" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
W20260710 11:02:41.909066  8496 leader_election.cc:343] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:41.903119  8568 consensus_peers.cc:597] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:41.902451  8647 tablet_bootstrap.cc:654] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.909516  8650 raft_consensus.cc:359] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.914250  8650 raft_consensus.cc:385] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.914588  8650 raft_consensus.cc:740] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.916440  8650 consensus_queue.cc:260] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.918612  8650 ts_tablet_manager.cc:1434] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:41.919279  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe678780a874c67a538a47abb7c9f23" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:41.919981  8379 raft_consensus.cc:2468] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 0.
I20260710 11:02:41.913228  8645 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:41.921274  8645 ts_tablet_manager.cc:1403] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.002s
I20260710 11:02:41.921283  8494 leader_election.cc:304] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [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: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd; no voters: 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:41.922425  8650 tablet_bootstrap.cc:492] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:41.922659  8706 raft_consensus.cc:2804] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.923098  8706 raft_consensus.cc:493] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.923477  8706 raft_consensus.cc:3060] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.924005  8645 raft_consensus.cc:359] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.924716  8645 raft_consensus.cc:385] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.924978  8645 raft_consensus.cc:740] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.925738  8645 consensus_queue.cc:260] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.927779  8645 ts_tablet_manager.cc:1434] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:02:41.928517  8650 tablet_bootstrap.cc:654] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.928772  8645 tablet_bootstrap.cc:492] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:41.930421  8706 raft_consensus.cc:515] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.912269  8646 raft_consensus.cc:359] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.934271  8646 raft_consensus.cc:385] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.933202  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe678780a874c67a538a47abb7c9f23" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:41.934444  8646 raft_consensus.cc:740] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.935092  8646 consensus_queue.cc:260] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.935417  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe678780a874c67a538a47abb7c9f23" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:41.936952  8454 raft_consensus.cc:3060] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.936394  8645 tablet_bootstrap.cc:654] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.943114  8646 ts_tablet_manager.cc:1434] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260710 11:02:41.944139  8646 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:41.946841  8650 tablet_bootstrap.cc:492] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:41.947396  8650 ts_tablet_manager.cc:1403] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 11:02:41.948518  8645 tablet_bootstrap.cc:492] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:41.948976  8645 ts_tablet_manager.cc:1403] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260710 11:02:41.950623  8650 raft_consensus.cc:359] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.951336  8650 raft_consensus.cc:385] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.951599  8650 raft_consensus.cc:740] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.951716  8645 raft_consensus.cc:359] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.952605  8645 raft_consensus.cc:385] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.952334  8650 consensus_queue.cc:260] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.952868  8645 raft_consensus.cc:740] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.953150  8646 tablet_bootstrap.cc:654] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.935053  8706 leader_election.cc:290] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:41.934691  8379 raft_consensus.cc:3060] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.953697  8645 consensus_queue.cc:260] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:41.956121  8645 ts_tablet_manager.cc:1434] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:02:41.957021  8645 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:41.948691  8454 raft_consensus.cc:2468] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:41.958902  8496 leader_election.cc:304] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:41.959813  8706 raft_consensus.cc:2804] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.960489  8650 ts_tablet_manager.cc:1434] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:41.961509  8650 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:41.962670  8647 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:41.963132  8647 ts_tablet_manager.cc:1403] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.004s
I20260710 11:02:41.965864  8647 raft_consensus.cc:359] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.966539  8647 raft_consensus.cc:385] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.960490  8706 raft_consensus.cc:697] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Becoming Leader. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:41.969266  8645 tablet_bootstrap.cc:654] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.971716  8706 consensus_queue.cc:237] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.966921  8647 raft_consensus.cc:740] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.973119  8647 consensus_queue.cc:260] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:41.975361  8647 ts_tablet_manager.cc:1434] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:02:41.976253  8647 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:41.976816  8758 consensus_queue.cc:1048] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.970800  8650 tablet_bootstrap.cc:654] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.982635  8647 tablet_bootstrap.cc:654] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.984090  8650 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:41.984602  8650 ts_tablet_manager.cc:1403] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260710 11:02:41.988206  8645 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:41.988874  8645 ts_tablet_manager.cc:1403] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.005s
I20260710 11:02:41.990782  8650 raft_consensus.cc:359] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:41.991520  8650 raft_consensus.cc:385] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.991364  8645 raft_consensus.cc:359] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.992158  8645 raft_consensus.cc:385] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.992529  8645 raft_consensus.cc:740] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.993396  8645 consensus_queue.cc:260] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:41.996644  8379 raft_consensus.cc:2468] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:41.998790  8645 ts_tablet_manager.cc:1434] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:02:41.999936  8645 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:42.000195  8378 raft_consensus.cc:3060] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.008069  8647 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:42.008579  8647 ts_tablet_manager.cc:1403] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260710 11:02:42.009514  8758 consensus_queue.cc:1048] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.011478  8647 raft_consensus.cc:359] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.012249  8647 raft_consensus.cc:385] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.012598  8647 raft_consensus.cc:740] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.013378  8647 consensus_queue.cc:260] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.014370  8645 tablet_bootstrap.cc:654] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.019950  8647 ts_tablet_manager.cc:1434] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:42.020160  8279 catalog_manager.cc:5697] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195). New cstate: current_term: 1 leader_uuid: "66fce00318b94795bf01fb6d44cd53fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.021188  8647 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:42.022290  8706 raft_consensus.cc:493] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.022773  8706 raft_consensus.cc:515] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.028224  8776 consensus_queue.cc:1048] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.030031  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.033156  8647 tablet_bootstrap.cc:654] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.034768  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:42.036361  8494 leader_election.cc:304] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:42.037510  8692 raft_consensus.cc:2749] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.038692  8706 leader_election.cc:290] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:41.991813  8650 raft_consensus.cc:740] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.040450  8650 consensus_queue.cc:260] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.043844  8650 ts_tablet_manager.cc:1434] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260710 11:02:42.045027  8650 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
I20260710 11:02:42.049871  8646 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:42.050571  8646 ts_tablet_manager.cc:1403] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.002s
I20260710 11:02:42.052055  8645 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:42.052551  8645 ts_tablet_manager.cc:1403] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.010s
I20260710 11:02:42.053440  8650 tablet_bootstrap.cc:654] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.053050  8646 raft_consensus.cc:359] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.053881  8646 raft_consensus.cc:385] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.054216  8646 raft_consensus.cc:740] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.055446  8646 consensus_queue.cc:260] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.057421  8646 ts_tablet_manager.cc:1434] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:02:42.057626  8645 raft_consensus.cc:359] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.058352  8645 raft_consensus.cc:385] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.058641  8645 raft_consensus.cc:740] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.058843  8646 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:42.059325  8645 consensus_queue.cc:260] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.066924  8645 ts_tablet_manager.cc:1434] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:02:42.069289  8645 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:42.070787  8776 consensus_queue.cc:1048] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.077632  8650 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:42.078226  8650 ts_tablet_manager.cc:1403] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260710 11:02:42.078152  8529 raft_consensus.cc:3060] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.080506  8758 raft_consensus.cc:493] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.080994  8758 raft_consensus.cc:515] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.081343  8650 raft_consensus.cc:359] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.082044  8650 raft_consensus.cc:385] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.082355  8650 raft_consensus.cc:740] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.083226  8758 leader_election.cc:290] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:42.082988  8650 consensus_queue.cc:260] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.085049  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.085464  8650 ts_tablet_manager.cc:1434] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:42.085902  8647 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:42.086333  8647 ts_tablet_manager.cc:1403] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.006s
I20260710 11:02:42.086378  8650 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed: Bootstrap starting.
W20260710 11:02:42.086512  8570 leader_election.cc:343] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.087834  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:42.088907  8647 raft_consensus.cc:359] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
W20260710 11:02:42.089285  8570 leader_election.cc:343] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.089803  8570 leader_election.cc:304] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed; no voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:42.090950  8758 raft_consensus.cc:2749] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.091328  8706 raft_consensus.cc:493] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.091719  8647 raft_consensus.cc:385] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.092051  8647 raft_consensus.cc:740] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.091861  8706 raft_consensus.cc:515] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.092545  8650 tablet_bootstrap.cc:654] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.092875  8647 consensus_queue.cc:260] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.094074  8706 leader_election.cc:290] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:42.093842  8645 tablet_bootstrap.cc:654] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.095660  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21a7e82eebc4479869c251e6bea1d29" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:42.099236  8652 raft_consensus.cc:493] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.099879  8652 raft_consensus.cc:515] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.101670  8602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21a7e82eebc4479869c251e6bea1d29" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.102085  8645 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:42.102394  8602 raft_consensus.cc:2468] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 0.
I20260710 11:02:42.102644  8645 ts_tablet_manager.cc:1403] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 11:02:42.103477  8647 ts_tablet_manager.cc:1434] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260710 11:02:42.103654  8496 leader_election.cc:304] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:42.104439  8647 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
W20260710 11:02:42.105984  8494 leader_election.cc:343] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.110200  8650 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed: No bootstrap required, opened a new log
I20260710 11:02:42.110700  8650 ts_tablet_manager.cc:1403] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 11:02:42.111128  8647 tablet_bootstrap.cc:654] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.105376  8645 raft_consensus.cc:359] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.111716  8645 raft_consensus.cc:385] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.112004  8645 raft_consensus.cc:740] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.112099  8651 raft_consensus.cc:493] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.112679  8651 raft_consensus.cc:515] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.112859  8645 consensus_queue.cc:260] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.114428  8645 ts_tablet_manager.cc:1434] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:02:42.115299  8645 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:42.119885  8650 raft_consensus.cc:359] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.120587  8650 raft_consensus.cc:385] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.120857  8650 raft_consensus.cc:740] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.121235  8645 tablet_bootstrap.cc:654] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.121670  8651 leader_election.cc:290] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:42.121506  8650 consensus_queue.cc:260] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.123988  8650 ts_tablet_manager.cc:1434] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 11:02:42.124984  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6b9acc86864b22b8741b94bc52908e" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.125640  8604 raft_consensus.cc:2468] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:42.125952  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de94617c0ba94cc79fa504e2a3fa769a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.126866  8422 leader_election.cc:304] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.128928  8651 raft_consensus.cc:2804] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.129021  8652 leader_election.cc:290] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:42.129491  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6b9acc86864b22b8741b94bc52908e" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.129397  8651 raft_consensus.cc:493] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.130300  8651 raft_consensus.cc:3060] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.130388  8530 raft_consensus.cc:2468] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:42.111943  8706 raft_consensus.cc:2804] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.132383  8706 raft_consensus.cc:493] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.133080  8706 raft_consensus.cc:3060] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.139456  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de94617c0ba94cc79fa504e2a3fa769a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.150677  8347 leader_election.cc:304] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db; no voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:42.151189  8652 raft_consensus.cc:493] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.153504  8794 raft_consensus.cc:2749] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.151778  8652 raft_consensus.cc:515] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.156248  8652 leader_election.cc:290] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.162671  8758 raft_consensus.cc:493] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.163645  8758 raft_consensus.cc:515] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.165597  8706 raft_consensus.cc:515] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.169409  8758 leader_election.cc:290] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:42.162613  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.170574  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eca945bd174cf2bc0964acacc70b39" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.170665  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eca945bd174cf2bc0964acacc70b39" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:42.170990  8604 raft_consensus.cc:2468] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 0.
I20260710 11:02:42.171926  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
W20260710 11:02:42.172189  8570 leader_election.cc:343] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.172552  8456 raft_consensus.cc:2468] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 0.
I20260710 11:02:42.172456  8347 leader_election.cc:304] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
W20260710 11:02:42.172889  8570 leader_election.cc:343] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.175060  8646 tablet_bootstrap.cc:654] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.183064  8651 raft_consensus.cc:515] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.185392  8645 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:42.186265  8645 ts_tablet_manager.cc:1403] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.004s
I20260710 11:02:42.177320  8570 leader_election.cc:304] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed; no voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:42.189118  8758 raft_consensus.cc:2749] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.189474  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6b9acc86864b22b8741b94bc52908e" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:42.190179  8604 raft_consensus.cc:3060] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.179358  8719 raft_consensus.cc:2804] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.194214  8719 raft_consensus.cc:493] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.194577  8719 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.197184  8604 raft_consensus.cc:2468] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:42.198553  8422 leader_election.cc:304] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.199400  8734 raft_consensus.cc:2804] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.199883  8734 raft_consensus.cc:697] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:42.200664  8706 leader_election.cc:290] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:42.200750  8734 consensus_queue.cc:237] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.203866  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21a7e82eebc4479869c251e6bea1d29" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:42.205001  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6b9acc86864b22b8741b94bc52908e" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
W20260710 11:02:42.205217  8494 leader_election.cc:343] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.205758  8529 raft_consensus.cc:3060] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.213825  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21a7e82eebc4479869c251e6bea1d29" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:42.214439  8647 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:42.214932  8647 ts_tablet_manager.cc:1403] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.111s	user 0.034s	sys 0.040s
I20260710 11:02:42.215828  8529 raft_consensus.cc:2468] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:42.202473  8651 leader_election.cc:290] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:42.217351  8647 raft_consensus.cc:359] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.214453  8604 raft_consensus.cc:3060] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.217973  8647 raft_consensus.cc:385] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.218567  8647 raft_consensus.cc:740] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.219383  8647 consensus_queue.cc:260] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.221637  8647 ts_tablet_manager.cc:1434] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:42.222577  8647 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:42.216621  8645 raft_consensus.cc:359] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.223479  8645 raft_consensus.cc:385] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.223752  8645 raft_consensus.cc:740] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.224418  8645 consensus_queue.cc:260] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.227751  8645 ts_tablet_manager.cc:1434] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260710 11:02:42.228909  8645 tablet_bootstrap.cc:492] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:42.222523  8719 raft_consensus.cc:515] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.232574  8719 leader_election.cc:290] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.234625  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:42.238282  8603 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.240181  8645 tablet_bootstrap.cc:654] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.266469  8647 tablet_bootstrap.cc:654] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.269703  8734 raft_consensus.cc:493] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.268241  8604 raft_consensus.cc:2468] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:42.264683  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:42.271360  8277 catalog_manager.cc:5697] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.272646  8645 tablet_bootstrap.cc:492] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:42.273114  8645 ts_tablet_manager.cc:1403] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.010s
I20260710 11:02:42.272040  8734 raft_consensus.cc:515] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.275672  8734 leader_election.cc:290] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:42.275743  8645 raft_consensus.cc:359] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.276600  8645 raft_consensus.cc:385] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.276876  8645 raft_consensus.cc:740] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.277459  8645 consensus_queue.cc:260] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.279246  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92733715b824106b8482dfad8cae3ac" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:42.279899  8381 raft_consensus.cc:2468] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:42.280272  8454 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.279907  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92733715b824106b8482dfad8cae3ac" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
W20260710 11:02:42.281854  8422 leader_election.cc:343] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.282879  8420 leader_election.cc:304] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:42.284173  8734 raft_consensus.cc:2804] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.284533  8734 raft_consensus.cc:493] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.284857  8734 raft_consensus.cc:3060] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.287278  8603 raft_consensus.cc:2468] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 1.
I20260710 11:02:42.288784  8496 leader_election.cc:304] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:42.288739  8645 ts_tablet_manager.cc:1434] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:02:42.291720  8706 raft_consensus.cc:2804] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.292402  8706 raft_consensus.cc:697] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Becoming Leader. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:42.292632  8645 tablet_bootstrap.cc:492] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3: Bootstrap starting.
I20260710 11:02:42.293542  8706 consensus_queue.cc:237] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.294694  8347 leader_election.cc:304] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.295253  8646 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:42.295725  8646 ts_tablet_manager.cc:1403] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.237s	user 0.023s	sys 0.022s
I20260710 11:02:42.296271  8758 raft_consensus.cc:493] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.297151  8758 raft_consensus.cc:515] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.298859  8645 tablet_bootstrap.cc:654] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.298708  8646 raft_consensus.cc:359] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.299419  8646 raft_consensus.cc:385] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.299705  8646 raft_consensus.cc:740] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.299834  8734 raft_consensus.cc:515] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.300473  8646 consensus_queue.cc:260] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.301578  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:42.302506  8646 ts_tablet_manager.cc:1434] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:02:42.303421  8646 tablet_bootstrap.cc:492] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:42.303314  8454 raft_consensus.cc:2468] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 1.
W20260710 11:02:42.303678  8568 leader_election.cc:343] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.304935  8734 leader_election.cc:290] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:42.306751  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92733715b824106b8482dfad8cae3ac" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:42.306860  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92733715b824106b8482dfad8cae3ac" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:42.307475  8381 raft_consensus.cc:3060] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:42.308684  8422 leader_election.cc:343] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.310093  8646 tablet_bootstrap.cc:654] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.311653  8647 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:42.312130  8647 ts_tablet_manager.cc:1403] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.014s
I20260710 11:02:42.313604  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:42.314239  8456 raft_consensus.cc:2468] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 0.
I20260710 11:02:42.314661  8647 raft_consensus.cc:359] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.315340  8647 raft_consensus.cc:385] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.315622  8647 raft_consensus.cc:740] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.315552  8570 leader_election.cc:304] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [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: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:42.316869  8661 raft_consensus.cc:2804] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.316656  8647 consensus_queue.cc:260] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.317261  8661 raft_consensus.cc:493] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.317627  8661 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.317744  8794 raft_consensus.cc:2804] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.318439  8794 raft_consensus.cc:697] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:42.318751  8647 ts_tablet_manager.cc:1434] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:42.319681  8647 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:42.319597  8794 consensus_queue.cc:237] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.330124  8758 leader_election.cc:290] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.330770  8647 tablet_bootstrap.cc:654] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.344735  8646 tablet_bootstrap.cc:492] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:42.345250  8646 ts_tablet_manager.cc:1403] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.003s
I20260710 11:02:42.347816  8646 raft_consensus.cc:359] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.348479  8381 raft_consensus.cc:2468] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:42.348527  8646 raft_consensus.cc:385] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.408281  8420 leader_election.cc:304] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:42.409214  8646 raft_consensus.cc:740] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.411455  8646 consensus_queue.cc:260] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.417917  8646 ts_tablet_manager.cc:1434] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.008s
I20260710 11:02:42.420244  8646 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:42.362560  8645 tablet_bootstrap.cc:492] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3: No bootstrap required, opened a new log
I20260710 11:02:42.417625  8279 catalog_manager.cc:5697] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195). New cstate: current_term: 1 leader_uuid: "66fce00318b94795bf01fb6d44cd53fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.422784  8645 ts_tablet_manager.cc:1403] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3: Time spent bootstrapping tablet: real 0.130s	user 0.024s	sys 0.038s
I20260710 11:02:42.353886  8647 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: No bootstrap required, opened a new log
I20260710 11:02:42.433679  8647 ts_tablet_manager.cc:1403] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.004s
I20260710 11:02:42.427297  8659 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.345279  8661 raft_consensus.cc:515] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.359153  8758 raft_consensus.cc:493] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.442674  8758 raft_consensus.cc:515] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.444940  8719 raft_consensus.cc:493] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.445734  8719 raft_consensus.cc:515] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.448243  8661 leader_election.cc:290] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.450623  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.451535  8794 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.451732  8603 raft_consensus.cc:2468] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 0.
I20260710 11:02:42.452040  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:42.452425  8794 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.452986  8456 raft_consensus.cc:2468] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 0.
I20260710 11:02:42.453307  8739 consensus_queue.cc:1048] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.431406  8277 catalog_manager.cc:5697] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 1 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.455111  8719 leader_election.cc:290] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
W20260710 11:02:42.456964  8420 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.193:36735, user_credentials={real_user=slave}} blocked reactor thread for 49245.8us
I20260710 11:02:42.449318  8734 raft_consensus.cc:2804] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.467555  8347 leader_election.cc:304] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.471982  8659 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.475179  8647 raft_consensus.cc:359] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.475798  8659 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.475991  8647 raft_consensus.cc:385] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.476889  8647 raft_consensus.cc:740] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.469040  8651 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.466727  8758 leader_election.cc:290] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:42.482376  8647 consensus_queue.cc:260] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.487061  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:42.492040  8794 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:42.494123  8651 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.497812  8456 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 0.
I20260710 11:02:42.498777  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.500303  8529 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:42.504868  8422 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:42.507244  8647 ts_tablet_manager.cc:1434] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.003s
I20260710 11:02:42.508512  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:42.510540  8689 raft_consensus.cc:2804] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.511046  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:42.511154  8689 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.511296  8645 raft_consensus.cc:359] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.511806  8379 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 0.
I20260710 11:02:42.511914  8689 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.512326  8645 raft_consensus.cc:385] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.512682  8645 raft_consensus.cc:740] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.478317  8734 raft_consensus.cc:697] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:42.515202  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.500765  8651 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:42.516180  8529 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 0.
I20260710 11:02:42.518505  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:42.519189  8379 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:42.519345  8347 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:42.515110  8734 consensus_queue.cc:237] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.524302  8494 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:42.523188  8719 raft_consensus.cc:2804] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.525106  8652 raft_consensus.cc:2804] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.525520  8719 raft_consensus.cc:493] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.525705  8652 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.525978  8719 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.526084  8652 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.526829  8739 raft_consensus.cc:2804] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.527357  8739 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.527766  8739 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.520262  8645 consensus_queue.cc:260] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.534766  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:42.535663  8645 ts_tablet_manager.cc:1434] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.005s
I20260710 11:02:42.535606  8379 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.549131  8379 raft_consensus.cc:2468] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:42.549717  8794 raft_consensus.cc:493] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.550283  8794 raft_consensus.cc:515] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.550383  8652 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.559352  8652 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Requested vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:42.554750  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:42.565402  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
W20260710 11:02:42.568142  8570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.195:37267, user_credentials={real_user=slave}} blocked reactor thread for 104146us
I20260710 11:02:42.568503  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aeb643d8f949a5a9df30adf720bb62" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:42.569443  8378 raft_consensus.cc:2468] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 0.
I20260710 11:02:42.571280  8646 tablet_bootstrap.cc:654] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.573480  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:42.574239  8455 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.574805  8530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aeb643d8f949a5a9df30adf720bb62" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.576611  8689 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.550705  8719 raft_consensus.cc:515] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.580394  8719 leader_election.cc:290] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.580883  8568 leader_election.cc:304] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.582875  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
W20260710 11:02:42.582297  8570 leader_election.cc:343] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.587812  8720 raft_consensus.cc:2804] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.588410  8720 raft_consensus.cc:493] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.588946  8720 raft_consensus.cc:3060] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.590454  8456 raft_consensus.cc:2393] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ebb59a402e6495eb68bda1a00a175db in current term 1: Already voted for candidate 3c6cb861ecb14bb89059b53b228546e3 in this term.
I20260710 11:02:42.591185  8603 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.597352  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:42.598044  8454 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.598614  8794 leader_election.cc:290] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.596580  8381 raft_consensus.cc:3060] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.603385  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.604265  8604 raft_consensus.cc:2468] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 1.
I20260710 11:02:42.610180  8347 leader_election.cc:304] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.610839  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:42.595027  8568 leader_election.cc:304] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.614266  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:42.615386  8750 raft_consensus.cc:2804] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.615368  8379 raft_consensus.cc:2393] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c6cb861ecb14bb89059b53b228546e3 in current term 1: Already voted for candidate 2ebb59a402e6495eb68bda1a00a175db in this term.
I20260710 11:02:42.615947  8750 raft_consensus.cc:697] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:42.617586  8689 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:42.615375  8794 raft_consensus.cc:2804] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:42.619212  8794 raft_consensus.cc:493] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.619148  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:42.620225  8794 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.616984  8750 consensus_queue.cc:237] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.622766  8422 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [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: 3c6cb861ecb14bb89059b53b228546e3; no voters: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:42.627072  8277 catalog_manager.cc:5697] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.619287  8739 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.630810  8646 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:42.631855  8646 ts_tablet_manager.cc:1403] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.212s	user 0.010s	sys 0.007s
I20260710 11:02:42.635942  8529 raft_consensus.cc:2393] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ebb59a402e6495eb68bda1a00a175db in current term 1: Already voted for candidate 66fce00318b94795bf01fb6d44cd53fd in this term.
I20260710 11:02:42.636186  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:42.639055  8380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:42.627364  8734 raft_consensus.cc:2749] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.639876  8380 raft_consensus.cc:2393] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66fce00318b94795bf01fb6d44cd53fd in current term 1: Already voted for candidate 2ebb59a402e6495eb68bda1a00a175db in this term.
I20260710 11:02:42.645296  8453 raft_consensus.cc:2393] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66fce00318b94795bf01fb6d44cd53fd in current term 1: Already voted for candidate 3c6cb861ecb14bb89059b53b228546e3 in this term.
I20260710 11:02:42.647686  8347 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db; no voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:42.643177  8739 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.654206  8720 raft_consensus.cc:515] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.654842  8496 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [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: 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:42.656445  8706 raft_consensus.cc:2749] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.658149  8689 consensus_queue.cc:1048] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.658800  8646 raft_consensus.cc:359] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.659533  8646 raft_consensus.cc:385] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.659821  8646 raft_consensus.cc:740] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.661312  8455 raft_consensus.cc:2468] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:42.662750  8810 consensus_queue.cc:1048] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 11:02:42.668608  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aeb643d8f949a5a9df30adf720bb62" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:42.669438  8814 raft_consensus.cc:2749] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.669929  8603 raft_consensus.cc:2468] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 1.
I20260710 11:02:42.671835  8794 raft_consensus.cc:515] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.672389  8454 raft_consensus.cc:2468] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 1.
I20260710 11:02:42.674074  8794 leader_election.cc:290] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 2 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:42.676625  8720 leader_election.cc:290] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:42.677332  8646 consensus_queue.cc:260] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.678797  8527 raft_consensus.cc:3060] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.686021  8689 raft_consensus.cc:493] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.687372  8689 raft_consensus.cc:515] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.689616  8689 leader_election.cc:290] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:42.690753  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.690936  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:42.691543  8604 raft_consensus.cc:2468] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:42.692257  8528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.692518  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:42.693444  8422 leader_election.cc:304] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.695528  8689 raft_consensus.cc:2804] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:42.695667  8422 leader_election.cc:343] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.695935  8689 raft_consensus.cc:493] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.696362  8689 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.696313  8278 catalog_manager.cc:5697] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 1 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.699236  8527 raft_consensus.cc:2468] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:42.700532  8347 leader_election.cc:304] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 
I20260710 11:02:42.701395  8719 raft_consensus.cc:2804] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.701653  8454 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.701903  8719 raft_consensus.cc:697] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:42.702992  8719 consensus_queue.cc:237] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.705653  8570 leader_election.cc:304] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:42.707397  8646 ts_tablet_manager.cc:1434] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260710 11:02:42.707875  8734 consensus_queue.cc:1048] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.709041  8811 raft_consensus.cc:2804] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.709251  8646 tablet_bootstrap.cc:492] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:42.712158  8811 raft_consensus.cc:697] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:42.720299  8811 consensus_queue.cc:237] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:42.721385  8646 tablet_bootstrap.cc:654] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.723081  8454 raft_consensus.cc:2468] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 2.
I20260710 11:02:42.729176  8810 consensus_queue.cc:1048] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.741981  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aeb643d8f949a5a9df30adf720bb62" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:42.742687  8379 raft_consensus.cc:3060] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.756945  8379 raft_consensus.cc:2468] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 1.
I20260710 11:02:42.757397  8689 raft_consensus.cc:515] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.769454  8823 raft_consensus.cc:493] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.770287  8823 raft_consensus.cc:515] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.773180  8823 leader_election.cc:290] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:42.780541  8347 leader_election.cc:304] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:42.786139  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eca945bd174cf2bc0964acacc70b39" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:42.786878  8529 raft_consensus.cc:2468] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:42.788272  8814 consensus_queue.cc:1048] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.795682  8689 leader_election.cc:290] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:42.798105  8422 leader_election.cc:304] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:42.798903  8651 raft_consensus.cc:2804] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.799320  8651 raft_consensus.cc:493] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.799639  8651 raft_consensus.cc:3060] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.803043  8379 raft_consensus.cc:3060] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.803473  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:42.793433  8279 catalog_manager.cc:5697] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 1 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.809239  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:42.810009  8601 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.806655  8277 catalog_manager.cc:5697] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 1 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.793888  8719 raft_consensus.cc:2804] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:42.818657  8646 tablet_bootstrap.cc:492] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:42.819175  8646 ts_tablet_manager.cc:1403] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.009s
I20260710 11:02:42.822476  8646 raft_consensus.cc:359] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.823174  8646 raft_consensus.cc:385] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.823426  8646 raft_consensus.cc:740] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.824187  8646 consensus_queue.cc:260] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.825248  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eca945bd174cf2bc0964acacc70b39" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:42.826092  8603 raft_consensus.cc:2468] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 0.
I20260710 11:02:42.829470  8719 raft_consensus.cc:697] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:42.831125  8719 consensus_queue.cc:237] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Queue going to LEADER 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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:42.844676  8601 raft_consensus.cc:2468] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
W20260710 11:02:42.869271  8422 leader_election.cc:343] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.873009  8422 leader_election.cc:304] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:42.873982  8810 consensus_queue.cc:1048] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.874430  8823 raft_consensus.cc:2804] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.875149  8823 raft_consensus.cc:697] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:42.876353  8823 consensus_queue.cc:237] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.879930  8646 ts_tablet_manager.cc:1434] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260710 11:02:42.884372  8646 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd: Bootstrap starting.
I20260710 11:02:42.890365  8814 consensus_queue.cc:1048] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.916564  8279 catalog_manager.cc:5697] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 1 to 2, leader changed from 62838a25330143a699b6e2a32c9897ed (127.6.24.196) to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 2 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.927703  8646 tablet_bootstrap.cc:654] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.917867  8651 raft_consensus.cc:515] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.931875  8651 leader_election.cc:290] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
W20260710 11:02:42.936913  8327 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:42.938042  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eca945bd174cf2bc0964acacc70b39" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:42.938764  8529 raft_consensus.cc:3060] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.941946  8278 catalog_manager.cc:5697] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.946725  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4eca945bd174cf2bc0964acacc70b39" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:42.947299  8604 raft_consensus.cc:3060] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.950883  8646 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd: No bootstrap required, opened a new log
I20260710 11:02:42.951395  8646 ts_tablet_manager.cc:1403] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.004s
I20260710 11:02:42.957926  8604 raft_consensus.cc:2468] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:42.959599  8422 leader_election.cc:304] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:42.960549  8651 raft_consensus.cc:2804] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.961022  8651 raft_consensus.cc:697] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:42.961845  8651 consensus_queue.cc:237] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:42.962332  8646 raft_consensus.cc:359] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.963006  8646 raft_consensus.cc:385] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.963281  8646 raft_consensus.cc:740] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.963994  8646 consensus_queue.cc:260] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:42.959878  8529 raft_consensus.cc:2468] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:42.966171  8646 ts_tablet_manager.cc:1434] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:02:42.975517  8279 catalog_manager.cc:5697] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:43.008648  8810 raft_consensus.cc:493] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:43.009156  8810 raft_consensus.cc:515] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:43.011546  8810 leader_election.cc:290] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:43.012406  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92733715b824106b8482dfad8cae3ac" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:43.012595  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b92733715b824106b8482dfad8cae3ac" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:43.013152  8379 raft_consensus.cc:2393] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66fce00318b94795bf01fb6d44cd53fd in current term 1: Already voted for candidate 3c6cb861ecb14bb89059b53b228546e3 in this term.
I20260710 11:02:43.014155  8494 leader_election.cc:304] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66fce00318b94795bf01fb6d44cd53fd; no voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:43.014791  8810 raft_consensus.cc:3060] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.020735  8810 raft_consensus.cc:2749] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:43.112232  8810 raft_consensus.cc:493] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:43.112811  8810 raft_consensus.cc:515] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:43.114450  8651 consensus_queue.cc:1048] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.114818  8810 leader_election.cc:290] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:43.115445  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:43.116031  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:43.116779  8604 raft_consensus.cc:2393] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66fce00318b94795bf01fb6d44cd53fd in current term 1: Already voted for candidate 3c6cb861ecb14bb89059b53b228546e3 in this term.
I20260710 11:02:43.117790  8496 leader_election.cc:304] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66fce00318b94795bf01fb6d44cd53fd; no voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:43.118664  8810 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.125370  8810 raft_consensus.cc:2749] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:43.126366  8651 consensus_queue.cc:1048] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.182555  8453 raft_consensus.cc:1240] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Rejecting Update request from peer 62838a25330143a699b6e2a32c9897ed for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:43.184027  8758 consensus_queue.cc:1059] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.184785  8720 raft_consensus.cc:3055] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:43.185068  8720 raft_consensus.cc:740] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:43.185849  8720 consensus_queue.cc:260] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:43.186861  8720 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:43.221412  8814 consensus_queue.cc:1048] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.231535  8841 consensus_queue.cc:1048] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:43.284823  8720 consensus_queue.cc:1048] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.295807  8720 consensus_queue.cc:1048] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.304994  8453 raft_consensus.cc:1275] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:43.306747  8794 consensus_queue.cc:1048] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.317085  8604 raft_consensus.cc:1275] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:02:43.317539  8604 pending_rounds.cc:85] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed: Aborting all ops after (but not including) 0
I20260710 11:02:43.317871  8604 pending_rounds.cc:107] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:02:43.318162  8604 raft_consensus.cc:2889] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:02:43.321171  8841 consensus_queue.cc:1048] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.384413  8651 consensus_queue.cc:1048] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.396302  8734 consensus_queue.cc:1048] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.470149  8734 consensus_queue.cc:1048] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.481005  8823 consensus_queue.cc:1048] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:43.954447  8327 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:44.209996  8651 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.210695  8651 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:44.212656  8651 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:44.213320  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:44.214104  8379 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:44.214112  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:44.214926  8527 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:44.215449  8420 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 
I20260710 11:02:44.216123  8651 raft_consensus.cc:2804] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:44.216398  8651 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:44.216619  8651 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.221244  8651 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:44.222971  8651 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:44.223821  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:44.224046  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:44.224357  8379 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.224654  8527 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.229823  8527 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:44.230057  8379 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:44.230907  8422 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:44.231686  8651 raft_consensus.cc:2804] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:44.232085  8651 raft_consensus.cc:697] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:44.232968  8651 consensus_queue.cc:237] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER 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: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:44.240056  8278 catalog_manager.cc:5697] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:44.668550  8527 raft_consensus.cc:1275] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:44.669847  8651 consensus_queue.cc:1048] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:44.682688  8379 raft_consensus.cc:1275] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:44.685498  8651 consensus_queue.cc:1048] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:44.896198  6243 tablet_server.cc:179] TabletServer@127.6.24.193:0 shutting down...
W20260710 11:02:44.906558  8568 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
W20260710 11:02:44.916254  8568 consensus_peers.cc:597] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:44.918378  8420 consensus_peers.cc:597] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.933161  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:44.934161  6243 tablet_replica.cc:333] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.935820  6243 raft_consensus.cc:2243] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.936281  6243 raft_consensus.cc:2272] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.938194  6243 tablet_replica.cc:333] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.938746  6243 raft_consensus.cc:2243] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.939318  6243 raft_consensus.cc:2272] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.941175  6243 tablet_replica.cc:333] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.941949  6243 raft_consensus.cc:2243] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.942711  6243 raft_consensus.cc:2272] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.944491  6243 tablet_replica.cc:333] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.945050  6243 raft_consensus.cc:2243] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.945437  6243 raft_consensus.cc:2272] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.947139  6243 tablet_replica.cc:333] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.947682  6243 raft_consensus.cc:2243] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.948078  6243 raft_consensus.cc:2272] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.949940  6243 tablet_replica.cc:333] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.950434  6243 raft_consensus.cc:2243] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.950807  6243 raft_consensus.cc:2272] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.952451  6243 tablet_replica.cc:333] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.952981  6243 raft_consensus.cc:2243] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.953365  6243 raft_consensus.cc:2272] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.955068  6243 tablet_replica.cc:333] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.955739  6243 raft_consensus.cc:2243] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.956511  6243 raft_consensus.cc:2272] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.959019  6243 tablet_replica.cc:333] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.959647  6243 raft_consensus.cc:2243] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.960129  6243 raft_consensus.cc:2272] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.962185  6243 tablet_replica.cc:333] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.962694  6243 raft_consensus.cc:2243] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.963081  6243 raft_consensus.cc:2272] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.970191  6243 tablet_replica.cc:333] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.971046  6243 raft_consensus.cc:2243] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.971562  6243 raft_consensus.cc:2272] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.974278  6243 tablet_replica.cc:333] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.974874  6243 raft_consensus.cc:2243] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.975642  6243 raft_consensus.cc:2272] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.977502  6243 tablet_replica.cc:333] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.978266  6243 raft_consensus.cc:2243] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.978778  6243 raft_consensus.cc:2272] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.980973  6243 tablet_replica.cc:333] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
W20260710 11:02:44.981223  8494 consensus_peers.cc:597] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.981608  6243 raft_consensus.cc:2243] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.982486  6243 raft_consensus.cc:2272] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.984413  6243 tablet_replica.cc:333] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.984925  6243 raft_consensus.cc:2243] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:44.985824  6243 raft_consensus.cc:2272] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.987787  6243 tablet_replica.cc:333] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.988308  6243 raft_consensus.cc:2243] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.988765  6243 raft_consensus.cc:2272] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.990581  6243 tablet_replica.cc:333] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.991075  6243 raft_consensus.cc:2243] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.991472  6243 raft_consensus.cc:2272] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:44.993139  6243 tablet_replica.cc:333] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: stopping tablet replica
I20260710 11:02:44.993603  6243 raft_consensus.cc:2243] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:44.993978  6243 raft_consensus.cc:2272] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:45.020533  6243 tablet_server.cc:196] TabletServer@127.6.24.193:0 shutdown complete.
W20260710 11:02:45.052882  8420 consensus_peers.cc:597] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.057324  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:45.064337  8868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:45.065749  8869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:45.069243  6243 server_base.cc:1061] running on GCE node
W20260710 11:02:45.070294  8871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:45.071588  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:45.071877  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:45.072131  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681365072106 us; error 0 us; skew 500 ppm
W20260710 11:02:45.072381  8568 consensus_peers.cc:597] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.072829  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:45.075590  6243 webserver.cc:533] Webserver started at http://127.6.24.193:42269/ using document root <none> and password file <none>
I20260710 11:02:45.076097  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:45.076334  6243 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:02:45.081082  6243 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:02:45.086196  8877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:45.087278  6243 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:02:45.087668  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "2ebb59a402e6495eb68bda1a00a175db"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-7rm2"
I20260710 11:02:45.088115  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:45.104666  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:45.106343  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:45.107966  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:45.111793  8884 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:02:45.150512  8494 consensus_peers.cc:597] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:45.186743  8568 consensus_peers.cc:597] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.206346  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:02:45.206686  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.096s	user 0.004s	sys 0.000s
I20260710 11:02:45.207015  6243 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:02:45.211477  8884 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
W20260710 11:02:45.214838  8494 consensus_peers.cc:597] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.229019  8884 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.230093  8884 tablet_bootstrap.cc:492] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.230767  8884 ts_tablet_manager.cc:1403] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
W20260710 11:02:45.233654  8420 consensus_peers.cc:597] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.233729  8884 raft_consensus.cc:359] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.234512  8884 raft_consensus.cc:740] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.235219  8884 consensus_queue.cc:260] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [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: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.237586  8884 ts_tablet_manager.cc:1434] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:02:45.239233  8884 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.253578  8884 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.254478  8884 tablet_bootstrap.cc:492] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.255066  8884 ts_tablet_manager.cc:1403] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:02:45.257483  8884 raft_consensus.cc:359] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.258178  8884 raft_consensus.cc:740] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.258805  8884 consensus_queue.cc:260] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [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: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.260476  8884 ts_tablet_manager.cc:1434] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:45.261196  8884 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
W20260710 11:02:45.261245  8568 consensus_peers.cc:597] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.275947  8884 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.276873  8884 tablet_bootstrap.cc:492] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.277483  8884 ts_tablet_manager.cc:1403] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:02:45.279331  8884 raft_consensus.cc:359] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.279814  8884 raft_consensus.cc:740] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.280385  8884 consensus_queue.cc:260] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.281796  8884 ts_tablet_manager.cc:1434] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:45.282394  8884 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
W20260710 11:02:45.294452  8568 consensus_peers.cc:597] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:45.298794  8494 consensus_peers.cc:597] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.300292  8884 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.301239  8884 tablet_bootstrap.cc:492] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.301854  8884 ts_tablet_manager.cc:1403] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:02:45.304275  8884 raft_consensus.cc:359] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.304899  8884 raft_consensus.cc:740] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.305667  8884 consensus_queue.cc:260] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.307690  8884 ts_tablet_manager.cc:1434] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:45.308408  8884 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.308763  6243 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:02:45.309069  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.102s	user 0.096s	sys 0.002s
W20260710 11:02:45.316112  8420 consensus_peers.cc:597] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.325349  8884 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.326419  8884 tablet_bootstrap.cc:492] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.327346  8884 ts_tablet_manager.cc:1403] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:02:45.330658  8884 raft_consensus.cc:359] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.331511  8884 raft_consensus.cc:740] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.332316  8884 consensus_queue.cc:260] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [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: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.335192  8884 ts_tablet_manager.cc:1434] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:45.336131  8884 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.354431  8884 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.355643  8884 tablet_bootstrap.cc:492] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.356422  8884 ts_tablet_manager.cc:1403] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:02:45.359555  8884 raft_consensus.cc:359] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.360347  8884 raft_consensus.cc:740] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.361033  8884 consensus_queue.cc:260] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.363108  8884 ts_tablet_manager.cc:1434] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:45.364063  8884 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.373195  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:36735
I20260710 11:02:45.373296  8949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:36735 every 8 connection(s)
I20260710 11:02:45.379734  8884 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.380815  8884 tablet_bootstrap.cc:492] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.381541  8884 ts_tablet_manager.cc:1403] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:02:45.384058  8884 raft_consensus.cc:359] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.384572  8884 raft_consensus.cc:740] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.385274  8884 consensus_queue.cc:260] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [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: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.387248  8884 ts_tablet_manager.cc:1434] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:45.388078  8884 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.400257  8884 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.400983  8884 tablet_bootstrap.cc:492] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.401413  8884 ts_tablet_manager.cc:1403] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:02:45.403816  8884 raft_consensus.cc:359] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.404445  8884 raft_consensus.cc:740] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.405442  8951 heartbeater.cc:344] Connected to a master server at 127.6.24.254:34783
I20260710 11:02:45.405136  8884 consensus_queue.cc:260] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [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: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.405893  8951 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:45.406831  8951 heartbeater.cc:507] Master 127.6.24.254:34783 requested a full tablet report, sending...
I20260710 11:02:45.407246  8884 ts_tablet_manager.cc:1434] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:45.408051  8884 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.416146  8278 ts_manager.cc:194] Re-registered known tserver with Master: 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:45.422528  8884 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.424083  8884 tablet_bootstrap.cc:492] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.424726  8884 ts_tablet_manager.cc:1403] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 11:02:45.427371  8884 raft_consensus.cc:359] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.428072  8884 raft_consensus.cc:740] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.428750  8884 consensus_queue.cc:260] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [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: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.430900  8884 ts_tablet_manager.cc:1434] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:45.431689  8884 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.435580  8278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41896
I20260710 11:02:45.439517  8951 heartbeater.cc:499] Master 127.6.24.254:34783 was elected leader, sending a full tablet report...
I20260710 11:02:45.446184  8884 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.447122  8884 tablet_bootstrap.cc:492] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.447760  8884 ts_tablet_manager.cc:1403] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:02:45.450251  8884 raft_consensus.cc:359] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.450961  8884 raft_consensus.cc:740] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.451642  8884 consensus_queue.cc:260] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [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: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:45.453727  8884 ts_tablet_manager.cc:1434] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:45.454558  8884 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.476781  8884 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.478201  8884 tablet_bootstrap.cc:492] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.479099  8884 ts_tablet_manager.cc:1403] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260710 11:02:45.482697  8884 raft_consensus.cc:359] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.483712  8884 raft_consensus.cc:740] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.484711  8884 consensus_queue.cc:260] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [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: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.491933  8884 ts_tablet_manager.cc:1434] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:02:45.493075  8884 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.519290  8884 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.520236  8884 tablet_bootstrap.cc:492] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.520881  8884 ts_tablet_manager.cc:1403] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260710 11:02:45.523377  8884 raft_consensus.cc:359] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.524106  8884 raft_consensus.cc:740] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.524789  8884 consensus_queue.cc:260] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.526467  8884 ts_tablet_manager.cc:1434] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:02:45.527105  8884 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.539460  8884 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.540230  8884 tablet_bootstrap.cc:492] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.540920  8884 ts_tablet_manager.cc:1403] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:02:45.542820  8884 raft_consensus.cc:359] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.543287  8884 raft_consensus.cc:740] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.543762  8884 consensus_queue.cc:260] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [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: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.545106  8884 ts_tablet_manager.cc:1434] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:45.545809  8884 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.564429  8884 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.565537  8884 tablet_bootstrap.cc:492] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.566229  8884 ts_tablet_manager.cc:1403] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:02:45.568696  8884 raft_consensus.cc:359] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.569325  8884 raft_consensus.cc:740] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.570012  8884 consensus_queue.cc:260] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [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: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.572304  8884 ts_tablet_manager.cc:1434] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:45.573079  8884 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.592242  8884 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.593194  8884 tablet_bootstrap.cc:492] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.593897  8884 ts_tablet_manager.cc:1403] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:02:45.595949  8884 raft_consensus.cc:359] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.596407  8884 raft_consensus.cc:740] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.596899  8884 consensus_queue.cc:260] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.598557  8884 ts_tablet_manager.cc:1434] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:45.599565  8884 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.611761  8884 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.612401  8884 tablet_bootstrap.cc:492] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.612923  8884 ts_tablet_manager.cc:1403] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:02:45.614711  8884 raft_consensus.cc:359] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.615216  8884 raft_consensus.cc:740] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.615732  8884 consensus_queue.cc:260] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.617101  8884 ts_tablet_manager.cc:1434] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:45.618089  8884 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.631186  8884 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.631891  8884 tablet_bootstrap.cc:492] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.632513  8884 ts_tablet_manager.cc:1403] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:02:45.634400  8884 raft_consensus.cc:359] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.634902  8884 raft_consensus.cc:740] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.635419  8884 consensus_queue.cc:260] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [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: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:45.637037  8884 ts_tablet_manager.cc:1434] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:45.638219  8884 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap starting.
I20260710 11:02:45.652168  8884 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:45.653013  8884 tablet_bootstrap.cc:492] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Bootstrap complete.
I20260710 11:02:45.653497  8884 ts_tablet_manager.cc:1403] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:02:45.655588  8884 raft_consensus.cc:359] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.656103  8884 raft_consensus.cc:740] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.656728  8884 consensus_queue.cc:260] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:45.658835  8884 ts_tablet_manager.cc:1434] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:46.019649  8891 raft_consensus.cc:493] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.020157  8891 raft_consensus.cc:515] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.021796  8891 leader_election.cc:290] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.022454  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:46.023073  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.023662  8925 raft_consensus.cc:2468] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:46.024580  8420 leader_election.cc:304] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.025269  8891 raft_consensus.cc:2804] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:46.025714  8891 raft_consensus.cc:493] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.025965  8891 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.028465  8651 raft_consensus.cc:493] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.028908  8651 raft_consensus.cc:515] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.030879  8651 leader_election.cc:290] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.031195  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:46.031579  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.031407  8891 raft_consensus.cc:515] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.032274  8925 raft_consensus.cc:2468] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:46.033327  8420 leader_election.cc:304] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.033631  8891 leader_election.cc:290] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.034124  8651 raft_consensus.cc:2804] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:46.034255  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:46.034510  8651 raft_consensus.cc:493] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.034967  8651 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.035306  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:46.035881  8925 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.041458  8651 raft_consensus.cc:515] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.042819  8925 raft_consensus.cc:2468] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:46.043514  8651 leader_election.cc:290] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.044097  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:46.044480  8420 leader_election.cc:304] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.044781  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:46.045353  8651 raft_consensus.cc:2804] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:46.045378  8925 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.045914  8651 raft_consensus.cc:697] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:46.046559  8651 consensus_queue.cc:237] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.051760  8925 raft_consensus.cc:2468] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:46.052791  8420 leader_election.cc:304] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.053694  8651 raft_consensus.cc:2804] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:46.053272  8278 catalog_manager.cc:5697] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 1 to 2, leader changed from 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193) to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.054134  8651 raft_consensus.cc:697] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:46.054872  8651 consensus_queue.cc:237] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.074836  8278 catalog_manager.cc:5697] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 1 to 2, leader changed from 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193) to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.124924  8968 raft_consensus.cc:493] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.125396  8968 raft_consensus.cc:515] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:46.127137  8968 leader_election.cc:290] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.128175  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:46.128340  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.129595  8925 raft_consensus.cc:2468] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 1.
I20260710 11:02:46.130712  8494 leader_election.cc:304] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [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: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.131377  8968 raft_consensus.cc:2804] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:46.131747  8968 raft_consensus.cc:493] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.132032  8968 raft_consensus.cc:3060] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.137290  8968 raft_consensus.cc:515] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:46.139143  8968 leader_election.cc:290] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 2 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.140619  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:46.141088  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:46.141292  8925 raft_consensus.cc:3060] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.152333  8925 raft_consensus.cc:2468] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 2.
I20260710 11:02:46.155560  8494 leader_election.cc:304] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [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: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.157402  8659 raft_consensus.cc:2804] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:46.157927  8659 raft_consensus.cc:697] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 2 LEADER]: Becoming Leader. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:46.158764  8659 consensus_queue.cc:237] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:46.167631  8962 raft_consensus.cc:493] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.168205  8962 raft_consensus.cc:515] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.170615  8962 leader_election.cc:290] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:46.173741  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:46.175160  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.175966  8925 raft_consensus.cc:2468] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 2.
I20260710 11:02:46.176966  8568 leader_election.cc:304] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:46.177829  8962 raft_consensus.cc:2804] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:02:46.178226  8962 raft_consensus.cc:493] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.180327  8278 catalog_manager.cc:5697] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd reported cstate change: term changed from 1 to 2, leader changed from 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193) to 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195). New cstate: current_term: 2 leader_uuid: "66fce00318b94795bf01fb6d44cd53fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.181097  8962 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.186848  8962 raft_consensus.cc:515] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.188810  8962 leader_election.cc:290] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 3 election: Requested vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:46.189476  8962 raft_consensus.cc:493] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.189553  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:46.189855  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:46.190315  8925 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.190063  8962 raft_consensus.cc:515] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.192183  8962 leader_election.cc:290] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:46.193094  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:46.193745  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.194484  8924 raft_consensus.cc:2393] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62838a25330143a699b6e2a32c9897ed in current term 2: Already voted for candidate 3c6cb861ecb14bb89059b53b228546e3 in this term.
I20260710 11:02:46.195385  8568 leader_election.cc:304] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [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: 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:46.196187  8962 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.196889  8925 raft_consensus.cc:2468] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 3.
I20260710 11:02:46.198014  8568 leader_election.cc:304] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [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: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:46.198712  8959 raft_consensus.cc:2804] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:46.199165  8959 raft_consensus.cc:697] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 3 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:46.199973  8959 consensus_queue.cc:237] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.202418  8962 raft_consensus.cc:2749] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:46.206949  8278 catalog_manager.cc:5697] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 2 to 3, leader changed from 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193) to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 3 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.210379  8959 raft_consensus.cc:493] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.210908  8959 raft_consensus.cc:515] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } }
I20260710 11:02:46.213017  8959 leader_election.cc:290] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.214049  8529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66fce00318b94795bf01fb6d44cd53fd" is_pre_election: true
I20260710 11:02:46.215416  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5444b16ba3384e82b80db56c9beb0589" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.216219  8925 raft_consensus.cc:2393] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62838a25330143a699b6e2a32c9897ed in current term 2: Already voted for candidate 66fce00318b94795bf01fb6d44cd53fd in this term.
I20260710 11:02:46.217136  8568 leader_election.cc:304] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [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: 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:46.217862  8959 raft_consensus.cc:3060] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.222479  8959 raft_consensus.cc:2749] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:46.231441  8651 raft_consensus.cc:493] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.231626  8860 raft_consensus.cc:493] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.231971  8651 raft_consensus.cc:515] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.232200  8860 raft_consensus.cc:515] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.233950  8651 leader_election.cc:290] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.234213  8860 leader_election.cc:290] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.235308  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:46.235387  8925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caec2ca533684314a73d00ada4e41d5a" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.235945  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed" is_pre_election: true
I20260710 11:02:46.236377  8925 raft_consensus.cc:2393] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c6cb861ecb14bb89059b53b228546e3 in current term 3: Already voted for candidate 62838a25330143a699b6e2a32c9897ed in this term.
I20260710 11:02:46.236732  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.237366  8924 raft_consensus.cc:2468] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 1.
I20260710 11:02:46.237882  8420 leader_election.cc:304] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3; no voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.238698  8651 raft_consensus.cc:3060] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.239058  8420 leader_election.cc:304] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.239701  8860 raft_consensus.cc:2804] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:46.240062  8860 raft_consensus.cc:493] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.240361  8860 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.244282  8651 raft_consensus.cc:2749] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:46.245775  8860 raft_consensus.cc:515] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.248253  8860 leader_election.cc:290] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735)
I20260710 11:02:46.249334  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
I20260710 11:02:46.249235  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:46.250051  8924 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.256491  8924 raft_consensus.cc:2468] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:46.257486  8420 leader_election.cc:304] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [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: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:46.258260  8860 raft_consensus.cc:2804] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:46.258702  8860 raft_consensus.cc:697] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:46.259461  8860 consensus_queue.cc:237] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.266842  8278 catalog_manager.cc:5697] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 1 to 2, leader changed from 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193) to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.270763  8959 raft_consensus.cc:493] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.271335  8959 raft_consensus.cc:515] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.273396  8959 leader_election.cc:290] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:46.274298  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.274670  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:46.275147  8924 raft_consensus.cc:2393] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62838a25330143a699b6e2a32c9897ed in current term 2: Already voted for candidate 3c6cb861ecb14bb89059b53b228546e3 in this term.
I20260710 11:02:46.276261  8568 leader_election.cc:304] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [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: 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:46.276935  8959 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.282709  8959 raft_consensus.cc:2749] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:46.296837  8959 raft_consensus.cc:493] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebb59a402e6495eb68bda1a00a175db)
I20260710 11:02:46.297333  8959 raft_consensus.cc:515] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:46.299059  8959 leader_election.cc:290] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:46.299880  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebb59a402e6495eb68bda1a00a175db" is_pre_election: true
I20260710 11:02:46.300056  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c6cb861ecb14bb89059b53b228546e3" is_pre_election: true
I20260710 11:02:46.300622  8924 raft_consensus.cc:2393] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62838a25330143a699b6e2a32c9897ed in current term 2: Already voted for candidate 3c6cb861ecb14bb89059b53b228546e3 in this term.
I20260710 11:02:46.301586  8568 leader_election.cc:304] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [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: 62838a25330143a699b6e2a32c9897ed; no voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:46.302213  8959 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.306728  8959 raft_consensus.cc:2749] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:46.449033  8601 raft_consensus.cc:1275] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.450484  8860 consensus_queue.cc:1048] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.461196  8924 raft_consensus.cc:1275] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.462776  8651 consensus_queue.cc:1048] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.493477  8601 raft_consensus.cc:1275] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.494724  8651 consensus_queue.cc:1048] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.504074  8924 raft_consensus.cc:1275] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.505538  8981 consensus_queue.cc:1048] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.593150  8601 raft_consensus.cc:1275] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 66fce00318b94795bf01fb6d44cd53fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.594401  8659 consensus_queue.cc:1048] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.604564  8924 raft_consensus.cc:1275] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Refusing update from remote peer 66fce00318b94795bf01fb6d44cd53fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.606020  8968 consensus_queue.cc:1048] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.654148  8455 raft_consensus.cc:1275] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Refusing update from remote peer 62838a25330143a699b6e2a32c9897ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:02:46.655452  8962 consensus_queue.cc:1048] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.664155  8925 raft_consensus.cc:1275] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Refusing update from remote peer 62838a25330143a699b6e2a32c9897ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:02:46.666148  8962 consensus_queue.cc:1048] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.697265  8924 raft_consensus.cc:1275] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.698613  8860 consensus_queue.cc:1048] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.710892  8601 raft_consensus.cc:1275] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.713199  8981 consensus_queue.cc:1048] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:55.386648  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:55.416956  8604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e"
dest_uuid: "62838a25330143a699b6e2a32c9897ed"
mode: GRACEFUL
new_leader_uuid: "3c6cb861ecb14bb89059b53b228546e3"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:02:55.417683  8604 raft_consensus.cc:606] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Received request to transfer leadership to TS 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:55.430199  8455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25629d2941c748c09432892be2bf43cb"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
mode: GRACEFUL
new_leader_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:52166
I20260710 11:02:55.430819  8455 raft_consensus.cc:606] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Received request to transfer leadership to TS 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:55.433496  8455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
mode: GRACEFUL
new_leader_uuid: "62838a25330143a699b6e2a32c9897ed"
 from {username='slave'} at 127.0.0.1:52166
I20260710 11:02:55.434075  8455 raft_consensus.cc:606] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Received request to transfer leadership to TS 62838a25330143a699b6e2a32c9897ed
I20260710 11:02:55.436261  8455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
mode: GRACEFUL
new_leader_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:52166
I20260710 11:02:55.436734  8455 raft_consensus.cc:606] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Received request to transfer leadership to TS 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:55.439082  8455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
mode: GRACEFUL
new_leader_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:52166
I20260710 11:02:55.439503  8455 raft_consensus.cc:606] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Received request to transfer leadership to TS 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:55.452696  8527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb595bfe8c3d4b0b8bb92b3e1a7614ab"
dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
mode: GRACEFUL
new_leader_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:57328
I20260710 11:02:55.453131  8527 raft_consensus.cc:606] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Received request to transfer leadership to TS 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:55.454257  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:02:55.455103  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:55.482169  9020 raft_consensus.cc:993] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3: : Instructing follower 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:55.482729  9017 raft_consensus.cc:1081] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Signalling peer 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:55.484179  8924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505"
dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:46228
I20260710 11:02:55.484714  8924 raft_consensus.cc:493] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.485031  8924 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.490777  8924 raft_consensus.cc:515] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.492686  8924 leader_election.cc:290] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 3 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:55.505327  9017 raft_consensus.cc:993] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3: : Instructing follower 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:55.505892  9017 raft_consensus.cc:1081] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Signalling peer 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:55.506417  9013 raft_consensus.cc:993] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd: : Instructing follower 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:55.506412  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:55.506584  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0633cffc2648a78f7767c2288c7505" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:55.507128  9013 raft_consensus.cc:1081] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Signalling peer 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:55.507272  8604 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.507408  8455 raft_consensus.cc:3055] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:55.507769  8455 raft_consensus.cc:740] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:55.509305  8924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25629d2941c748c09432892be2bf43cb"
dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:46228
I20260710 11:02:55.509709  8925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb595bfe8c3d4b0b8bb92b3e1a7614ab"
dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:46226
I20260710 11:02:55.509850  8924 raft_consensus.cc:493] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.510264  8925 raft_consensus.cc:493] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.510454  8924 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.510727  8925 raft_consensus.cc:3060] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.508749  8455 consensus_queue.cc:260] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.512840  8455 raft_consensus.cc:3060] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.515612  8604 raft_consensus.cc:2468] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 3.
I20260710 11:02:55.517164  8881 leader_election.cc:304] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:55.520990  8455 raft_consensus.cc:2468] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 3.
I20260710 11:02:55.520632  8925 raft_consensus.cc:515] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:55.521355  8924 raft_consensus.cc:515] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.523314  8924 leader_election.cc:290] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 3 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:55.523502  8925 leader_election.cc:290] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 2 election: Requested vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:55.523276  9027 raft_consensus.cc:2804] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:55.524523  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:55.525342  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb595bfe8c3d4b0b8bb92b3e1a7614ab" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:55.525148  8604 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.525950  8455 raft_consensus.cc:3060] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.525887  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25629d2941c748c09432892be2bf43cb" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:55.526649  8453 raft_consensus.cc:3055] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:55.526942  8453 raft_consensus.cc:740] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:55.527918  8453 consensus_queue.cc:260] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.529100  8453 raft_consensus.cc:3060] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.532769  8604 raft_consensus.cc:2468] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 3.
I20260710 11:02:55.532853  8455 raft_consensus.cc:2468] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 2.
I20260710 11:02:55.534880  9027 raft_consensus.cc:697] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 3 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:55.536216  9027 consensus_queue.cc:237] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.537770  8881 leader_election.cc:304] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 3c6cb861ecb14bb89059b53b228546e3; no voters: 
I20260710 11:02:55.537889  8453 raft_consensus.cc:2468] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 3.
I20260710 11:02:55.538839  9028 raft_consensus.cc:2804] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:55.538893  8881 leader_election.cc:304] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:55.540977  9027 raft_consensus.cc:2804] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:55.541698  9027 raft_consensus.cc:697] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 3 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:55.542649  9027 consensus_queue.cc:237] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.547931  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb595bfe8c3d4b0b8bb92b3e1a7614ab" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:55.548352  9028 raft_consensus.cc:697] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 2 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:55.548868  8278 catalog_manager.cc:5697] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 2 to 3, leader changed from 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194) to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 3 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.548836  8527 raft_consensus.cc:3055] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:55.550457  8527 raft_consensus.cc:740] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:55.551271  8527 consensus_queue.cc:260] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:55.552634  8527 raft_consensus.cc:3060] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.549392  9028 consensus_queue.cc:237] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:55.563597  8527 raft_consensus.cc:2468] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 2.
I20260710 11:02:55.578312  8278 catalog_manager.cc:5697] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 1 to 2, leader changed from 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195) to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 2 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.579497  8278 catalog_manager.cc:5697] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 2 to 3, leader changed from 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194) to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 3 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.753188  9020 raft_consensus.cc:993] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3: : Instructing follower 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:55.753688  9017 raft_consensus.cc:1081] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Signalling peer 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:55.755095  8925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7"
dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:46228
I20260710 11:02:55.755661  8925 raft_consensus.cc:493] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.755947  8925 raft_consensus.cc:3060] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.760668  8925 raft_consensus.cc:515] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.762080  8925 leader_election.cc:290] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 2 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:55.763078  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:55.763342  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbee54c888342d0873fabc3b06b98f7" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:55.763614  8604 raft_consensus.cc:3060] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.763972  8453 raft_consensus.cc:3055] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:55.764263  8453 raft_consensus.cc:740] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:55.765015  8453 consensus_queue.cc:260] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.766144  8453 raft_consensus.cc:3060] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.768568  8604 raft_consensus.cc:2468] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 2.
I20260710 11:02:55.769541  8881 leader_election.cc:304] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:55.770310  9028 raft_consensus.cc:2804] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:55.770686  9028 raft_consensus.cc:697] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 2 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:55.771615  8453 raft_consensus.cc:2468] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 2.
I20260710 11:02:55.771509  9028 consensus_queue.cc:237] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:55.780911  8278 catalog_manager.cc:5697] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 1 to 2, leader changed from 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194) to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 2 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.830267  9020 raft_consensus.cc:993] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3: : Instructing follower 62838a25330143a699b6e2a32c9897ed to start an election
I20260710 11:02:55.830746  9017 raft_consensus.cc:1081] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Signalling peer 62838a25330143a699b6e2a32c9897ed to start an election
I20260710 11:02:55.832304  8604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122"
dest_uuid: "62838a25330143a699b6e2a32c9897ed"
 from {username='slave'} at 127.0.0.1:48270
I20260710 11:02:55.832928  8604 raft_consensus.cc:493] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.833214  8604 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.837450  8604 raft_consensus.cc:515] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:55.839354  8604 leader_election.cc:290] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 2 election: Requested vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:55.840104  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:55.840237  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "62838a25330143a699b6e2a32c9897ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:55.840713  8453 raft_consensus.cc:3055] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:55.840775  8527 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.841164  8453 raft_consensus.cc:740] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:55.842074  8453 consensus_queue.cc:260] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:55.843349  8453 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.846637  8527 raft_consensus.cc:2468] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 2.
I20260710 11:02:55.848080  8570 leader_election.cc:304] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:55.849007  9010 raft_consensus.cc:2804] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:55.850196  9010 raft_consensus.cc:697] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 2 LEADER]: Becoming Leader. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:55.850122  8453 raft_consensus.cc:2468] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62838a25330143a699b6e2a32c9897ed in term 2.
I20260710 11:02:55.851240  9010 consensus_queue.cc:237] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:55.858901  8278 catalog_manager.cc:5697] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed reported cstate change: term changed from 1 to 2, leader changed from 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194) to 62838a25330143a699b6e2a32c9897ed (127.6.24.196). New cstate: current_term: 2 leader_uuid: "62838a25330143a699b6e2a32c9897ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:55.886828  9039 raft_consensus.cc:993] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed: : Instructing follower 3c6cb861ecb14bb89059b53b228546e3 to start an election
I20260710 11:02:55.887305  9010 raft_consensus.cc:1081] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Signalling peer 3c6cb861ecb14bb89059b53b228546e3 to start an election
I20260710 11:02:55.888679  8453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
 from {username='slave'} at 127.0.0.1:51726
I20260710 11:02:55.889170  8453 raft_consensus.cc:493] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.889518  8453 raft_consensus.cc:3060] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.894270  8453 raft_consensus.cc:515] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:55.896538  8453 leader_election.cc:290] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:55.897173  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:55.897799  8527 raft_consensus.cc:3060] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.898010  8604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fe9977d5df49908cf3b2c8c75cdf6e" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:55.898553  8604 raft_consensus.cc:3055] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:55.898831  8604 raft_consensus.cc:740] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:55.899637  8604 consensus_queue.cc:260] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:55.900897  8604 raft_consensus.cc:3060] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.904461  8527 raft_consensus.cc:2468] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:55.905623  8422 leader_election.cc:304] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:55.906379  9017 raft_consensus.cc:2804] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:55.906823  9017 raft_consensus.cc:697] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:55.907588  9017 consensus_queue.cc:237] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:55.907877  8604 raft_consensus.cc:2468] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:55.915773  8278 catalog_manager.cc:5697] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 1 to 2, leader changed from 62838a25330143a699b6e2a32c9897ed (127.6.24.196) to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:56.046583  8604 raft_consensus.cc:1275] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:56.048045  9028 consensus_queue.cc:1048] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:56.058027  8453 raft_consensus.cc:1275] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:56.060829  9028 consensus_queue.cc:1048] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:56.062129  8453 raft_consensus.cc:1275] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.067749  9028 consensus_queue.cc:1048] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.071094  8527 raft_consensus.cc:1275] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.074985  9028 consensus_queue.cc:1048] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.082096  8604 raft_consensus.cc:1275] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:56.084223  9028 consensus_queue.cc:1048] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:56.112928  8453 raft_consensus.cc:1275] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:56.114959  9053 consensus_queue.cc:1048] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:56.311918  8453 raft_consensus.cc:1275] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.313398  9053 consensus_queue.cc:1048] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.324637  8604 raft_consensus.cc:1275] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.326663  9053 consensus_queue.cc:1048] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.363319  8527 raft_consensus.cc:1275] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Refusing update from remote peer 62838a25330143a699b6e2a32c9897ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.364449  9010 consensus_queue.cc:1048] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.374409  8453 raft_consensus.cc:1275] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Refusing update from remote peer 62838a25330143a699b6e2a32c9897ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.376588  9010 consensus_queue.cc:1048] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.453359  8601 raft_consensus.cc:1275] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.454710  9017 consensus_queue.cc:1048] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.456063  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:56.464696  8527 raft_consensus.cc:1275] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.466635  9017 consensus_queue.cc:1048] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.480129  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:56.499130  8453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e6b9acc86864b22b8741b94bc52908e"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
mode: GRACEFUL
new_leader_uuid: "66fce00318b94795bf01fb6d44cd53fd"
 from {username='slave'} at 127.0.0.1:52166
I20260710 11:02:56.499739  8453 raft_consensus.cc:606] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Received request to transfer leadership to TS 66fce00318b94795bf01fb6d44cd53fd
I20260710 11:02:56.502077  8601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122"
dest_uuid: "62838a25330143a699b6e2a32c9897ed"
mode: GRACEFUL
new_leader_uuid: "3c6cb861ecb14bb89059b53b228546e3"
 from {username='slave'} at 127.0.0.1:43190
I20260710 11:02:56.502632  8601 raft_consensus.cc:606] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 2 LEADER]: Received request to transfer leadership to TS 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:56.503691  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:56.504350  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:56.551568  9020 raft_consensus.cc:993] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3: : Instructing follower 66fce00318b94795bf01fb6d44cd53fd to start an election
I20260710 11:02:56.552248  9061 raft_consensus.cc:1081] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Signalling peer 66fce00318b94795bf01fb6d44cd53fd to start an election
I20260710 11:02:56.553783  8527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e6b9acc86864b22b8741b94bc52908e"
dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
 from {username='slave'} at 127.0.0.1:54458
I20260710 11:02:56.554352  8527 raft_consensus.cc:493] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:56.554687  8527 raft_consensus.cc:3060] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.559621  8527 raft_consensus.cc:515] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:56.562120  8527 leader_election.cc:290] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 2 election: Requested vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:56.562894  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6b9acc86864b22b8741b94bc52908e" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:56.563313  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6b9acc86864b22b8741b94bc52908e" candidate_uuid: "66fce00318b94795bf01fb6d44cd53fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:56.563617  8453 raft_consensus.cc:3055] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:56.563973  8453 raft_consensus.cc:740] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:56.564007  8601 raft_consensus.cc:3060] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.564680  8453 consensus_queue.cc:260] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:56.565657  8453 raft_consensus.cc:3060] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.569144  8601 raft_consensus.cc:2468] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 2.
I20260710 11:02:56.570569  8496 leader_election.cc:304] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62838a25330143a699b6e2a32c9897ed, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:56.570966  8453 raft_consensus.cc:2468] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66fce00318b94795bf01fb6d44cd53fd in term 2.
I20260710 11:02:56.571376  9048 raft_consensus.cc:2804] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:56.571825  9048 raft_consensus.cc:697] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 2 LEADER]: Becoming Leader. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:56.572590  9048 consensus_queue.cc:237] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:56.580207  8277 catalog_manager.cc:5697] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd reported cstate change: term changed from 1 to 2, leader changed from 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194) to 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195). New cstate: current_term: 2 leader_uuid: "66fce00318b94795bf01fb6d44cd53fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:56.970396  9067 raft_consensus.cc:993] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed: : Instructing follower 3c6cb861ecb14bb89059b53b228546e3 to start an election
I20260710 11:02:56.970919  9068 raft_consensus.cc:1081] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 2 LEADER]: Signalling peer 3c6cb861ecb14bb89059b53b228546e3 to start an election
I20260710 11:02:56.972259  8453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
 from {username='slave'} at 127.0.0.1:51726
I20260710 11:02:56.972705  8453 raft_consensus.cc:493] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:56.972987  8453 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.977903  8601 raft_consensus.cc:1275] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 66fce00318b94795bf01fb6d44cd53fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.977910  8453 raft_consensus.cc:515] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:56.979349  9048 consensus_queue.cc:1048] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.979923  8453 leader_election.cc:290] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 3 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:56.981319  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:56.981925  8527 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.982103  8603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ec65717cb24608966174ef1b9ea122" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:56.982702  8603 raft_consensus.cc:3055] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:56.983011  8603 raft_consensus.cc:740] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62838a25330143a699b6e2a32c9897ed, State: Running, Role: LEADER
I20260710 11:02:56.983827  8603 consensus_queue.cc:260] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [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: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:56.985109  8603 raft_consensus.cc:3060] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.991748  8453 raft_consensus.cc:1275] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Refusing update from remote peer 66fce00318b94795bf01fb6d44cd53fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.995816  8603 raft_consensus.cc:2468] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 3.
I20260710 11:02:56.996646  9004 consensus_queue.cc:1048] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.997284  8422 leader_election.cc:304] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [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: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:56.988652  8527 raft_consensus.cc:2468] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 3.
I20260710 11:02:56.998019  9020 raft_consensus.cc:2804] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:57.014077  9020 raft_consensus.cc:697] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:57.014984  9020 consensus_queue.cc:237] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [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: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:57.021399  8277 catalog_manager.cc:5697] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 2 to 3, leader changed from 62838a25330143a699b6e2a32c9897ed (127.6.24.196) to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 3 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:57.500715  8527 raft_consensus.cc:1275] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 3 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:57.501808  9020 consensus_queue.cc:1048] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:57.505162  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:57.510180  8601 raft_consensus.cc:1275] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:57.512318  9072 consensus_queue.cc:1048] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:57.534176  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:57.551887  8453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
mode: GRACEFUL
new_leader_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:52166
I20260710 11:02:57.552423  8453 raft_consensus.cc:606] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Received request to transfer leadership to TS 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:57.555054  8527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f"
dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
mode: GRACEFUL
new_leader_uuid: "3c6cb861ecb14bb89059b53b228546e3"
 from {username='slave'} at 127.0.0.1:57328
I20260710 11:02:57.555670  8527 raft_consensus.cc:606] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Received request to transfer leadership to TS 3c6cb861ecb14bb89059b53b228546e3
I20260710 11:02:57.557783  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:57.558578  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:57.624984  9048 raft_consensus.cc:993] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd: : Instructing follower 3c6cb861ecb14bb89059b53b228546e3 to start an election
I20260710 11:02:57.625538  9075 raft_consensus.cc:1081] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Signalling peer 3c6cb861ecb14bb89059b53b228546e3 to start an election
I20260710 11:02:57.626842  8453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
 from {username='slave'} at 127.0.0.1:51742
I20260710 11:02:57.627249  8453 raft_consensus.cc:493] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:57.627486  8453 raft_consensus.cc:3060] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:57.631613  8453 raft_consensus.cc:515] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:57.633260  8453 leader_election.cc:290] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Requested vote from peers 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267), 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593)
I20260710 11:02:57.633970  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:57.634261  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72157554b40d4311a2df03d31eb63d6f" candidate_uuid: "3c6cb861ecb14bb89059b53b228546e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:57.634557  8527 raft_consensus.cc:3055] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:57.634811  8601 raft_consensus.cc:3060] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:57.634902  8527 raft_consensus.cc:740] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66fce00318b94795bf01fb6d44cd53fd, State: Running, Role: LEADER
I20260710 11:02:57.635681  8527 consensus_queue.cc:260] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:57.636579  8527 raft_consensus.cc:3060] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:57.639963  8601 raft_consensus.cc:2468] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:57.641103  8422 leader_election.cc:304] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c6cb861ecb14bb89059b53b228546e3, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:57.641878  9072 raft_consensus.cc:2804] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:57.642413  9072 raft_consensus.cc:697] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Leader. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:57.642987  8527 raft_consensus.cc:2468] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c6cb861ecb14bb89059b53b228546e3 in term 2.
I20260710 11:02:57.643244  9072 consensus_queue.cc:237] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } }
I20260710 11:02:57.651131  8277 catalog_manager.cc:5697] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 reported cstate change: term changed from 1 to 2, leader changed from 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195) to 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "3c6cb861ecb14bb89059b53b228546e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:57.655771  9061 raft_consensus.cc:993] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3: : Instructing follower 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:57.656266  9061 raft_consensus.cc:1081] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Signalling peer 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:57.658936  8925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907"
dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:46228
I20260710 11:02:57.659499  8925 raft_consensus.cc:493] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:57.659839  8925 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:57.666334  8925 raft_consensus.cc:515] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:57.667814  8925 leader_election.cc:290] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 3 election: Requested vote from peers 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733), 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267)
I20260710 11:02:57.668499  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:57.668800  8527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12255ea6a6064568a5be408f0d72d907" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "66fce00318b94795bf01fb6d44cd53fd"
I20260710 11:02:57.669142  8453 raft_consensus.cc:3055] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:57.669356  8527 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:57.669481  8453 raft_consensus.cc:740] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:57.670423  8453 consensus_queue.cc:260] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:57.671290  8453 raft_consensus.cc:3060] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:57.674018  8527 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 3.
I20260710 11:02:57.675074  8881 leader_election.cc:304] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db, 66fce00318b94795bf01fb6d44cd53fd; no voters: 
I20260710 11:02:57.675652  8453 raft_consensus.cc:2468] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 3.
I20260710 11:02:57.675827  9053 raft_consensus.cc:2804] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:57.676352  9053 raft_consensus.cc:697] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 3 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:57.677191  9053 consensus_queue.cc:237] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } }
I20260710 11:02:57.684312  8277 catalog_manager.cc:5697] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 2 to 3, leader changed from 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194) to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 3 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:58.207123  8527 raft_consensus.cc:1275] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 3 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:02:58.208503  9080 consensus_queue.cc:1048] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.217897  8455 raft_consensus.cc:1275] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:02:58.219179  9080 consensus_queue.cc:1048] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.236629  8527 raft_consensus.cc:1275] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:58.237807  9020 consensus_queue.cc:1048] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66fce00318b94795bf01fb6d44cd53fd" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.245260  8603 raft_consensus.cc:1275] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Refusing update from remote peer 3c6cb861ecb14bb89059b53b228546e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:58.247388  9061 consensus_queue.cc:1048] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.559427  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:58.580255  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:58.595000  8453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a"
dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
mode: GRACEFUL
new_leader_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:52166
I20260710 11:02:58.595474  8453 raft_consensus.cc:606] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Received request to transfer leadership to TS 2ebb59a402e6495eb68bda1a00a175db
I20260710 11:02:58.596843  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:58.597517  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:59.069814  9095 raft_consensus.cc:993] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3: : Instructing follower 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:59.070261  9096 raft_consensus.cc:1081] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Signalling peer 2ebb59a402e6495eb68bda1a00a175db to start an election
I20260710 11:02:59.071542  8924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a"
dest_uuid: "2ebb59a402e6495eb68bda1a00a175db"
 from {username='slave'} at 127.0.0.1:46228
I20260710 11:02:59.072002  8924 raft_consensus.cc:493] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:59.072273  8924 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:59.077028  8924 raft_consensus.cc:515] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:59.078603  8924 leader_election.cc:290] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [CANDIDATE]: Term 3 election: Requested vote from peers 62838a25330143a699b6e2a32c9897ed (127.6.24.196:37593), 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733)
I20260710 11:02:59.079322  8601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62838a25330143a699b6e2a32c9897ed"
I20260710 11:02:59.079573  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748cc9c8d457423f9b86a854263fdc2a" candidate_uuid: "2ebb59a402e6495eb68bda1a00a175db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c6cb861ecb14bb89059b53b228546e3"
I20260710 11:02:59.079914  8601 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:59.080112  8453 raft_consensus.cc:3055] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:59.080427  8453 raft_consensus.cc:740] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c6cb861ecb14bb89059b53b228546e3, State: Running, Role: LEADER
I20260710 11:02:59.081028  8453 consensus_queue.cc:260] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:59.081946  8453 raft_consensus.cc:3060] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:59.084664  8601 raft_consensus.cc:2468] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 3.
I20260710 11:02:59.085783  8881 leader_election.cc:304] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [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: 2ebb59a402e6495eb68bda1a00a175db, 62838a25330143a699b6e2a32c9897ed; no voters: 
I20260710 11:02:59.086539  9098 raft_consensus.cc:2804] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:59.086629  8453 raft_consensus.cc:2468] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebb59a402e6495eb68bda1a00a175db in term 3.
I20260710 11:02:59.086966  9098 raft_consensus.cc:697] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 3 LEADER]: Becoming Leader. State: Replica: 2ebb59a402e6495eb68bda1a00a175db, State: Running, Role: LEADER
I20260710 11:02:59.087785  9098 consensus_queue.cc:237] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [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: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } }
I20260710 11:02:59.094530  8277 catalog_manager.cc:5697] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db reported cstate change: term changed from 2 to 3, leader changed from 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194) to 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193). New cstate: current_term: 3 leader_uuid: "2ebb59a402e6495eb68bda1a00a175db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebb59a402e6495eb68bda1a00a175db" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:59.559165  8455 raft_consensus.cc:1275] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:59.560439  9098 consensus_queue.cc:1048] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c6cb861ecb14bb89059b53b228546e3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:59.571632  8603 raft_consensus.cc:1275] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Refusing update from remote peer 2ebb59a402e6495eb68bda1a00a175db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:59.573412  9108 consensus_queue.cc:1048] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [LEADER]: Connected to new peer: Peer: permanent_uuid: "62838a25330143a699b6e2a32c9897ed" member_type: VOTER last_known_addr { host: "127.6.24.196" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:59.598450  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:59.614329  6243 tablet_server.cc:179] TabletServer@127.6.24.193:36735 shutting down...
I20260710 11:02:59.635545  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:59.636348  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.637401  6243 raft_consensus.cc:2243] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.638042  6243 raft_consensus.cc:2272] T 2b6c6f938a6b4edabfe4f63601a970ad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.640054  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.640568  6243 raft_consensus.cc:2243] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.641249  6243 raft_consensus.cc:2272] T ddbee54c888342d0873fabc3b06b98f7 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.643457  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.644089  6243 raft_consensus.cc:2243] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.645079  6243 raft_consensus.cc:2272] T 25629d2941c748c09432892be2bf43cb P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:59.645812  8420 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260710 11:02:59.647850  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.648543  6243 raft_consensus.cc:2243] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:59.648586  8420 consensus_peers.cc:597] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:59.649089  6243 raft_consensus.cc:2272] T de94617c0ba94cc79fa504e2a3fa769a P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.651445  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.651999  6243 raft_consensus.cc:2243] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.652377  6243 raft_consensus.cc:2272] T 02aeb643d8f949a5a9df30adf720bb62 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.654333  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.655079  6243 raft_consensus.cc:2243] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.655576  6243 raft_consensus.cc:2272] T caec2ca533684314a73d00ada4e41d5a P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.657482  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.658078  6243 raft_consensus.cc:2243] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.658507  6243 raft_consensus.cc:2272] T 5444b16ba3384e82b80db56c9beb0589 P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.660432  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.660943  6243 raft_consensus.cc:2243] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.661692  6243 raft_consensus.cc:2272] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 2ebb59a402e6495eb68bda1a00a175db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.663555  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.664093  6243 raft_consensus.cc:2243] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.664834  6243 raft_consensus.cc:2272] T 748cc9c8d457423f9b86a854263fdc2a P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.667320  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.667940  6243 raft_consensus.cc:2243] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.668447  6243 raft_consensus.cc:2272] T 06b53d7ff27745259296cd1f0124bfad P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.671026  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.671556  6243 raft_consensus.cc:2243] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.671964  6243 raft_consensus.cc:2272] T c29593b9c0c1410597bd9ced03586576 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.673907  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.674407  6243 raft_consensus.cc:2243] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.675153  6243 raft_consensus.cc:2272] T bc0633cffc2648a78f7767c2288c7505 P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.677129  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.677697  6243 raft_consensus.cc:2243] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.678087  6243 raft_consensus.cc:2272] T c21a7e82eebc4479869c251e6bea1d29 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.680063  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.680739  6243 raft_consensus.cc:2243] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.681274  6243 raft_consensus.cc:2272] T b92733715b824106b8482dfad8cae3ac P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.683908  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.684594  6243 raft_consensus.cc:2243] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.685151  6243 raft_consensus.cc:2272] T 54e52ad0f1ed424b86ded273a54fd5b8 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.687214  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.687695  6243 raft_consensus.cc:2243] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.688074  6243 raft_consensus.cc:2272] T 8fe678780a874c67a538a47abb7c9f23 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.690277  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.690783  6243 raft_consensus.cc:2243] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.691257  6243 raft_consensus.cc:2272] T 8fd4dee4421c4f6d9f659841c6f28636 P 2ebb59a402e6495eb68bda1a00a175db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.693192  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:59.693655  6243 raft_consensus.cc:2243] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.694317  6243 raft_consensus.cc:2272] T 12255ea6a6064568a5be408f0d72d907 P 2ebb59a402e6495eb68bda1a00a175db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.731666  6243 tablet_server.cc:196] TabletServer@127.6.24.193:36735 shutdown complete.
W20260710 11:02:59.753213  8420 consensus_peers.cc:597] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:59.756036  8568 consensus_peers.cc:597] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:59.761597  8568 consensus_peers.cc:597] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:59.770758  6243 tablet_server.cc:179] TabletServer@127.6.24.194:0 shutting down...
I20260710 11:02:59.795531  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:59.796312  6243 tablet_replica.cc:333] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.797192  6243 raft_consensus.cc:2243] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.797694  6243 raft_consensus.cc:2272] T caec2ca533684314a73d00ada4e41d5a P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.799642  6243 tablet_replica.cc:333] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.800277  6243 raft_consensus.cc:2243] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.800714  6243 raft_consensus.cc:2272] T 25629d2941c748c09432892be2bf43cb P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.802829  6243 tablet_replica.cc:333] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.803386  6243 raft_consensus.cc:2243] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:02:59.804018  8568 consensus_peers.cc:597] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:59.804208  6243 raft_consensus.cc:2272] T b92733715b824106b8482dfad8cae3ac P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.806401  6243 tablet_replica.cc:333] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.806953  6243 raft_consensus.cc:2243] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.807343  6243 raft_consensus.cc:2272] T 6e6b9acc86864b22b8741b94bc52908e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.809350  6243 tablet_replica.cc:333] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.810164  6243 raft_consensus.cc:2243] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.810621  6243 raft_consensus.cc:2272] T 8fe678780a874c67a538a47abb7c9f23 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.813108  6243 tablet_replica.cc:333] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.813895  6243 raft_consensus.cc:2243] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.814320  6243 raft_consensus.cc:2272] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.816169  6243 tablet_replica.cc:333] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.816713  6243 raft_consensus.cc:2243] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.817409  6243 raft_consensus.cc:2272] T 12fe9977d5df49908cf3b2c8c75cdf6e P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:59.818465  8494 consensus_peers.cc:597] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:59.819267  6243 tablet_replica.cc:333] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.819859  6243 raft_consensus.cc:2243] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.820575  6243 raft_consensus.cc:2272] T d4eca945bd174cf2bc0964acacc70b39 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.822399  6243 tablet_replica.cc:333] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.822934  6243 raft_consensus.cc:2243] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.823622  6243 raft_consensus.cc:2272] T 77ec65717cb24608966174ef1b9ea122 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.825345  6243 tablet_replica.cc:333] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.825917  6243 raft_consensus.cc:2243] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.826336  6243 raft_consensus.cc:2272] T 2b6c6f938a6b4edabfe4f63601a970ad P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.828104  6243 tablet_replica.cc:333] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.828606  6243 raft_consensus.cc:2243] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.828994  6243 raft_consensus.cc:2272] T 748cc9c8d457423f9b86a854263fdc2a P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.831142  6243 tablet_replica.cc:333] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.831650  6243 raft_consensus.cc:2243] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.832047  6243 raft_consensus.cc:2272] T 12255ea6a6064568a5be408f0d72d907 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.833873  6243 tablet_replica.cc:333] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.834364  6243 raft_consensus.cc:2243] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.835106  6243 raft_consensus.cc:2272] T 8fd4dee4421c4f6d9f659841c6f28636 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.836819  6243 tablet_replica.cc:333] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.837316  6243 raft_consensus.cc:2243] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.838068  6243 raft_consensus.cc:2272] T 72157554b40d4311a2df03d31eb63d6f P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.839915  6243 tablet_replica.cc:333] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.840415  6243 raft_consensus.cc:2243] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.840806  6243 raft_consensus.cc:2272] T bc0633cffc2648a78f7767c2288c7505 P 3c6cb861ecb14bb89059b53b228546e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.842658  6243 tablet_replica.cc:333] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.843142  6243 raft_consensus.cc:2243] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.843539  6243 raft_consensus.cc:2272] T 5d7eb0e524d142e6a321e0b4a028d537 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.845376  6243 tablet_replica.cc:333] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.845873  6243 raft_consensus.cc:2243] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.846361  6243 raft_consensus.cc:2272] T c29593b9c0c1410597bd9ced03586576 P 3c6cb861ecb14bb89059b53b228546e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:59.848549  8570 consensus_peers.cc:597] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed -> Peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Couldn't send request to peer 3c6cb861ecb14bb89059b53b228546e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:59.848731  6243 tablet_replica.cc:333] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3: stopping tablet replica
I20260710 11:02:59.849395  6243 raft_consensus.cc:2243] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.849853  6243 raft_consensus.cc:2272] T ddbee54c888342d0873fabc3b06b98f7 P 3c6cb861ecb14bb89059b53b228546e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.886920  6243 tablet_server.cc:196] TabletServer@127.6.24.194:0 shutdown complete.
I20260710 11:02:59.916224  6243 tablet_server.cc:179] TabletServer@127.6.24.195:0 shutting down...
W20260710 11:02:59.940526  8496 consensus_peers.cc:597] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd -> Peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Couldn't send request to peer 3c6cb861ecb14bb89059b53b228546e3. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.194:41733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:59.944471  8494 consensus_peers.cc:597] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:59.946398  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:59.947085  6243 tablet_replica.cc:333] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.947649  6243 raft_consensus.cc:2243] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.948083  6243 raft_consensus.cc:2272] T 02aeb643d8f949a5a9df30adf720bb62 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.950124  6243 tablet_replica.cc:333] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.950690  6243 raft_consensus.cc:2243] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.951117  6243 raft_consensus.cc:2272] T 77ec65717cb24608966174ef1b9ea122 P 66fce00318b94795bf01fb6d44cd53fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.952813  6243 tablet_replica.cc:333] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.953394  6243 raft_consensus.cc:2243] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.953897  6243 raft_consensus.cc:2272] T d4eca945bd174cf2bc0964acacc70b39 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.956547  6243 tablet_replica.cc:333] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.957027  6243 raft_consensus.cc:2243] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.957721  6243 raft_consensus.cc:2272] T 6e6b9acc86864b22b8741b94bc52908e P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.959384  6243 tablet_replica.cc:333] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.959820  6243 raft_consensus.cc:2243] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.960165  6243 raft_consensus.cc:2272] T 06b53d7ff27745259296cd1f0124bfad P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.961896  6243 tablet_replica.cc:333] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.962332  6243 raft_consensus.cc:2243] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.963006  6243 raft_consensus.cc:2272] T 5d7eb0e524d142e6a321e0b4a028d537 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.964695  6243 tablet_replica.cc:333] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.965157  6243 raft_consensus.cc:2243] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.965893  6243 raft_consensus.cc:2272] T c29593b9c0c1410597bd9ced03586576 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.967573  6243 tablet_replica.cc:333] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.968015  6243 raft_consensus.cc:2243] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.968429  6243 raft_consensus.cc:2272] T 12fe9977d5df49908cf3b2c8c75cdf6e P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.970005  6243 tablet_replica.cc:333] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.970518  6243 raft_consensus.cc:2243] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.970906  6243 raft_consensus.cc:2272] T fb595bfe8c3d4b0b8bb92b3e1a7614ab P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.972623  6243 tablet_replica.cc:333] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.973162  6243 raft_consensus.cc:2243] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:02:59.973748  8570 consensus_peers.cc:597] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed -> Peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Couldn't send request to peer 66fce00318b94795bf01fb6d44cd53fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:59.974063  6243 raft_consensus.cc:2272] T 8fe678780a874c67a538a47abb7c9f23 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.975895  6243 tablet_replica.cc:333] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.976444  6243 raft_consensus.cc:2243] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.976851  6243 raft_consensus.cc:2272] T b92733715b824106b8482dfad8cae3ac P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.978670  6243 tablet_replica.cc:333] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.979173  6243 raft_consensus.cc:2243] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.979895  6243 raft_consensus.cc:2272] T c21a7e82eebc4479869c251e6bea1d29 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.981709  6243 tablet_replica.cc:333] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.982201  6243 raft_consensus.cc:2243] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.982582  6243 raft_consensus.cc:2272] T 54e52ad0f1ed424b86ded273a54fd5b8 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.984225  6243 tablet_replica.cc:333] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.984691  6243 raft_consensus.cc:2243] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.985077  6243 raft_consensus.cc:2272] T 72157554b40d4311a2df03d31eb63d6f P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.986670  6243 tablet_replica.cc:333] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.987138  6243 raft_consensus.cc:2243] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.987560  6243 raft_consensus.cc:2272] T 12255ea6a6064568a5be408f0d72d907 P 66fce00318b94795bf01fb6d44cd53fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.989153  6243 tablet_replica.cc:333] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.989666  6243 raft_consensus.cc:2243] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.990056  6243 raft_consensus.cc:2272] T 8fd4dee4421c4f6d9f659841c6f28636 P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.991711  6243 tablet_replica.cc:333] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.992156  6243 raft_consensus.cc:2243] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:59.992842  6243 raft_consensus.cc:2272] T 5444b16ba3384e82b80db56c9beb0589 P 66fce00318b94795bf01fb6d44cd53fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:59.994457  6243 tablet_replica.cc:333] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd: stopping tablet replica
I20260710 11:02:59.994874  6243 raft_consensus.cc:2243] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:59.995247  6243 raft_consensus.cc:2272] T de94617c0ba94cc79fa504e2a3fa769a P 66fce00318b94795bf01fb6d44cd53fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.010463  8570 consensus_peers.cc:597] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed -> Peer 66fce00318b94795bf01fb6d44cd53fd (127.6.24.195:37267): Couldn't send request to peer 66fce00318b94795bf01fb6d44cd53fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:00.015944  8568 consensus_peers.cc:597] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:00.021160  8570 consensus_peers.cc:597] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed -> Peer 3c6cb861ecb14bb89059b53b228546e3 (127.6.24.194:41733): Couldn't send request to peer 3c6cb861ecb14bb89059b53b228546e3. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.194:41733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.024066  6243 tablet_server.cc:196] TabletServer@127.6.24.195:0 shutdown complete.
I20260710 11:03:00.055775  6243 tablet_server.cc:179] TabletServer@127.6.24.196:0 shutting down...
W20260710 11:03:00.056278  8568 consensus_peers.cc:597] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed -> Peer 2ebb59a402e6495eb68bda1a00a175db (127.6.24.193:36735): Couldn't send request to peer 2ebb59a402e6495eb68bda1a00a175db. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.084951  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:00.085737  6243 tablet_replica.cc:333] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.086351  6243 raft_consensus.cc:2243] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.087167  6243 raft_consensus.cc:2272] T 02aeb643d8f949a5a9df30adf720bb62 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.089097  6243 tablet_replica.cc:333] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.089748  6243 raft_consensus.cc:2243] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.090183  6243 raft_consensus.cc:2272] T 6e6b9acc86864b22b8741b94bc52908e P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.091949  6243 tablet_replica.cc:333] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.092573  6243 raft_consensus.cc:2243] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.093075  6243 raft_consensus.cc:2272] T 748cc9c8d457423f9b86a854263fdc2a P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.095394  6243 tablet_replica.cc:333] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.095937  6243 raft_consensus.cc:2243] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.096686  6243 raft_consensus.cc:2272] T 06b53d7ff27745259296cd1f0124bfad P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.098536  6243 tablet_replica.cc:333] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.099078  6243 raft_consensus.cc:2243] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.099507  6243 raft_consensus.cc:2272] T c21a7e82eebc4479869c251e6bea1d29 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.101310  6243 tablet_replica.cc:333] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.101871  6243 raft_consensus.cc:2243] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.102598  6243 raft_consensus.cc:2272] T 54e52ad0f1ed424b86ded273a54fd5b8 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.104364  6243 tablet_replica.cc:333] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.104897  6243 raft_consensus.cc:2243] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.105304  6243 raft_consensus.cc:2272] T 12fe9977d5df49908cf3b2c8c75cdf6e P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.107170  6243 tablet_replica.cc:333] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.107671  6243 raft_consensus.cc:2243] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.108090  6243 raft_consensus.cc:2272] T bc0633cffc2648a78f7767c2288c7505 P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.109778  6243 tablet_replica.cc:333] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.110275  6243 raft_consensus.cc:2243] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.110652  6243 raft_consensus.cc:2272] T 72157554b40d4311a2df03d31eb63d6f P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.112269  6243 tablet_replica.cc:333] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.112749  6243 raft_consensus.cc:2243] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.113168  6243 raft_consensus.cc:2272] T 25629d2941c748c09432892be2bf43cb P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.114820  6243 tablet_replica.cc:333] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.115307  6243 raft_consensus.cc:2243] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.116027  6243 raft_consensus.cc:2272] T de94617c0ba94cc79fa504e2a3fa769a P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.117789  6243 tablet_replica.cc:333] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.118260  6243 raft_consensus.cc:2243] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.118644  6243 raft_consensus.cc:2272] T ddbee54c888342d0873fabc3b06b98f7 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.120215  6243 tablet_replica.cc:333] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.120689  6243 raft_consensus.cc:2243] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.121482  6243 raft_consensus.cc:2272] T caec2ca533684314a73d00ada4e41d5a P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.123292  6243 tablet_replica.cc:333] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.123800  6243 raft_consensus.cc:2243] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.124194  6243 raft_consensus.cc:2272] T 5444b16ba3384e82b80db56c9beb0589 P 62838a25330143a699b6e2a32c9897ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.125948  6243 tablet_replica.cc:333] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.126436  6243 raft_consensus.cc:2243] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.126819  6243 raft_consensus.cc:2272] T 77ec65717cb24608966174ef1b9ea122 P 62838a25330143a699b6e2a32c9897ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.128521  6243 tablet_replica.cc:333] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.129015  6243 raft_consensus.cc:2243] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.129402  6243 raft_consensus.cc:2272] T d4eca945bd174cf2bc0964acacc70b39 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.131116  6243 tablet_replica.cc:333] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.131590  6243 raft_consensus.cc:2243] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.132314  6243 raft_consensus.cc:2272] T 2b6c6f938a6b4edabfe4f63601a970ad P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.134140  6243 tablet_replica.cc:333] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed: stopping tablet replica
I20260710 11:03:00.134557  6243 raft_consensus.cc:2243] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.134948  6243 raft_consensus.cc:2272] T 5d7eb0e524d142e6a321e0b4a028d537 P 62838a25330143a699b6e2a32c9897ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.171197  6243 tablet_server.cc:196] TabletServer@127.6.24.196:0 shutdown complete.
I20260710 11:03:00.200373  6243 master.cc:562] Master@127.6.24.254:34783 shutting down...
I20260710 11:03:00.222765  6243 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.223320  6243 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.223665  6243 tablet_replica.cc:333] T 00000000000000000000000000000000 P bfe5063e7eb141649c61b10a9b2ec9b4: stopping tablet replica
I20260710 11:03:00.242987  6243 master.cc:584] Master@127.6.24.254:34783 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21670 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:03:00.300256  6243 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.24.254:45889
I20260710 11:03:00.301402  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:00.307118  9121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.308281  9122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.308760  9124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.309080  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:00.310109  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:00.310286  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:00.310489  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681380310458 us; error 0 us; skew 500 ppm
I20260710 11:03:00.311034  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:00.313498  6243 webserver.cc:533] Webserver started at http://127.6.24.254:36619/ using document root <none> and password file <none>
I20260710 11:03:00.314061  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:00.314246  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:00.314534  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:00.315616  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/master-0-root/instance:
uuid: "5a33483758ae4e8b86adc35b21a8edeb"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:00.320096  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:03:00.323397  9129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.324165  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:00.324520  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/master-0-root
uuid: "5a33483758ae4e8b86adc35b21a8edeb"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:00.324815  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:00.356184  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:00.357494  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:00.396781  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.254:45889
I20260710 11:03:00.396855  9180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.254:45889 every 8 connection(s)
I20260710 11:03:00.400769  9181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.411197  9181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb: Bootstrap starting.
I20260710 11:03:00.415894  9181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:00.420346  9181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb: No bootstrap required, opened a new log
I20260710 11:03:00.422750  9181 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a33483758ae4e8b86adc35b21a8edeb" member_type: VOTER }
I20260710 11:03:00.423151  9181 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:00.423393  9181 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a33483758ae4e8b86adc35b21a8edeb, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.423983  9181 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a33483758ae4e8b86adc35b21a8edeb" member_type: VOTER }
I20260710 11:03:00.424467  9181 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:00.424700  9181 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:00.424934  9181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:00.429761  9181 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a33483758ae4e8b86adc35b21a8edeb" member_type: VOTER }
I20260710 11:03:00.430331  9181 leader_election.cc:304] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [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: 5a33483758ae4e8b86adc35b21a8edeb; no voters: 
I20260710 11:03:00.431443  9181 leader_election.cc:290] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:00.431877  9184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:00.433182  9184 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 1 LEADER]: Becoming Leader. State: Replica: 5a33483758ae4e8b86adc35b21a8edeb, State: Running, Role: LEADER
I20260710 11:03:00.433911  9184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [LEADER]: Queue going to LEADER mode. State: All 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: "5a33483758ae4e8b86adc35b21a8edeb" member_type: VOTER }
I20260710 11:03:00.434564  9181 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:00.438776  9185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a33483758ae4e8b86adc35b21a8edeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a33483758ae4e8b86adc35b21a8edeb" member_type: VOTER } }
I20260710 11:03:00.439204  9186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a33483758ae4e8b86adc35b21a8edeb. Latest consensus state: current_term: 1 leader_uuid: "5a33483758ae4e8b86adc35b21a8edeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a33483758ae4e8b86adc35b21a8edeb" member_type: VOTER } }
I20260710 11:03:00.439744  9185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:00.440064  9186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:00.446683  9191 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:00.451683  9191 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:00.452764  6243 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:00.460690  9191 catalog_manager.cc:1383] Generated new cluster ID: e890ef72b55243338cb0669e5fb69435
I20260710 11:03:00.461030  9191 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:00.480593  9191 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:00.481940  9191 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:00.496335  9191 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb: Generated new TSK 0
I20260710 11:03:00.496982  9191 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:00.519747  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:00.525897  9202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.527010  9203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.528342  9205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.528793  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:00.529764  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:00.529969  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:00.530141  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681380530106 us; error 0 us; skew 500 ppm
I20260710 11:03:00.530663  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:00.533201  6243 webserver.cc:533] Webserver started at http://127.6.24.193:34701/ using document root <none> and password file <none>
I20260710 11:03:00.533928  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:00.534132  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:00.534343  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:00.535380  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root/instance:
uuid: "7a77685f65a4403fbbe89d106a42111c"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:00.540103  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:03:00.543778  9210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.550102  6243 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.002s	sys 0.000s
I20260710 11:03:00.550550  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "7a77685f65a4403fbbe89d106a42111c"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:00.550863  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:00.566465  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:00.567766  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:00.569280  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:00.571835  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:00.572036  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.572232  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:00.572368  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.615635  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:45377
I20260710 11:03:00.615744  9272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:45377 every 8 connection(s)
I20260710 11:03:00.620739  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:00.628230  9277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.630456  9278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.631373  9280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.631565  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:00.632679  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:00.632864  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:00.632990  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681380632979 us; error 0 us; skew 500 ppm
I20260710 11:03:00.633440  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:00.635728  6243 webserver.cc:533] Webserver started at http://127.6.24.194:46543/ using document root <none> and password file <none>
I20260710 11:03:00.636250  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:00.636412  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:00.636785  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:00.638324  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-1-root/instance:
uuid: "a825755e0a7b41b29a19d3b932752468"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:00.639685  9273 heartbeater.cc:344] Connected to a master server at 127.6.24.254:45889
I20260710 11:03:00.640089  9273 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:00.640791  9273 heartbeater.cc:507] Master 127.6.24.254:45889 requested a full tablet report, sending...
I20260710 11:03:00.642928  9146 ts_manager.cc:194] Registered new tserver with Master: 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377)
I20260710 11:03:00.643278  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:00.645431  9146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37582
I20260710 11:03:00.648097  9285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.648990  6243 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:03:00.649235  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-1-root
uuid: "a825755e0a7b41b29a19d3b932752468"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:00.649484  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:00.678238  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:00.679388  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:00.680775  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:00.683079  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:00.683259  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.683579  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:00.683740  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.723241  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.194:43421
I20260710 11:03:00.723347  9347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.194:43421 every 8 connection(s)
I20260710 11:03:00.727998  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:00.735097  9351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.736392  9352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.738803  6243 server_base.cc:1061] running on GCE node
W20260710 11:03:00.739691  9354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.740211  9348 heartbeater.cc:344] Connected to a master server at 127.6.24.254:45889
I20260710 11:03:00.740635  9348 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:00.740729  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:00.741062  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:00.741245  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681380741229 us; error 0 us; skew 500 ppm
I20260710 11:03:00.741488  9348 heartbeater.cc:507] Master 127.6.24.254:45889 requested a full tablet report, sending...
I20260710 11:03:00.741961  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:00.743825  9146 ts_manager.cc:194] Registered new tserver with Master: a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:00.744922  6243 webserver.cc:533] Webserver started at http://127.6.24.195:42591/ using document root <none> and password file <none>
I20260710 11:03:00.745600  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:00.745733  9146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37594
I20260710 11:03:00.745846  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:00.746428  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:00.747802  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-2-root/instance:
uuid: "dcb45431670b469abe99ccefb9ae585d"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:00.753028  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:00.756870  9359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.757843  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:00.758211  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-2-root
uuid: "dcb45431670b469abe99ccefb9ae585d"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:00.758528  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:00.778862  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:00.780109  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:00.781590  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:00.784037  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:00.784297  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.784564  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:00.784750  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.825089  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.195:40347
I20260710 11:03:00.825191  9421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.195:40347 every 8 connection(s)
I20260710 11:03:00.838995  9422 heartbeater.cc:344] Connected to a master server at 127.6.24.254:45889
I20260710 11:03:00.839376  9422 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:00.840106  9422 heartbeater.cc:507] Master 127.6.24.254:45889 requested a full tablet report, sending...
I20260710 11:03:00.842093  9146 ts_manager.cc:194] Registered new tserver with Master: dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:00.842908  6243 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014462409s
I20260710 11:03:00.843456  9146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37598
I20260710 11:03:00.868618  9146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37612:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:00.871583  9146 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:00.954421  9237 tablet_service.cc:1511] Processing CreateTablet for tablet bd96a8e8a03148f0b88710fe2ec1c466 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:00.956552  9237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd96a8e8a03148f0b88710fe2ec1c466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.955992  9238 tablet_service.cc:1511] Processing CreateTablet for tablet 80d326ee1dcf48b7b90167fb7805c618 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:00.958083  9238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d326ee1dcf48b7b90167fb7805c618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.959036  9236 tablet_service.cc:1511] Processing CreateTablet for tablet bc6fa3c27aa14b72a7cd83823b278af1 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:00.960773  9236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6fa3c27aa14b72a7cd83823b278af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.974010  9313 tablet_service.cc:1511] Processing CreateTablet for tablet 80d326ee1dcf48b7b90167fb7805c618 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:00.974623  9235 tablet_service.cc:1511] Processing CreateTablet for tablet f0c06e8c421642289438d5c6f0e1bd5a (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:00.975498  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d326ee1dcf48b7b90167fb7805c618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.975390  9309 tablet_service.cc:1511] Processing CreateTablet for tablet b1afd8236f9f4651a4473b70bf39ae72 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:00.976910  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1afd8236f9f4651a4473b70bf39ae72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.977691  9234 tablet_service.cc:1511] Processing CreateTablet for tablet b1afd8236f9f4651a4473b70bf39ae72 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:00.978783  9312 tablet_service.cc:1511] Processing CreateTablet for tablet bd96a8e8a03148f0b88710fe2ec1c466 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:00.980093  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd96a8e8a03148f0b88710fe2ec1c466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.980978  9233 tablet_service.cc:1511] Processing CreateTablet for tablet 24a617c8c1784f0a91c5d42c6a8b6c3f (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:00.975984  9235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c06e8c421642289438d5c6f0e1bd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.982331  9233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a617c8c1784f0a91c5d42c6a8b6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.982761  9311 tablet_service.cc:1511] Processing CreateTablet for tablet bc6fa3c27aa14b72a7cd83823b278af1 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:00.984090  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6fa3c27aa14b72a7cd83823b278af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.986810  9310 tablet_service.cc:1511] Processing CreateTablet for tablet f0c06e8c421642289438d5c6f0e1bd5a (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:00.988176  9310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c06e8c421642289438d5c6f0e1bd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.989919  9234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1afd8236f9f4651a4473b70bf39ae72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.999092  9308 tablet_service.cc:1511] Processing CreateTablet for tablet 24a617c8c1784f0a91c5d42c6a8b6c3f (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:00.999420  9232 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff8125269e44e24aaeb2d04e1eb20a9 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:01.000792  9232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff8125269e44e24aaeb2d04e1eb20a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.001844  9307 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff8125269e44e24aaeb2d04e1eb20a9 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:01.002709  9305 tablet_service.cc:1511] Processing CreateTablet for tablet 32def629d5f84df3ac3b740abd693f86 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:01.004215  9306 tablet_service.cc:1511] Processing CreateTablet for tablet 773946e99f1e4dc5a8e389dae65c2368 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:01.004997  9304 tablet_service.cc:1511] Processing CreateTablet for tablet 8e38c6d1862641d389cadeb10b77557d (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:01.000792  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a617c8c1784f0a91c5d42c6a8b6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.007642  9231 tablet_service.cc:1511] Processing CreateTablet for tablet 773946e99f1e4dc5a8e389dae65c2368 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:01.008996  9231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773946e99f1e4dc5a8e389dae65c2368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.010728  9230 tablet_service.cc:1511] Processing CreateTablet for tablet 32def629d5f84df3ac3b740abd693f86 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:01.012121  9230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32def629d5f84df3ac3b740abd693f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.014883  9229 tablet_service.cc:1511] Processing CreateTablet for tablet 8e38c6d1862641d389cadeb10b77557d (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:01.016335  9229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e38c6d1862641d389cadeb10b77557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.016490  9387 tablet_service.cc:1511] Processing CreateTablet for tablet 80d326ee1dcf48b7b90167fb7805c618 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:01.018054  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d326ee1dcf48b7b90167fb7805c618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.017804  9385 tablet_service.cc:1511] Processing CreateTablet for tablet bc6fa3c27aa14b72a7cd83823b278af1 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:01.007688  9305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32def629d5f84df3ac3b740abd693f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.018766  9384 tablet_service.cc:1511] Processing CreateTablet for tablet f0c06e8c421642289438d5c6f0e1bd5a (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:01.019229  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6fa3c27aa14b72a7cd83823b278af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.020105  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c06e8c421642289438d5c6f0e1bd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.020138  9386 tablet_service.cc:1511] Processing CreateTablet for tablet bd96a8e8a03148f0b88710fe2ec1c466 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:01.021675  9386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd96a8e8a03148f0b88710fe2ec1c466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.021970  9307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff8125269e44e24aaeb2d04e1eb20a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.022799  9383 tablet_service.cc:1511] Processing CreateTablet for tablet b1afd8236f9f4651a4473b70bf39ae72 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:01.024147  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1afd8236f9f4651a4473b70bf39ae72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.025975  9306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773946e99f1e4dc5a8e389dae65c2368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.026826  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 24a617c8c1784f0a91c5d42c6a8b6c3f (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:01.028170  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a617c8c1784f0a91c5d42c6a8b6c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.029912  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e38c6d1862641d389cadeb10b77557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.035434  9381 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff8125269e44e24aaeb2d04e1eb20a9 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:01.036924  9381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff8125269e44e24aaeb2d04e1eb20a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.038859  9380 tablet_service.cc:1511] Processing CreateTablet for tablet 773946e99f1e4dc5a8e389dae65c2368 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:01.040266  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773946e99f1e4dc5a8e389dae65c2368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.043334  9379 tablet_service.cc:1511] Processing CreateTablet for tablet 32def629d5f84df3ac3b740abd693f86 (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:01.044777  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32def629d5f84df3ac3b740abd693f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.054688  9378 tablet_service.cc:1511] Processing CreateTablet for tablet 8e38c6d1862641d389cadeb10b77557d (DEFAULT_TABLE table=test-workload [id=2e7a7d14b3bc41c0b4b8be55228e7b2c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:01.056140  9378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e38c6d1862641d389cadeb10b77557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.163676  9438 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.175601  9437 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.176394  9439 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.187039  9437 tablet_bootstrap.cc:654] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.190026  9439 tablet_bootstrap.cc:654] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.197081  9437 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.197633  9437 ts_tablet_manager.cc:1403] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260710 11:03:01.198567  9438 tablet_bootstrap.cc:654] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.200608  9437 raft_consensus.cc:359] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.199172  9439 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.201990  9439 ts_tablet_manager.cc:1403] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260710 11:03:01.205147  9439 raft_consensus.cc:359] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.201426  9437 raft_consensus.cc:385] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.206048  9437 raft_consensus.cc:740] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.206787  9439 raft_consensus.cc:385] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.207832  9439 raft_consensus.cc:740] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.207142  9437 consensus_queue.cc:260] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.208578  9439 consensus_queue.cc:260] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.211536  9438 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.211987  9438 ts_tablet_manager.cc:1403] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260710 11:03:01.212803  9273 heartbeater.cc:499] Master 127.6.24.254:45889 was elected leader, sending a full tablet report...
I20260710 11:03:01.213083  9439 ts_tablet_manager.cc:1434] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:03:01.214090  9439 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.215001  9438 raft_consensus.cc:359] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.215762  9438 raft_consensus.cc:385] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.216070  9438 raft_consensus.cc:740] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.216944  9438 consensus_queue.cc:260] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.221693  9439 tablet_bootstrap.cc:654] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.223209  9348 heartbeater.cc:499] Master 127.6.24.254:45889 was elected leader, sending a full tablet report...
I20260710 11:03:01.224385  9437 ts_tablet_manager.cc:1434] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.008s
I20260710 11:03:01.226096  9437 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.235328  9437 tablet_bootstrap.cc:654] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.249183  9437 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.250063  9437 ts_tablet_manager.cc:1403] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260710 11:03:01.254226  9437 raft_consensus.cc:359] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.255559  9437 raft_consensus.cc:385] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.256065  9437 raft_consensus.cc:740] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.257393  9437 consensus_queue.cc:260] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.260993  9437 ts_tablet_manager.cc:1434] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:03:01.262528  9437 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.267621  9438 ts_tablet_manager.cc:1434] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.048s
I20260710 11:03:01.267868  9422 heartbeater.cc:499] Master 127.6.24.254:45889 was elected leader, sending a full tablet report...
I20260710 11:03:01.268689  9438 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.270695  9437 tablet_bootstrap.cc:654] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.275368  9438 tablet_bootstrap.cc:654] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.279999  9439 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.280715  9439 ts_tablet_manager.cc:1403] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.032s
I20260710 11:03:01.284934  9439 raft_consensus.cc:359] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.285995  9439 raft_consensus.cc:385] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.286409  9439 raft_consensus.cc:740] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.287379  9438 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.287971  9438 ts_tablet_manager.cc:1403] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 11:03:01.287397  9439 consensus_queue.cc:260] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.291095  9439 ts_tablet_manager.cc:1434] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260710 11:03:01.291142  9438 raft_consensus.cc:359] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.292155  9438 raft_consensus.cc:385] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.292479  9438 raft_consensus.cc:740] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.292574  9439 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.293322  9438 consensus_queue.cc:260] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.295907  9438 ts_tablet_manager.cc:1434] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:01.296888  9438 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.303625  9438 tablet_bootstrap.cc:654] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.314035  9439 tablet_bootstrap.cc:654] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.320473  9437 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.321056  9437 ts_tablet_manager.cc:1403] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.023s
I20260710 11:03:01.321238  9438 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.321693  9439 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.321753  9438 ts_tablet_manager.cc:1403] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.002s
I20260710 11:03:01.322233  9439 ts_tablet_manager.cc:1403] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260710 11:03:01.324102  9437 raft_consensus.cc:359] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.324401  9439 raft_consensus.cc:359] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.324928  9437 raft_consensus.cc:385] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.325031  9439 raft_consensus.cc:385] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.324923  9438 raft_consensus.cc:359] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.325526  9437 raft_consensus.cc:740] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.325743  9439 raft_consensus.cc:740] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.325891  9438 raft_consensus.cc:385] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.326428  9438 raft_consensus.cc:740] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.326530  9437 consensus_queue.cc:260] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.326824  9439 consensus_queue.cc:260] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.327207  9438 consensus_queue.cc:260] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.329000  9439 ts_tablet_manager.cc:1434] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:01.329149  9437 ts_tablet_manager.cc:1434] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260710 11:03:01.329268  9438 ts_tablet_manager.cc:1434] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:01.330049  9439 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.330293  9437 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.332556  9438 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.337296  9437 tablet_bootstrap.cc:654] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.337312  9439 tablet_bootstrap.cc:654] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.339870  9438 tablet_bootstrap.cc:654] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.370991  9437 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.371518  9437 ts_tablet_manager.cc:1403] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.020s
I20260710 11:03:01.371902  9438 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.372006  9439 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.372524  9438 ts_tablet_manager.cc:1403] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.009s
I20260710 11:03:01.372578  9439 ts_tablet_manager.cc:1403] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.026s
I20260710 11:03:01.374395  9437 raft_consensus.cc:359] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.374950  9439 raft_consensus.cc:359] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.375207  9437 raft_consensus.cc:385] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.375633  9439 raft_consensus.cc:385] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.375423  9438 raft_consensus.cc:359] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.375692  9437 raft_consensus.cc:740] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.376137  9439 raft_consensus.cc:740] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.376252  9438 raft_consensus.cc:385] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.376722  9438 raft_consensus.cc:740] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.376731  9437 consensus_queue.cc:260] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.377048  9439 consensus_queue.cc:260] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.377651  9438 consensus_queue.cc:260] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.379173  9437 ts_tablet_manager.cc:1434] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:01.379570  9439 ts_tablet_manager.cc:1434] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:01.379747  9438 ts_tablet_manager.cc:1434] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:01.380201  9437 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.380575  9439 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.381426  9438 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.387007  9439 tablet_bootstrap.cc:654] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.387291  9437 tablet_bootstrap.cc:654] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.388236  9438 tablet_bootstrap.cc:654] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.415068  9439 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.415650  9439 ts_tablet_manager.cc:1403] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.014s
I20260710 11:03:01.415961  9437 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.416886  9437 ts_tablet_manager.cc:1403] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.015s
I20260710 11:03:01.417037  9438 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.417610  9438 ts_tablet_manager.cc:1403] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.019s
I20260710 11:03:01.418349  9439 raft_consensus.cc:359] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.418967  9439 raft_consensus.cc:385] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.419214  9439 raft_consensus.cc:740] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.419953  9439 consensus_queue.cc:260] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.420015  9437 raft_consensus.cc:359] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.420917  9437 raft_consensus.cc:385] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.420622  9438 raft_consensus.cc:359] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.421241  9437 raft_consensus.cc:740] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.421329  9438 raft_consensus.cc:385] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.421700  9438 raft_consensus.cc:740] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.422279  9439 ts_tablet_manager.cc:1434] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:03:01.422258  9437 consensus_queue.cc:260] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.422405  9438 consensus_queue.cc:260] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.424624  9437 ts_tablet_manager.cc:1434] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:03:01.424744  9438 ts_tablet_manager.cc:1434] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:01.424772  9439 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.425782  9438 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.425782  9437 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.432322  9439 tablet_bootstrap.cc:654] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.432682  9438 tablet_bootstrap.cc:654] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.432682  9437 tablet_bootstrap.cc:654] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.439345  9445 raft_consensus.cc:493] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.440062  9445 raft_consensus.cc:515] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.444448  9437 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.444448  9438 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.445148  9437 ts_tablet_manager.cc:1403] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
W20260710 11:03:01.447407  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:01.448210  9444 raft_consensus.cc:493] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.445158  9438 ts_tablet_manager.cc:1403] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:03:01.448745  9444 raft_consensus.cc:515] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.465473  9444 leader_election.cc:290] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.465658  9461 raft_consensus.cc:493] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.466912  9461 raft_consensus.cc:515] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.469069  9461 leader_election.cc:290] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.466033  9445 leader_election.cc:290] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.470417  9438 raft_consensus.cc:359] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.468833  9437 raft_consensus.cc:359] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.473114  9437 raft_consensus.cc:385] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.473721  9445 raft_consensus.cc:493] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.477994  9437 raft_consensus.cc:740] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.471204  9438 raft_consensus.cc:385] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.479755  9438 raft_consensus.cc:740] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.480726  9438 consensus_queue.cc:260] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.478200  9445 raft_consensus.cc:515] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.484393  9445 leader_election.cc:290] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.486219  9438 ts_tablet_manager.cc:1434] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 11:03:01.486532  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.487213  9438 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.487149  9437 consensus_queue.cc:260] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.487596  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.487223  9248 raft_consensus.cc:2468] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 0.
I20260710 11:03:01.488306  9247 raft_consensus.cc:2468] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 0.
I20260710 11:03:01.490492  9437 ts_tablet_manager.cc:1434] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.004s
I20260710 11:03:01.491721  9437 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.496605  9438 tablet_bootstrap.cc:654] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.498171  9437 tablet_bootstrap.cc:654] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.498126  9361 leader_election.cc:304] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:01.499370  9361 leader_election.cc:304] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:01.502178  9439 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.502758  9439 ts_tablet_manager.cc:1403] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.015s
I20260710 11:03:01.504613  9445 raft_consensus.cc:2804] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.505136  9445 raft_consensus.cc:493] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.507866  9439 raft_consensus.cc:359] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.518316  9439 raft_consensus.cc:385] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.509680  9443 raft_consensus.cc:493] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.518715  9439 raft_consensus.cc:740] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.518954  9443 raft_consensus.cc:515] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.519697  9439 consensus_queue.cc:260] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.521749  9443 leader_election.cc:290] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.522149  9439 ts_tablet_manager.cc:1434] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 11:03:01.523144  9439 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.523836  9438 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.524353  9438 ts_tablet_manager.cc:1403] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.003s
I20260710 11:03:01.526486  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.527269  9323 raft_consensus.cc:2468] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a77685f65a4403fbbe89d106a42111c in term 0.
I20260710 11:03:01.527374  9438 raft_consensus.cc:359] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.528159  9438 raft_consensus.cc:385] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.528465  9438 raft_consensus.cc:740] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.528755  9437 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.528663  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32def629d5f84df3ac3b740abd693f86" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.529338  9438 consensus_queue.cc:260] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.518356  9445 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.531628  9438 ts_tablet_manager.cc:1434] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:03:01.532591  9438 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.532351  9212 leader_election.cc:304] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
W20260710 11:03:01.533957  9212 leader_election.cc:343] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.534606  9461 raft_consensus.cc:2804] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.534986  9461 raft_consensus.cc:493] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.535351  9461 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.535121  9439 tablet_bootstrap.cc:654] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.539861  9438 tablet_bootstrap.cc:654] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.541712  9443 raft_consensus.cc:493] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.542214  9443 raft_consensus.cc:515] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.529356  9437 ts_tablet_manager.cc:1403] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260710 11:03:01.544302  9443 leader_election.cc:290] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.546691  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.547082  9437 raft_consensus.cc:359] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.547840  9437 raft_consensus.cc:385] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.547803  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32def629d5f84df3ac3b740abd693f86" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.548329  9437 raft_consensus.cc:740] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.548620  9396 raft_consensus.cc:2468] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a77685f65a4403fbbe89d106a42111c in term 0.
I20260710 11:03:01.549232  9437 consensus_queue.cc:260] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.550177  9212 leader_election.cc:304] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [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: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: a825755e0a7b41b29a19d3b932752468
I20260710 11:03:01.550251  9461 raft_consensus.cc:515] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.551285  9444 raft_consensus.cc:2804] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.551702  9444 raft_consensus.cc:493] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.552222  9444 raft_consensus.cc:3060] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.551815  9443 raft_consensus.cc:493] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.553982  9443 raft_consensus.cc:515] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.557019  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:01.559338  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.559914  9322 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:01.553172  9361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.24.193:45377, user_credentials={real_user=slave}} blocked reactor thread for 53894.1us
I20260710 11:03:01.560536  9444 raft_consensus.cc:515] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.561666  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.562175  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.562669  9444 leader_election.cc:290] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Requested vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.555873  9461 leader_election.cc:290] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Requested vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.533145  9463 raft_consensus.cc:2804] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.564368  9463 raft_consensus.cc:493] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.564741  9463 raft_consensus.cc:3060] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.564879  9443 leader_election.cc:290] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.567623  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32def629d5f84df3ac3b740abd693f86" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
W20260710 11:03:01.564082  9361 leader_election.cc:343] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.568277  9396 raft_consensus.cc:3060] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.569274  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32def629d5f84df3ac3b740abd693f86" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.572422  9322 raft_consensus.cc:2468] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a77685f65a4403fbbe89d106a42111c in term 1.
W20260710 11:03:01.578780  9212 leader_election.cc:343] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.579555  9212 leader_election.cc:304] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:01.580358  9461 raft_consensus.cc:2804] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.579551  9437 ts_tablet_manager.cc:1434] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.002s
I20260710 11:03:01.580883  9461 raft_consensus.cc:697] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 1 LEADER]: Becoming Leader. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Running, Role: LEADER
I20260710 11:03:01.581794  9461 consensus_queue.cc:237] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.583115  9396 raft_consensus.cc:2468] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a77685f65a4403fbbe89d106a42111c in term 1.
I20260710 11:03:01.584988  9212 leader_election.cc:304] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: a825755e0a7b41b29a19d3b932752468
I20260710 11:03:01.585906  9467 raft_consensus.cc:493] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.586417  9467 raft_consensus.cc:515] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.586891  9445 raft_consensus.cc:515] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.588508  9467 leader_election.cc:290] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377)
I20260710 11:03:01.589262  9397 raft_consensus.cc:2393] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a77685f65a4403fbbe89d106a42111c in current term 1: Already voted for candidate dcb45431670b469abe99ccefb9ae585d in this term.
I20260710 11:03:01.573130  9463 raft_consensus.cc:515] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.589970  9445 leader_election.cc:290] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.586428  9444 raft_consensus.cc:2804] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.593037  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.593932  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.595381  9445 raft_consensus.cc:493] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.595816  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.596244  9246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c06e8c421642289438d5c6f0e1bd5a" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.596598  9322 raft_consensus.cc:2393] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcb45431670b469abe99ccefb9ae585d in current term 1: Already voted for candidate 7a77685f65a4403fbbe89d106a42111c in this term.
I20260710 11:03:01.596969  9246 raft_consensus.cc:2468] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 0.
I20260710 11:03:01.595328  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
W20260710 11:03:01.597630  9361 leader_election.cc:343] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.597916  9248 raft_consensus.cc:2468] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 0.
I20260710 11:03:01.598590  9437 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.595979  9445 raft_consensus.cc:515] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
W20260710 11:03:01.600011  9287 leader_election.cc:343] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.601835  9438 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.601490  9246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.601404  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:01.601016  9287 leader_election.cc:304] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:01.602931  9443 raft_consensus.cc:2804] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.602979  9287 leader_election.cc:304] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:01.603423  9443 raft_consensus.cc:493] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.603775  9443 raft_consensus.cc:3060] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.604000  9474 raft_consensus.cc:2804] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.604408  9474 raft_consensus.cc:493] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.604749  9474 raft_consensus.cc:3060] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.610338  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.610822  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
W20260710 11:03:01.612457  9287 leader_election.cc:343] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.612428  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c06e8c421642289438d5c6f0e1bd5a" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.612720  9438 ts_tablet_manager.cc:1403] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.005s
I20260710 11:03:01.613112  9287 leader_election.cc:304] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a825755e0a7b41b29a19d3b932752468; no voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:01.613304  9397 raft_consensus.cc:2468] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 0.
I20260710 11:03:01.614866  9396 raft_consensus.cc:2468] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 0.
W20260710 11:03:01.615365  9361 leader_election.cc:343] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.616159  9361 leader_election.cc:304] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468
I20260710 11:03:01.612418  9443 raft_consensus.cc:515] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.620814  9467 raft_consensus.cc:2749] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.621485  9439 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.622010  9439 ts_tablet_manager.cc:1403] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.014s
I20260710 11:03:01.621028  9463 leader_election.cc:290] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.624032  9145 catalog_manager.cc:5697] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a77685f65a4403fbbe89d106a42111c (127.6.24.193). New cstate: current_term: 1 leader_uuid: "7a77685f65a4403fbbe89d106a42111c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.625296  9439 raft_consensus.cc:359] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.626173  9439 raft_consensus.cc:385] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.626470  9439 raft_consensus.cc:740] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.621091  9479 raft_consensus.cc:2749] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.627229  9439 consensus_queue.cc:260] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.625197  9445 leader_election.cc:290] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.630767  9443 leader_election.cc:290] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.631628  9439 ts_tablet_manager.cc:1434] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:03:01.632179  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:01.632777  9474 raft_consensus.cc:515] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.633878  9248 raft_consensus.cc:3060] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.634311  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:01.634974  9396 raft_consensus.cc:3060] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.635522  9474 leader_election.cc:290] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.633605  9444 raft_consensus.cc:697] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 1 LEADER]: Becoming Leader. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Running, Role: LEADER
I20260710 11:03:01.636049  9437 tablet_bootstrap.cc:654] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.637049  9246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c06e8c421642289438d5c6f0e1bd5a" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:01.636807  9444 consensus_queue.cc:237] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.637699  9246 raft_consensus.cc:3060] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.635648  9439 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.634194  9438 raft_consensus.cc:359] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.639238  9438 raft_consensus.cc:385] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.639482  9438 raft_consensus.cc:740] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.640019  9438 consensus_queue.cc:260] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.643002  9438 ts_tablet_manager.cc:1434] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 11:03:01.643959  9438 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.646143  9361 leader_election.cc:304] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [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: dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468
I20260710 11:03:01.647107  9445 raft_consensus.cc:2749] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.648866  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.649731  9322 raft_consensus.cc:2393] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcb45431670b469abe99ccefb9ae585d in current term 1: Already voted for candidate a825755e0a7b41b29a19d3b932752468 in this term.
I20260710 11:03:01.650272  9439 tablet_bootstrap.cc:654] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.652257  9396 raft_consensus.cc:2468] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 1.
I20260710 11:03:01.652981  9438 tablet_bootstrap.cc:654] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.650036  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:01.659982  9245 raft_consensus.cc:3060] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.660087  9246 raft_consensus.cc:2468] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 1.
I20260710 11:03:01.649410  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.665482  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.667796  9287 leader_election.cc:304] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:01.668646  9443 raft_consensus.cc:2804] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.669145  9443 raft_consensus.cc:697] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 1 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:01.669976  9443 consensus_queue.cc:237] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.675705  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c06e8c421642289438d5c6f0e1bd5a" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:01.676359  9396 raft_consensus.cc:3060] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.674500  9445 raft_consensus.cc:493] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.678876  9445 raft_consensus.cc:515] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.681407  9248 raft_consensus.cc:2468] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 1.
I20260710 11:03:01.675302  9287 leader_election.cc:304] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:01.690147  9245 raft_consensus.cc:2468] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 1.
I20260710 11:03:01.693012  9474 raft_consensus.cc:2804] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.691619  9445 leader_election.cc:290] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.691996  9361 leader_election.cc:304] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468
W20260710 11:03:01.700941  9361 leader_election.cc:343] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.701301  9463 raft_consensus.cc:2749] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.702934  9396 raft_consensus.cc:2468] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 1.
I20260710 11:03:01.702868  9361 leader_election.cc:304] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: a825755e0a7b41b29a19d3b932752468
I20260710 11:03:01.704916  9474 raft_consensus.cc:697] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:01.705013  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.705907  9474 consensus_queue.cc:237] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.706025  9322 raft_consensus.cc:2468] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 0.
I20260710 11:03:01.708272  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.713773  9479 raft_consensus.cc:493] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.714532  9479 raft_consensus.cc:515] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.715370  9463 raft_consensus.cc:2804] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.716136  9463 raft_consensus.cc:697] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:01.717878  9444 raft_consensus.cc:493] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.718408  9444 raft_consensus.cc:515] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.719162  9479 leader_election.cc:290] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.720597  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.721182  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.721505  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.721849  9322 raft_consensus.cc:2468] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a77685f65a4403fbbe89d106a42111c in term 0.
I20260710 11:03:01.722697  9361 leader_election.cc:304] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:01.722999  9212 leader_election.cc:304] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
W20260710 11:03:01.725174  9212 leader_election.cc:343] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.721454  9245 raft_consensus.cc:2468] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 0.
I20260710 11:03:01.724131  9444 leader_election.cc:290] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.728174  9478 raft_consensus.cc:2804] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.728765  9287 leader_election.cc:304] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:01.719935  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.730369  9478 raft_consensus.cc:493] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.730779  9478 raft_consensus.cc:3060] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.731132  9439 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.725627  9445 raft_consensus.cc:2804] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.731612  9439 ts_tablet_manager.cc:1403] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.008s
I20260710 11:03:01.731769  9445 raft_consensus.cc:493] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.732316  9445 raft_consensus.cc:3060] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.734459  9439 raft_consensus.cc:359] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.735165  9439 raft_consensus.cc:385] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.735414  9439 raft_consensus.cc:740] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.736178  9439 consensus_queue.cc:260] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.736905  9443 raft_consensus.cc:2804] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.717320  9463 consensus_queue.cc:237] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.737285  9443 raft_consensus.cc:493] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.737715  9443 raft_consensus.cc:3060] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.738778  9439 ts_tablet_manager.cc:1434] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:03:01.739837  9439 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
W20260710 11:03:01.739207  9287 leader_election.cc:343] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:01.725483  9361 leader_election.cc:343] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.746367  9439 tablet_bootstrap.cc:654] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.727162  9479 raft_consensus.cc:493] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.747728  9479 raft_consensus.cc:515] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.748775  9437 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.749296  9437 ts_tablet_manager.cc:1403] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.032s
I20260710 11:03:01.750283  9479 leader_election.cc:290] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.751292  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.752655  9437 raft_consensus.cc:359] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.753602  9437 raft_consensus.cc:385] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.753877  9437 raft_consensus.cc:740] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
W20260710 11:03:01.755117  9287 leader_election.cc:343] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.757615  9437 consensus_queue.cc:260] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.759565  9443 raft_consensus.cc:515] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.760623  9437 ts_tablet_manager.cc:1434] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:03:01.761886  9437 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.763330  9146 catalog_manager.cc:5697] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 1 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.756054  9444 raft_consensus.cc:493] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.766108  9444 raft_consensus.cc:515] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.767578  9143 catalog_manager.cc:5697] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 0 to 1, leader changed from <none> to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.769263  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.769963  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.770004  9397 raft_consensus.cc:2468] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a77685f65a4403fbbe89d106a42111c in term 0.
W20260710 11:03:01.771489  9212 leader_election.cc:343] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.772226  9212 leader_election.cc:304] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [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: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: a825755e0a7b41b29a19d3b932752468
I20260710 11:03:01.773270  9461 raft_consensus.cc:2804] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.773777  9461 raft_consensus.cc:493] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.774196  9461 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.774632  9438 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.775110  9438 ts_tablet_manager.cc:1403] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.131s	user 0.028s	sys 0.030s
I20260710 11:03:01.778365  9438 raft_consensus.cc:359] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.769289  9444 leader_election.cc:290] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.779605  9438 raft_consensus.cc:385] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.779939  9438 raft_consensus.cc:740] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.780122  9437 tablet_bootstrap.cc:654] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.780797  9438 consensus_queue.cc:260] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.782877  9438 ts_tablet_manager.cc:1434] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:01.756946  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.784243  9438 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d: Bootstrap starting.
I20260710 11:03:01.785082  9467 raft_consensus.cc:493] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.785605  9467 raft_consensus.cc:515] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.787672  9467 leader_election.cc:290] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.788942  9461 raft_consensus.cc:515] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.791195  9444 raft_consensus.cc:493] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.793700  9444 raft_consensus.cc:515] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.795197  9445 raft_consensus.cc:515] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.795730  9444 leader_election.cc:290] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.795920  9461 leader_election.cc:290] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Requested vote from peers dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.790066  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.797245  9445 leader_election.cc:290] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.797341  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.797909  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:01.798095  9321 raft_consensus.cc:2468] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a77685f65a4403fbbe89d106a42111c in term 0.
I20260710 11:03:01.798470  9397 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.791756  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:01.800179  9322 raft_consensus.cc:2468] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 0.
I20260710 11:03:01.801925  9361 leader_election.cc:304] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 
W20260710 11:03:01.802910  9361 leader_election.cc:343] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.804303  9145 catalog_manager.cc:5697] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a77685f65a4403fbbe89d106a42111c (127.6.24.193). New cstate: current_term: 1 leader_uuid: "7a77685f65a4403fbbe89d106a42111c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.805094  9212 leader_election.cc:304] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:01.805347  9478 raft_consensus.cc:515] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.806246  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.806562  9397 raft_consensus.cc:2468] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a77685f65a4403fbbe89d106a42111c in term 1.
I20260710 11:03:01.807094  9395 raft_consensus.cc:2393] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a77685f65a4403fbbe89d106a42111c in current term 1: Already voted for candidate dcb45431670b469abe99ccefb9ae585d in this term.
I20260710 11:03:01.807497  9478 leader_election.cc:290] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Requested vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.807605  9439 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.807729  9461 raft_consensus.cc:2804] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.808175  9439 ts_tablet_manager.cc:1403] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.009s
I20260710 11:03:01.808444  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:01.810091  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.810657  9322 raft_consensus.cc:3060] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.791997  9396 raft_consensus.cc:2468] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 0.
I20260710 11:03:01.810885  9439 raft_consensus.cc:359] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.811897  9287 leader_election.cc:304] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [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: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c
I20260710 11:03:01.812451  9438 tablet_bootstrap.cc:654] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.812875  9439 raft_consensus.cc:385] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.813212  9439 raft_consensus.cc:740] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.813645  9474 raft_consensus.cc:2804] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.813974  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.813872  9439 consensus_queue.cc:260] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.814059  9474 raft_consensus.cc:493] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.815259  9474 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.815986  9439 ts_tablet_manager.cc:1434] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:01.816882  9439 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:01.808184  9461 raft_consensus.cc:493] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.819981  9461 raft_consensus.cc:3060] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:01.820978  9212 leader_election.cc:343] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.825786  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:01.826143  9445 raft_consensus.cc:2804] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.826745  9248 raft_consensus.cc:2393] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a825755e0a7b41b29a19d3b932752468 in current term 1: Already voted for candidate 7a77685f65a4403fbbe89d106a42111c in this term.
I20260710 11:03:01.826679  9445 raft_consensus.cc:493] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.827299  9445 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.825899  9212 leader_election.cc:304] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: a825755e0a7b41b29a19d3b932752468
I20260710 11:03:01.829838  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:01.831874  9478 raft_consensus.cc:2804] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.832377  9478 raft_consensus.cc:697] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 1 LEADER]: Becoming Leader. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Running, Role: LEADER
I20260710 11:03:01.833209  9478 consensus_queue.cc:237] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.834349  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.835179  9321 raft_consensus.cc:2393] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a77685f65a4403fbbe89d106a42111c in current term 1: Already voted for candidate a825755e0a7b41b29a19d3b932752468 in this term.
I20260710 11:03:01.836817  9439 tablet_bootstrap.cc:654] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.838462  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
W20260710 11:03:01.840054  9287 leader_election.cc:343] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.840354  9443 leader_election.cc:290] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.840479  9287 leader_election.cc:304] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [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: a825755e0a7b41b29a19d3b932752468; no voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:01.840745  9461 raft_consensus.cc:515] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.841938  9245 raft_consensus.cc:2393] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcb45431670b469abe99ccefb9ae585d in current term 1: Already voted for candidate 7a77685f65a4403fbbe89d106a42111c in this term.
I20260710 11:03:01.845335  9443 raft_consensus.cc:2749] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.845736  9461 leader_election.cc:290] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Requested vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
W20260710 11:03:01.833706  9212 leader_election.cc:343] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.850939  9439 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: No bootstrap required, opened a new log
I20260710 11:03:01.851444  9439 ts_tablet_manager.cc:1403] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.003s
I20260710 11:03:01.851848  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.854439  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "7a77685f65a4403fbbe89d106a42111c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:01.855244  9396 raft_consensus.cc:2393] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a77685f65a4403fbbe89d106a42111c in current term 1: Already voted for candidate dcb45431670b469abe99ccefb9ae585d in this term.
I20260710 11:03:01.857393  9439 raft_consensus.cc:359] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.858222  9439 raft_consensus.cc:385] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.857450  9212 leader_election.cc:304] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [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: 7a77685f65a4403fbbe89d106a42111c; no voters: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:01.858716  9439 raft_consensus.cc:740] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.859313  9478 raft_consensus.cc:2749] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.859409  9439 consensus_queue.cc:260] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.860838  9445 raft_consensus.cc:515] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.861768  9439 ts_tablet_manager.cc:1434] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:01.863055  9445 leader_election.cc:290] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:01.862617  9146 catalog_manager.cc:5697] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 0 to 1, leader changed from <none> to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.863068  9143 catalog_manager.cc:5697] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a77685f65a4403fbbe89d106a42111c (127.6.24.193). New cstate: current_term: 1 leader_uuid: "7a77685f65a4403fbbe89d106a42111c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.864198  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:01.864804  9245 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.865025  9438 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d: No bootstrap required, opened a new log
I20260710 11:03:01.865484  9438 ts_tablet_manager.cc:1403] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.026s
I20260710 11:03:01.866482  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:01.868124  9438 raft_consensus.cc:359] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.868832  9438 raft_consensus.cc:385] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.869123  9438 raft_consensus.cc:740] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.870432  9438 consensus_queue.cc:260] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.872342  9437 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.872746  9438 ts_tablet_manager.cc:1434] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:03:01.872822  9437 ts_tablet_manager.cc:1403] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.111s	user 0.004s	sys 0.014s
I20260710 11:03:01.872972  9245 raft_consensus.cc:2468] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 1.
I20260710 11:03:01.875438  9361 leader_election.cc:304] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:01.876348  9445 raft_consensus.cc:2804] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.868608  9212 leader_election.cc:304] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [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: 7a77685f65a4403fbbe89d106a42111c; no voters: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:01.876973  9445 raft_consensus.cc:697] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:01.877310  9478 raft_consensus.cc:2749] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.877862  9445 consensus_queue.cc:237] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.878556  9322 raft_consensus.cc:2468] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 1.
I20260710 11:03:01.876116  9437 raft_consensus.cc:359] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.879415  9437 raft_consensus.cc:385] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.879695  9437 raft_consensus.cc:740] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.879910  9361 leader_election.cc:304] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c
I20260710 11:03:01.880345  9437 consensus_queue.cc:260] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.881289  9463 raft_consensus.cc:2804] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.876258  9474 raft_consensus.cc:515] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.881841  9463 raft_consensus.cc:697] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:01.882803  9321 raft_consensus.cc:2393] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcb45431670b469abe99ccefb9ae585d in current term 1: Already voted for candidate a825755e0a7b41b29a19d3b932752468 in this term.
I20260710 11:03:01.882685  9463 consensus_queue.cc:237] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.886093  9437 ts_tablet_manager.cc:1434] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:03:01.887044  9437 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468: Bootstrap starting.
I20260710 11:03:01.887606  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:01.888844  9245 raft_consensus.cc:2393] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a825755e0a7b41b29a19d3b932752468 in current term 1: Already voted for candidate dcb45431670b469abe99ccefb9ae585d in this term.
I20260710 11:03:01.892985  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:01.895273  9287 leader_election.cc:304] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [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: a825755e0a7b41b29a19d3b932752468; no voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:01.896481  9443 raft_consensus.cc:2749] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.897615  9474 leader_election.cc:290] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.911098  9437 tablet_bootstrap.cc:654] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.916558  9437 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468: No bootstrap required, opened a new log
I20260710 11:03:01.917034  9437 ts_tablet_manager.cc:1403] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 11:03:01.919723  9437 raft_consensus.cc:359] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.919301  9145 catalog_manager.cc:5697] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 1 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.920367  9437 raft_consensus.cc:385] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.920678  9437 raft_consensus.cc:740] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.921336  9437 consensus_queue.cc:260] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:01.921134  9145 catalog_manager.cc:5697] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 1 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.923756  9437 ts_tablet_manager.cc:1434] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:03:01.980010  9478 consensus_queue.cc:1048] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:01.990749  9474 raft_consensus.cc:493] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.991264  9474 raft_consensus.cc:515] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:01.992219  9444 consensus_queue.cc:1048] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:01.995453  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:01.996338  9245 raft_consensus.cc:2393] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a825755e0a7b41b29a19d3b932752468 in current term 1: Already voted for candidate dcb45431670b469abe99ccefb9ae585d in this term.
I20260710 11:03:01.997376  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:01.993333  9474 leader_election.cc:290] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:01.999631  9287 leader_election.cc:304] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a825755e0a7b41b29a19d3b932752468; no voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:02.003031  9443 raft_consensus.cc:3060] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.011166  9443 raft_consensus.cc:2749] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.051342  9445 raft_consensus.cc:493] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.051837  9445 raft_consensus.cc:515] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:02.053635  9445 leader_election.cc:290] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:02.054399  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:02.054654  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:02.055078  9245 raft_consensus.cc:2468] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 0.
I20260710 11:03:02.055248  9321 raft_consensus.cc:2468] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 0.
I20260710 11:03:02.056058  9361 leader_election.cc:304] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:02.056723  9445 raft_consensus.cc:2804] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:02.057029  9445 raft_consensus.cc:493] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:02.057320  9445 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.062049  9445 raft_consensus.cc:515] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:02.063561  9445 leader_election.cc:290] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:02.064554  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:02.064920  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:02.065081  9245 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.065460  9321 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.070075  9245 raft_consensus.cc:2468] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 1.
I20260710 11:03:02.070176  9321 raft_consensus.cc:2468] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 1.
I20260710 11:03:02.071269  9361 leader_election.cc:304] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:02.071955  9445 raft_consensus.cc:2804] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.072357  9445 raft_consensus.cc:697] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:02.072969  9445 consensus_queue.cc:237] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:02.078688  9443 consensus_queue.cc:1048] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.081095  9143 catalog_manager.cc:5697] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 1 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:02.098008  9479 consensus_queue.cc:1048] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.098855  9321 raft_consensus.cc:3060] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.106868  9478 consensus_queue.cc:1048] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.120625  9444 consensus_queue.cc:1048] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.160787  9445 consensus_queue.cc:1048] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:02.174723  9463 consensus_queue.cc:1048] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.175239  9479 consensus_queue.cc:1048] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:02.190001  9474 consensus_queue.cc:1048] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.223165  9321 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.229892  9444 consensus_queue.cc:1048] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.235327  9444 consensus_queue.cc:1048] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.269762  9463 raft_consensus.cc:493] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.270268  9463 raft_consensus.cc:515] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:02.271907  9463 leader_election.cc:290] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:02.272773  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:02.272984  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:02.273489  9248 raft_consensus.cc:2393] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcb45431670b469abe99ccefb9ae585d in current term 1: Already voted for candidate 7a77685f65a4403fbbe89d106a42111c in this term.
I20260710 11:03:02.273821  9321 raft_consensus.cc:2393] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcb45431670b469abe99ccefb9ae585d in current term 1: Already voted for candidate a825755e0a7b41b29a19d3b932752468 in this term.
I20260710 11:03:02.274760  9361 leader_election.cc:304] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468
I20260710 11:03:02.275408  9463 raft_consensus.cc:3060] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.280228  9463 raft_consensus.cc:2749] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.287060  9463 consensus_queue.cc:1048] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.291738  9463 consensus_queue.cc:1048] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.302716  9467 consensus_queue.cc:1048] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.316498  9467 consensus_queue.cc:1048] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:02.452757  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:02.461962  9463 consensus_queue.cc:1048] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.473065  9463 consensus_queue.cc:1048] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:03.458134  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:03.491954  9479 raft_consensus.cc:493] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:03.492674  9479 raft_consensus.cc:515] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:03.494800  9479 leader_election.cc:290] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:03.495848  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c" is_pre_election: true
I20260710 11:03:03.496157  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:03.496766  9245 raft_consensus.cc:2468] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 1.
I20260710 11:03:03.496901  9396 raft_consensus.cc:2468] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 1.
I20260710 11:03:03.498208  9287 leader_election.cc:304] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [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: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:03.498973  9479 raft_consensus.cc:2804] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:03.499317  9479 raft_consensus.cc:493] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:03.499624  9479 raft_consensus.cc:3060] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.506376  9479 raft_consensus.cc:515] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:03.508020  9479 leader_election.cc:290] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:03.509287  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:03.509287  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a617c8c1784f0a91c5d42c6a8b6c3f" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:03.510280  9245 raft_consensus.cc:3060] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.510301  9396 raft_consensus.cc:3060] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.519647  9396 raft_consensus.cc:2468] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:03.519647  9245 raft_consensus.cc:2468] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:03.521162  9287 leader_election.cc:304] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:03.521874  9479 raft_consensus.cc:2804] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:03.522957  9479 raft_consensus.cc:697] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:03.523878  9479 consensus_queue.cc:237] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [LEADER]: Queue going to LEADER 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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:03.531697  9145 catalog_manager.cc:5697] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 0 to 2, leader changed from <none> to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:03.594424  6243 ts_manager.cc:295] Set tserver state for 7a77685f65a4403fbbe89d106a42111c to MAINTENANCE_MODE
I20260710 11:03:03.595278  6243 tablet_server.cc:179] TabletServer@127.6.24.193:0 shutting down...
I20260710 11:03:03.627307  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:03.628098  6243 tablet_replica.cc:333] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.628914  6243 raft_consensus.cc:2243] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:03.629410  6243 raft_consensus.cc:2272] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.631801  6243 tablet_replica.cc:333] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.632386  6243 raft_consensus.cc:2243] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:03.632853  6243 raft_consensus.cc:2272] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.634994  6243 tablet_replica.cc:333] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.635519  6243 raft_consensus.cc:2243] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:03.636045  6243 raft_consensus.cc:2272] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.638393  6243 tablet_replica.cc:333] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.638928  6243 raft_consensus.cc:2243] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:03.639797  6243 raft_consensus.cc:2272] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.641991  6243 tablet_replica.cc:333] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.642546  6243 raft_consensus.cc:2243] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:03.643004  6243 raft_consensus.cc:2272] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.645087  6243 tablet_replica.cc:333] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.645684  6243 raft_consensus.cc:2243] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:03.646677  6243 raft_consensus.cc:2272] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.648810  6243 tablet_replica.cc:333] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.649358  6243 raft_consensus.cc:2243] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:03.649744  6243 raft_consensus.cc:2272] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.651726  6243 tablet_replica.cc:333] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.652216  6243 raft_consensus.cc:2243] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:03.652736  6243 raft_consensus.cc:2272] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.654867  6243 tablet_replica.cc:333] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.655344  6243 raft_consensus.cc:2243] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:03.655819  6243 raft_consensus.cc:2272] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.657905  6243 tablet_replica.cc:333] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: stopping tablet replica
I20260710 11:03:03.658390  6243 raft_consensus.cc:2243] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:03.659190  6243 raft_consensus.cc:2272] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:03.690307  6243 tablet_server.cc:196] TabletServer@127.6.24.193:0 shutdown complete.
W20260710 11:03:03.718048  9287 consensus_peers.cc:597] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.720314  9361 consensus_peers.cc:597] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.732142  9361 consensus_peers.cc:597] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.776918  9287 consensus_peers.cc:597] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.858117  9361 consensus_peers.cc:597] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:03.980492  9396 raft_consensus.cc:1275] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:03:03.982666  9479 consensus_queue.cc:1048] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:03.985837  9287 consensus_peers.cc:597] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.991067  9361 consensus_peers.cc:597] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:04.459358  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:04.662016  9287 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111) [suppressed 27 similar messages]
I20260710 11:03:04.801397  9536 raft_consensus.cc:493] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:04.801992  9536 raft_consensus.cc:515] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:04.804052  9536 leader_election.cc:290] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:04.805907  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32def629d5f84df3ac3b740abd693f86" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
W20260710 11:03:04.807809  9287 leader_election.cc:336] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:04.808158  9287 leader_election.cc:304] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [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: a825755e0a7b41b29a19d3b932752468; no voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:04.808729  9536 raft_consensus.cc:2749] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:04.834395  9537 raft_consensus.cc:493] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:04.835235  9537 raft_consensus.cc:515] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:04.837196  9537 leader_election.cc:290] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377)
I20260710 11:03:04.838407  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
W20260710 11:03:04.841406  9361 leader_election.cc:336] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:04.841890  9361 leader_election.cc:304] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [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: dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468
I20260710 11:03:04.842612  9537 raft_consensus.cc:2749] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:04.870505  9536 raft_consensus.cc:493] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:04.871093  9536 raft_consensus.cc:515] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:04.872773  9536 leader_election.cc:290] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347), 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377)
I20260710 11:03:04.873795  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
I20260710 11:03:04.874439  9396 raft_consensus.cc:2468] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 1.
I20260710 11:03:04.875630  9287 leader_election.cc:304] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [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: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:04.876820  9536 raft_consensus.cc:2804] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:04.877362  9536 raft_consensus.cc:493] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:04.877949  9536 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:04.880179  9287 leader_election.cc:336] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:04.884865  9536 raft_consensus.cc:515] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:04.886530  9536 leader_election.cc:290] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Requested vote from peers dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347), 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377)
I20260710 11:03:04.887494  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:04.888054  9396 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:04.890426  9287 leader_election.cc:336] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:04.894652  9396 raft_consensus.cc:2468] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:04.895713  9287 leader_election.cc:304] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [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: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c
I20260710 11:03:04.896420  9536 raft_consensus.cc:2804] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:04.896934  9536 raft_consensus.cc:697] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:04.897956  9536 consensus_queue.cc:237] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:04.905233  9143 catalog_manager.cc:5697] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 1 to 2, leader changed from 7a77685f65a4403fbbe89d106a42111c (127.6.24.193) to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:04.936972  9536 raft_consensus.cc:493] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:04.937543  9536 raft_consensus.cc:515] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:04.939344  9536 leader_election.cc:290] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:04.941144  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb45431670b469abe99ccefb9ae585d" is_pre_election: true
W20260710 11:03:04.943114  9287 leader_election.cc:336] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:04.943518  9287 leader_election.cc:304] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [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: a825755e0a7b41b29a19d3b932752468; no voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:04.944123  9536 raft_consensus.cc:2749] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:05.011622  9537 raft_consensus.cc:493] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:05.012137  9537 raft_consensus.cc:515] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:05.013953  9537 leader_election.cc:290] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:05.015576  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:05.016251  9322 raft_consensus.cc:2468] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 1.
I20260710 11:03:05.017306  9361 leader_election.cc:304] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [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: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:05.018131  9537 raft_consensus.cc:2804] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:03:05.018143  9361 leader_election.cc:336] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:05.018532  9537 raft_consensus.cc:493] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:05.018971  9537 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.024678  9537 raft_consensus.cc:515] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:05.026614  9537 leader_election.cc:290] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:05.028164  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:05.028836  9322 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:05.030334  9361 leader_election.cc:336] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:05.035220  9322 raft_consensus.cc:2468] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 2.
I20260710 11:03:05.036437  9361 leader_election.cc:304] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [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: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c
I20260710 11:03:05.037177  9537 raft_consensus.cc:2804] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:05.037706  9537 raft_consensus.cc:697] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:05.038733  9537 consensus_queue.cc:237] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:05.046317  9143 catalog_manager.cc:5697] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 1 to 2, leader changed from 7a77685f65a4403fbbe89d106a42111c (127.6.24.193) to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 2 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:05.078377  9537 raft_consensus.cc:493] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:05.079071  9537 raft_consensus.cc:515] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:05.080868  9537 leader_election.cc:290] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:05.082482  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32def629d5f84df3ac3b740abd693f86" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468" is_pre_election: true
I20260710 11:03:05.083096  9322 raft_consensus.cc:2468] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 1.
I20260710 11:03:05.084304  9361 leader_election.cc:304] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [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: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:05.084987  9537 raft_consensus.cc:2804] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:03:05.085047  9361 leader_election.cc:336] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:05.085434  9537 raft_consensus.cc:493] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a77685f65a4403fbbe89d106a42111c)
I20260710 11:03:05.085839  9537 raft_consensus.cc:3060] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.091282  9537 raft_consensus.cc:515] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:05.093255  9537 leader_election.cc:290] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:05.094811  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32def629d5f84df3ac3b740abd693f86" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:05.095402  9322 raft_consensus.cc:3060] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:05.097193  9361 leader_election.cc:336] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111)
I20260710 11:03:05.102487  9322 raft_consensus.cc:2468] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 2.
I20260710 11:03:05.103688  9361 leader_election.cc:304] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [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: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c
I20260710 11:03:05.104437  9537 raft_consensus.cc:2804] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:05.104897  9537 raft_consensus.cc:697] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:05.105830  9537 consensus_queue.cc:237] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:05.113170  9143 catalog_manager.cc:5697] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 1 to 2, leader changed from 7a77685f65a4403fbbe89d106a42111c (127.6.24.193) to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 2 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:05.308775  9396 raft_consensus.cc:1275] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:05.310204  9536 consensus_queue.cc:1048] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:05.324776  9287 consensus_peers.cc:597] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:05.460494  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:05.575102  9361 consensus_peers.cc:597] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:05.617329  9361 consensus_peers.cc:597] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:05.662523  9322 raft_consensus.cc:1275] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:05.663831  9537 consensus_queue.cc:1048] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:05.696794  9322 raft_consensus.cc:1275] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:05.698284  9549 consensus_queue.cc:1048] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:06.222225  9287 consensus_peers.cc:597] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:06.242120  9361 consensus_peers.cc:597] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:06.262825  9361 consensus_peers.cc:597] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:06.315649  9287 consensus_peers.cc:597] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:06.440903  9287 consensus_peers.cc:597] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:06.461462  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:06.543558  9361 consensus_peers.cc:597] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:06.625711  9361 consensus_peers.cc:597] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:07.462474  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:07.769148  9287 consensus_peers.cc:597] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:08.128273  9361 consensus_peers.cc:597] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:08.247263  9361 consensus_peers.cc:597] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:08.463449  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:08.571478  9287 consensus_peers.cc:597] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:08.621799  9361 consensus_peers.cc:597] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:08.646405  9361 consensus_peers.cc:597] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:08.717939  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:08.727519  9555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:08.729341  9287 consensus_peers.cc:597] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:08.728430  9556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:08.732281  6243 server_base.cc:1061] running on GCE node
W20260710 11:03:08.733110  9558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:08.734766  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:08.735018  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:08.735206  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681388735185 us; error 0 us; skew 500 ppm
I20260710 11:03:08.735849  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:08.740206  6243 webserver.cc:533] Webserver started at http://127.6.24.193:34701/ using document root <none> and password file <none>
I20260710 11:03:08.740981  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:08.741225  6243 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:03:08.747006  6243 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:03:08.751726  9563 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.752574  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:08.753058  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "7a77685f65a4403fbbe89d106a42111c"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-7rm2"
I20260710 11:03:08.753463  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:08.775511  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:08.776878  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:08.778555  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:08.782282  9570 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:03:08.836465  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:03:08.836788  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.055s	user 0.003s	sys 0.000s
I20260710 11:03:08.837107  6243 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:03:08.841835  9570 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:08.855345  9570 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.856177  9570 tablet_bootstrap.cc:492] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:08.856814  9570 ts_tablet_manager.cc:1403] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:03:08.859164  9570 raft_consensus.cc:359] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.859745  9570 raft_consensus.cc:740] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.860610  9570 consensus_queue.cc:260] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.863124  9570 ts_tablet_manager.cc:1434] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:03:08.863868  9570 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:08.875801  6243 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:03:08.876148  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.037s	sys 0.000s
I20260710 11:03:08.879112  9570 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.880055  9570 tablet_bootstrap.cc:492] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:08.880688  9570 ts_tablet_manager.cc:1403] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260710 11:03:08.883057  9570 raft_consensus.cc:359] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.883666  9570 raft_consensus.cc:740] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.884558  9570 consensus_queue.cc:260] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.886770  9570 ts_tablet_manager.cc:1434] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:03:08.887576  9570 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:08.902534  9570 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.903772  9570 tablet_bootstrap.cc:492] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:08.904405  9570 ts_tablet_manager.cc:1403] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:03:08.907347  9570 raft_consensus.cc:359] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.907979  9570 raft_consensus.cc:740] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.908838  9570 consensus_queue.cc:260] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.910730  9570 ts_tablet_manager.cc:1434] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:08.911641  9570 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:08.923408  9570 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.924270  9570 tablet_bootstrap.cc:492] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:08.924836  9570 ts_tablet_manager.cc:1403] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:03:08.927436  9570 raft_consensus.cc:359] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.928179  9570 raft_consensus.cc:740] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.928923  9570 consensus_queue.cc:260] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.930790  9570 ts_tablet_manager.cc:1434] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:08.931589  9570 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:08.936023  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:45377
I20260710 11:03:08.936110  9631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:45377 every 8 connection(s)
I20260710 11:03:08.941339  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:08.951299  9570 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.952574  9570 tablet_bootstrap.cc:492] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:08.953281  9570 ts_tablet_manager.cc:1403] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260710 11:03:08.956159  9570 raft_consensus.cc:359] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.956903  9570 raft_consensus.cc:740] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.957793  9570 consensus_queue.cc:260] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:08.959998  9570 ts_tablet_manager.cc:1434] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:08.961009  9570 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:08.961282  9632 heartbeater.cc:344] Connected to a master server at 127.6.24.254:45889
I20260710 11:03:08.961719  9632 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:08.962635  9632 heartbeater.cc:507] Master 127.6.24.254:45889 requested a full tablet report, sending...
I20260710 11:03:08.969460  9145 ts_manager.cc:194] Re-registered known tserver with Master: 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377)
I20260710 11:03:08.974718  9396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
mode: GRACEFUL
new_leader_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:55990
I20260710 11:03:08.975530  9396 raft_consensus.cc:606] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Received request to transfer leadership to TS a825755e0a7b41b29a19d3b932752468
I20260710 11:03:08.977893  9570 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.978752  9570 tablet_bootstrap.cc:492] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:08.978559  9396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
mode: GRACEFUL
new_leader_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:55990
I20260710 11:03:08.979228  9396 raft_consensus.cc:606] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Received request to transfer leadership to TS a825755e0a7b41b29a19d3b932752468
I20260710 11:03:08.979364  9570 ts_tablet_manager.cc:1403] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:03:08.980048  9145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50478
I20260710 11:03:08.980660  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:08.981772  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:08.982117  9570 raft_consensus.cc:359] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:08.982498  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:08.982868  9570 raft_consensus.cc:740] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.983146  9632 heartbeater.cc:499] Master 127.6.24.254:45889 was elected leader, sending a full tablet report...
I20260710 11:03:08.983566  9570 consensus_queue.cc:260] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [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: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:08.985617  9570 ts_tablet_manager.cc:1434] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:08.986467  9570 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:09.001181  9570 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:09.003618  9570 tablet_bootstrap.cc:492] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:09.004235  9570 ts_tablet_manager.cc:1403] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:03:09.006423  9570 raft_consensus.cc:359] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.007117  9570 raft_consensus.cc:740] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.007987  9570 consensus_queue.cc:260] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.009940  9644 raft_consensus.cc:993] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d: : Instructing follower a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:09.010114  9570 ts_tablet_manager.cc:1434] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:09.010497  9644 raft_consensus.cc:1081] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Signalling peer a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:09.010938  9570 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:09.012200  9322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:52370
I20260710 11:03:09.012907  9322 raft_consensus.cc:493] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:09.013260  9322 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.020692  9322 raft_consensus.cc:515] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.022807  9322 leader_election.cc:290] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:09.023856  9606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:09.024092  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:09.024696  9396 raft_consensus.cc:3055] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:09.025014  9396 raft_consensus.cc:740] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
W20260710 11:03:09.025151  9287 leader_election.cc:343] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:09.025926  9396 consensus_queue.cc:260] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.026778  9570 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:09.027251  9396 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.027760  9570 tablet_bootstrap.cc:492] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:09.028427  9570 ts_tablet_manager.cc:1403] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:03:09.030885  9570 raft_consensus.cc:359] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.031527  9570 raft_consensus.cc:740] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.032181  9570 consensus_queue.cc:260] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.034188  9570 ts_tablet_manager.cc:1434] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:03:09.034590  9396 raft_consensus.cc:2468] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:09.034989  9570 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:09.035832  9287 leader_election.cc:304] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [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: a825755e0a7b41b29a19d3b932752468, dcb45431670b469abe99ccefb9ae585d; no voters: 7a77685f65a4403fbbe89d106a42111c
I20260710 11:03:09.036968  9536 raft_consensus.cc:2804] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:09.038766  9606 raft_consensus.cc:3060] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.053782  9536 raft_consensus.cc:697] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:09.054914  9536 consensus_queue.cc:237] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.057500  9570 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:09.058537  9570 tablet_bootstrap.cc:492] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:09.059237  9570 ts_tablet_manager.cc:1403] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260710 11:03:09.061959  9570 raft_consensus.cc:359] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.062613  9570 raft_consensus.cc:740] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.063292  9570 consensus_queue.cc:260] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.063617  9143 catalog_manager.cc:5697] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 1 to 2, leader changed from dcb45431670b469abe99ccefb9ae585d (127.6.24.195) to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.065481  9570 ts_tablet_manager.cc:1434] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:09.066310  9570 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Bootstrap starting.
I20260710 11:03:09.077924  9570 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:09.078629  9570 tablet_bootstrap.cc:492] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Bootstrap complete.
I20260710 11:03:09.079224  9570 ts_tablet_manager.cc:1403] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:03:09.082034  9570 raft_consensus.cc:359] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.082535  9570 raft_consensus.cc:740] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a77685f65a4403fbbe89d106a42111c, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.083209  9570 consensus_queue.cc:260] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.085026  9570 ts_tablet_manager.cc:1434] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:09.125339  9606 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.221311  9606 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:09.464468  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:09.526989  9657 raft_consensus.cc:993] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d: : Instructing follower a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:09.527475  9657 raft_consensus.cc:1081] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Signalling peer a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:09.528978  9322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:52370
I20260710 11:03:09.529510  9322 raft_consensus.cc:493] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:09.529857  9322 raft_consensus.cc:3060] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.534943  9322 raft_consensus.cc:515] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.536844  9322 leader_election.cc:290] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:09.537708  9606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:09.537850  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd96a8e8a03148f0b88710fe2ec1c466" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:09.538347  9606 raft_consensus.cc:3060] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.538380  9396 raft_consensus.cc:3055] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:09.538841  9396 raft_consensus.cc:740] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:09.539552  9396 consensus_queue.cc:260] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.540469  9396 raft_consensus.cc:3060] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.543743  9606 raft_consensus.cc:2468] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:09.544916  9287 leader_election.cc:304] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:09.544939  9396 raft_consensus.cc:2468] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:09.545681  9536 raft_consensus.cc:2804] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:09.546180  9536 raft_consensus.cc:697] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:09.547062  9536 consensus_queue.cc:237] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:09.550660  9606 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.559724  9145 catalog_manager.cc:5697] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 1 to 2, leader changed from dcb45431670b469abe99ccefb9ae585d (127.6.24.195) to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.560963  9606 raft_consensus.cc:1275] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.562374  9536 consensus_queue.cc:1048] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.572309  9396 raft_consensus.cc:1275] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.573769  9536 consensus_queue.cc:1048] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:09.993278  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:10.001344  9396 raft_consensus.cc:1275] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:10.003074  9664 consensus_queue.cc:1048] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:10.013990  9606 raft_consensus.cc:1275] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:10.015146  9322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
mode: GRACEFUL
new_leader_uuid: "dcb45431670b469abe99ccefb9ae585d"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:03:10.015836  9322 raft_consensus.cc:606] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Received request to transfer leadership to TS dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:10.016350  9646 consensus_queue.cc:1048] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:10.019428  9322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
mode: GRACEFUL
new_leader_uuid: "dcb45431670b469abe99ccefb9ae585d"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:03:10.019941  9322 raft_consensus.cc:606] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Received request to transfer leadership to TS dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:10.021111  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:10.021711  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:10.022363  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:10.193194  9646 raft_consensus.cc:993] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468: : Instructing follower dcb45431670b469abe99ccefb9ae585d to start an election
I20260710 11:03:10.193782  9664 raft_consensus.cc:1081] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Signalling peer dcb45431670b469abe99ccefb9ae585d to start an election
I20260710 11:03:10.195308  9396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
 from {username='slave'} at 127.0.0.1:41226
I20260710 11:03:10.195871  9396 raft_consensus.cc:493] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.196213  9396 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.201815  9396 raft_consensus.cc:515] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:10.203337  9396 leader_election.cc:290] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 3 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:10.204005  9606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:10.204300  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff8125269e44e24aaeb2d04e1eb20a9" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:10.204666  9606 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.204905  9322 raft_consensus.cc:3055] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:10.205264  9322 raft_consensus.cc:740] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:10.205942  9322 consensus_queue.cc:260] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:10.206835  9322 raft_consensus.cc:3060] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.210489  9606 raft_consensus.cc:2468] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 3.
I20260710 11:03:10.211802  9361 leader_election.cc:304] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [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: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:10.211815  9322 raft_consensus.cc:2468] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 3.
I20260710 11:03:10.212615  9657 raft_consensus.cc:2804] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:10.213850  9657 raft_consensus.cc:697] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:10.214600  9657 consensus_queue.cc:237] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:10.220702  9145 catalog_manager.cc:5697] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 2 to 3, leader changed from a825755e0a7b41b29a19d3b932752468 (127.6.24.194) to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 3 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:10.375694  9536 raft_consensus.cc:993] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468: : Instructing follower dcb45431670b469abe99ccefb9ae585d to start an election
I20260710 11:03:10.376161  9536 raft_consensus.cc:1081] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Signalling peer dcb45431670b469abe99ccefb9ae585d to start an election
I20260710 11:03:10.377635  9396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
 from {username='slave'} at 127.0.0.1:41226
I20260710 11:03:10.378077  9396 raft_consensus.cc:493] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.378361  9396 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.383744  9396 raft_consensus.cc:515] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:10.385134  9396 leader_election.cc:290] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 3 election: Requested vote from peers a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421), 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377)
I20260710 11:03:10.386037  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:10.386262  9606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:10.386698  9322 raft_consensus.cc:3055] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:10.386845  9606 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.387082  9322 raft_consensus.cc:740] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:10.387926  9322 consensus_queue.cc:260] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [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: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:10.388860  9322 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.391894  9606 raft_consensus.cc:2468] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 3.
I20260710 11:03:10.392987  9361 leader_election.cc:304] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [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: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:10.393673  9657 raft_consensus.cc:2804] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:10.393893  9322 raft_consensus.cc:2468] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 3.
I20260710 11:03:10.394091  9657 raft_consensus.cc:697] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:10.395356  9657 consensus_queue.cc:237] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [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: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:10.402000  9145 catalog_manager.cc:5697] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 2 to 3, leader changed from a825755e0a7b41b29a19d3b932752468 (127.6.24.194) to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 3 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:10.465436  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:10.728056  9322 raft_consensus.cc:1275] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:10.729350  9657 consensus_queue.cc:1048] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:10.738670  9606 raft_consensus.cc:1275] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:10.741537  9657 consensus_queue.cc:1048] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:10.999002  9322 raft_consensus.cc:1275] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:11.000159  9657 consensus_queue.cc:1048] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:11.003221  9606 raft_consensus.cc:1275] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:11.004511  9676 consensus_queue.cc:1048] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:11.032156  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:11.039536  9396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
mode: GRACEFUL
new_leader_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:55990
I20260710 11:03:11.040088  9396 raft_consensus.cc:606] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Received request to transfer leadership to TS a825755e0a7b41b29a19d3b932752468
I20260710 11:03:11.042474  9396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
mode: GRACEFUL
new_leader_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:55990
I20260710 11:03:11.042976  9396 raft_consensus.cc:606] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Received request to transfer leadership to TS a825755e0a7b41b29a19d3b932752468
I20260710 11:03:11.044004  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:11.044420  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:11.044902  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:11.415377  9669 raft_consensus.cc:993] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d: : Instructing follower a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:11.415812  9657 raft_consensus.cc:1081] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Signalling peer a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:11.417126  9322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:52370
I20260710 11:03:11.417599  9322 raft_consensus.cc:493] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:11.417902  9322 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.422120  9322 raft_consensus.cc:515] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:11.423499  9322 leader_election.cc:290] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:11.424383  9605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:11.424607  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:11.424921  9605 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.425127  9396 raft_consensus.cc:3055] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:11.425441  9396 raft_consensus.cc:740] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:11.426180  9396 consensus_queue.cc:260] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:11.427299  9396 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.431366  9605 raft_consensus.cc:2468] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:11.432076  9396 raft_consensus.cc:2468] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:11.432534  9287 leader_election.cc:304] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:11.433308  9683 raft_consensus.cc:2804] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:11.433745  9683 raft_consensus.cc:697] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:11.434365  9683 consensus_queue.cc:237] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:11.440661  9143 catalog_manager.cc:5697] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 1 to 2, leader changed from dcb45431670b469abe99ccefb9ae585d (127.6.24.195) to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:11.466272  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:11.584744  9669 raft_consensus.cc:993] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d: : Instructing follower a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:11.585445  9657 raft_consensus.cc:1081] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Signalling peer a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:11.586954  9322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:52370
I20260710 11:03:11.587348  9322 raft_consensus.cc:493] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:11.587574  9322 raft_consensus.cc:3060] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.591778  9322 raft_consensus.cc:515] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:11.593219  9322 leader_election.cc:290] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:11.594061  9605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:11.594295  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e38c6d1862641d389cadeb10b77557d" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:11.594640  9605 raft_consensus.cc:3060] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.594843  9396 raft_consensus.cc:3055] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:11.595180  9396 raft_consensus.cc:740] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:11.595731  9396 consensus_queue.cc:260] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:11.596580  9396 raft_consensus.cc:3060] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.599619  9605 raft_consensus.cc:2468] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:11.600730  9287 leader_election.cc:304] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:11.601200  9396 raft_consensus.cc:2468] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 2.
I20260710 11:03:11.601377  9683 raft_consensus.cc:2804] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:11.601931  9683 raft_consensus.cc:697] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:11.602735  9683 consensus_queue.cc:237] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:11.609671  9143 catalog_manager.cc:5697] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 1 to 2, leader changed from dcb45431670b469abe99ccefb9ae585d (127.6.24.195) to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.870698  9605 raft_consensus.cc:1275] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.871867  9683 consensus_queue.cc:1048] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.881809  9396 raft_consensus.cc:1275] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.883431  9536 consensus_queue.cc:1048] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.033270  9605 raft_consensus.cc:1275] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.034698  9683 consensus_queue.cc:1048] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.044308  9396 raft_consensus.cc:1275] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.046052  9536 consensus_queue.cc:1048] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.051352  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:12.060798  9322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
mode: GRACEFUL
new_leader_uuid: "dcb45431670b469abe99ccefb9ae585d"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:03:12.061326  9322 raft_consensus.cc:606] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Received request to transfer leadership to TS dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:12.064458  9321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
mode: GRACEFUL
new_leader_uuid: "dcb45431670b469abe99ccefb9ae585d"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:03:12.064972  9321 raft_consensus.cc:606] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 LEADER]: Received request to transfer leadership to TS dcb45431670b469abe99ccefb9ae585d
I20260710 11:03:12.066061  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:12.066591  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:12.067143  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:12.306687  9697 raft_consensus.cc:993] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468: : Instructing follower dcb45431670b469abe99ccefb9ae585d to start an election
I20260710 11:03:12.307214  9536 raft_consensus.cc:1081] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Signalling peer dcb45431670b469abe99ccefb9ae585d to start an election
I20260710 11:03:12.308646  9396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
 from {username='slave'} at 127.0.0.1:41226
I20260710 11:03:12.309177  9396 raft_consensus.cc:493] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.309499  9396 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:12.313685  9396 raft_consensus.cc:515] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:12.315033  9396 leader_election.cc:290] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 3 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:12.315877  9605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:12.316185  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773946e99f1e4dc5a8e389dae65c2368" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:12.316542  9605 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:12.316732  9321 raft_consensus.cc:3055] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:12.317090  9321 raft_consensus.cc:740] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:12.317902  9321 consensus_queue.cc:260] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:12.319140  9321 raft_consensus.cc:3060] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:12.323840  9605 raft_consensus.cc:2468] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 3.
I20260710 11:03:12.325332  9361 leader_election.cc:304] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [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: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:12.326299  9657 raft_consensus.cc:2804] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:12.326766  9321 raft_consensus.cc:2468] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 3.
I20260710 11:03:12.327312  9657 raft_consensus.cc:697] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:12.328142  9657 consensus_queue.cc:237] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:12.334199  9143 catalog_manager.cc:5697] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 2 to 3, leader changed from a825755e0a7b41b29a19d3b932752468 (127.6.24.194) to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 3 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
W20260710 11:03:12.467140  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:12.477793  9536 raft_consensus.cc:993] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468: : Instructing follower dcb45431670b469abe99ccefb9ae585d to start an election
I20260710 11:03:12.478305  9536 raft_consensus.cc:1081] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 LEADER]: Signalling peer dcb45431670b469abe99ccefb9ae585d to start an election
I20260710 11:03:12.479677  9396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
 from {username='slave'} at 127.0.0.1:41226
I20260710 11:03:12.480162  9396 raft_consensus.cc:493] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.480458  9396 raft_consensus.cc:3060] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.484782  9396 raft_consensus.cc:515] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:12.486403  9396 leader_election.cc:290] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421)
I20260710 11:03:12.487530  9605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:12.487741  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1afd8236f9f4651a4473b70bf39ae72" candidate_uuid: "dcb45431670b469abe99ccefb9ae585d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a825755e0a7b41b29a19d3b932752468"
I20260710 11:03:12.488086  9605 raft_consensus.cc:3060] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.488366  9321 raft_consensus.cc:3055] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.488744  9321 raft_consensus.cc:740] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:12.489532  9321 consensus_queue.cc:260] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:12.490490  9321 raft_consensus.cc:3060] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.493165  9605 raft_consensus.cc:2468] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 2.
I20260710 11:03:12.494311  9361 leader_election.cc:304] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a77685f65a4403fbbe89d106a42111c, dcb45431670b469abe99ccefb9ae585d; no voters: 
I20260710 11:03:12.494994  9657 raft_consensus.cc:2804] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.495373  9321 raft_consensus.cc:2468] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb45431670b469abe99ccefb9ae585d in term 2.
I20260710 11:03:12.495522  9657 raft_consensus.cc:697] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Becoming Leader. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:12.496415  9657 consensus_queue.cc:237] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:12.502803  9143 catalog_manager.cc:5697] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d reported cstate change: term changed from 1 to 2, leader changed from a825755e0a7b41b29a19d3b932752468 (127.6.24.194) to dcb45431670b469abe99ccefb9ae585d (127.6.24.195). New cstate: current_term: 2 leader_uuid: "dcb45431670b469abe99ccefb9ae585d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:12.756687  9605 raft_consensus.cc:1275] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:12.758301  9657 consensus_queue.cc:1048] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:12.772256  9321 raft_consensus.cc:1275] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:12.774044  9699 consensus_queue.cc:1048] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:12.881429  9321 raft_consensus.cc:1275] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.882709  9699 consensus_queue.cc:1048] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.894377  9605 raft_consensus.cc:1275] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Refusing update from remote peer dcb45431670b469abe99ccefb9ae585d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.896823  9707 consensus_queue.cc:1048] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:13.073881  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:13.084057  9396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
mode: GRACEFUL
new_leader_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:55990
I20260710 11:03:13.084602  9396 raft_consensus.cc:606] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Received request to transfer leadership to TS a825755e0a7b41b29a19d3b932752468
I20260710 11:03:13.087038  9396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1"
dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
mode: GRACEFUL
new_leader_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:55990
I20260710 11:03:13.087512  9396 raft_consensus.cc:606] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Received request to transfer leadership to TS a825755e0a7b41b29a19d3b932752468
I20260710 11:03:13.088590  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:13.089051  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:13.089726  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:03:13.468245  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:13.532413  9713 raft_consensus.cc:993] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d: : Instructing follower a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:13.532931  9707 raft_consensus.cc:1081] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Signalling peer a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:13.534449  9321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:52370
I20260710 11:03:13.534917  9321 raft_consensus.cc:493] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:13.535239  9321 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:13.542294  9321 raft_consensus.cc:515] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:13.544070  9321 leader_election.cc:290] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 3 election: Requested vote from peers 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377), dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347)
I20260710 11:03:13.545140  9605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:13.545342  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6fa3c27aa14b72a7cd83823b278af1" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:13.546051  9605 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:13.546109  9396 raft_consensus.cc:3055] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:13.546460  9396 raft_consensus.cc:740] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:13.547351  9396 consensus_queue.cc:260] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:13.548344  9396 raft_consensus.cc:3060] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:13.553184  9605 raft_consensus.cc:2468] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 3.
I20260710 11:03:13.554144  9396 raft_consensus.cc:2468] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 3.
I20260710 11:03:13.554904  9287 leader_election.cc:304] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [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: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:13.556015  9536 raft_consensus.cc:2804] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:13.557054  9536 raft_consensus.cc:697] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 3 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:13.558043  9536 consensus_queue.cc:237] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [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: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } }
I20260710 11:03:13.565338  9143 catalog_manager.cc:5697] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 2 to 3, leader changed from dcb45431670b469abe99ccefb9ae585d (127.6.24.195) to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 3 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:13.642071  9713 raft_consensus.cc:993] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d: : Instructing follower a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:13.642517  9713 raft_consensus.cc:1081] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Signalling peer a825755e0a7b41b29a19d3b932752468 to start an election
I20260710 11:03:13.644027  9321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618"
dest_uuid: "a825755e0a7b41b29a19d3b932752468"
 from {username='slave'} at 127.0.0.1:52370
I20260710 11:03:13.644506  9321 raft_consensus.cc:493] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:13.644804  9321 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:13.651098  9321 raft_consensus.cc:515] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:13.652593  9321 leader_election.cc:290] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [CANDIDATE]: Term 4 election: Requested vote from peers dcb45431670b469abe99ccefb9ae585d (127.6.24.195:40347), 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377)
I20260710 11:03:13.653354  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dcb45431670b469abe99ccefb9ae585d"
I20260710 11:03:13.653597  9605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d326ee1dcf48b7b90167fb7805c618" candidate_uuid: "a825755e0a7b41b29a19d3b932752468" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a77685f65a4403fbbe89d106a42111c"
I20260710 11:03:13.654094  9396 raft_consensus.cc:3055] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:13.654217  9605 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:13.654386  9396 raft_consensus.cc:740] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dcb45431670b469abe99ccefb9ae585d, State: Running, Role: LEADER
I20260710 11:03:13.655244  9396 consensus_queue.cc:260] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [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: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:13.656296  9396 raft_consensus.cc:3060] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:13.659710  9605 raft_consensus.cc:2468] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 4.
I20260710 11:03:13.660919  9287 leader_election.cc:304] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [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: 7a77685f65a4403fbbe89d106a42111c, a825755e0a7b41b29a19d3b932752468; no voters: 
I20260710 11:03:13.661023  9396 raft_consensus.cc:2468] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a825755e0a7b41b29a19d3b932752468 in term 4.
I20260710 11:03:13.661722  9536 raft_consensus.cc:2804] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:13.662200  9536 raft_consensus.cc:697] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 4 LEADER]: Becoming Leader. State: Replica: a825755e0a7b41b29a19d3b932752468, State: Running, Role: LEADER
I20260710 11:03:13.663019  9536 consensus_queue.cc:237] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [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: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } }
I20260710 11:03:13.669459  9143 catalog_manager.cc:5697] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 reported cstate change: term changed from 3 to 4, leader changed from dcb45431670b469abe99ccefb9ae585d (127.6.24.195) to a825755e0a7b41b29a19d3b932752468 (127.6.24.194). New cstate: current_term: 4 leader_uuid: "a825755e0a7b41b29a19d3b932752468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a825755e0a7b41b29a19d3b932752468" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.062311  9396 raft_consensus.cc:1275] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 4 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:14.063587  9536 consensus_queue.cc:1048] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:14.064916  9605 raft_consensus.cc:1275] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:14.066285  9536 consensus_queue.cc:1048] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:14.080281  9605 raft_consensus.cc:1275] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 4 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:14.081257  9395 raft_consensus.cc:1275] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Refusing update from remote peer a825755e0a7b41b29a19d3b932752468: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:14.082163  9725 consensus_queue.cc:1048] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a77685f65a4403fbbe89d106a42111c" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 45377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:14.083122  9714 consensus_queue.cc:1048] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb45431670b469abe99ccefb9ae585d" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:14.095741  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:14.149537  6243 tablet_server.cc:179] TabletServer@127.6.24.193:45377 shutting down...
I20260710 11:03:14.203500  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:14.204356  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.205232  6243 raft_consensus.cc:2243] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.205709  6243 raft_consensus.cc:2272] T f0c06e8c421642289438d5c6f0e1bd5a P 7a77685f65a4403fbbe89d106a42111c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.208127  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.208770  6243 raft_consensus.cc:2243] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.209245  6243 raft_consensus.cc:2272] T 5ff8125269e44e24aaeb2d04e1eb20a9 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.211351  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.211925  6243 raft_consensus.cc:2243] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.212340  6243 raft_consensus.cc:2272] T 80d326ee1dcf48b7b90167fb7805c618 P 7a77685f65a4403fbbe89d106a42111c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.214936  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.215462  6243 raft_consensus.cc:2243] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.215899  6243 raft_consensus.cc:2272] T 32def629d5f84df3ac3b740abd693f86 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.218111  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.218647  6243 raft_consensus.cc:2243] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.219060  6243 raft_consensus.cc:2272] T bc6fa3c27aa14b72a7cd83823b278af1 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.221606  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.222148  6243 raft_consensus.cc:2243] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.222589  6243 raft_consensus.cc:2272] T bd96a8e8a03148f0b88710fe2ec1c466 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.224686  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.225201  6243 raft_consensus.cc:2243] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.225656  6243 raft_consensus.cc:2272] T 8e38c6d1862641d389cadeb10b77557d P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.227622  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.228133  6243 raft_consensus.cc:2243] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.228555  6243 raft_consensus.cc:2272] T 773946e99f1e4dc5a8e389dae65c2368 P 7a77685f65a4403fbbe89d106a42111c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.231019  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.231817  6243 raft_consensus.cc:2243] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.232409  6243 raft_consensus.cc:2272] T b1afd8236f9f4651a4473b70bf39ae72 P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.235430  6243 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:14.236243  6243 raft_consensus.cc:2243] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.237005  6243 raft_consensus.cc:2272] T 24a617c8c1784f0a91c5d42c6a8b6c3f P 7a77685f65a4403fbbe89d106a42111c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:14.255564  9361 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from unknown peer (error 108) [suppressed 90 similar messages]
W20260710 11:03:14.262526  9361 consensus_peers.cc:597] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.262992  6243 tablet_server.cc:196] TabletServer@127.6.24.193:45377 shutdown complete.
W20260710 11:03:14.266224  9287 consensus_peers.cc:597] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:14.272830  9287 consensus_peers.cc:597] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:14.285187  9287 consensus_peers.cc:597] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.291960  6243 tablet_server.cc:179] TabletServer@127.6.24.194:0 shutting down...
W20260710 11:03:14.296509  9287 consensus_peers.cc:597] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.316121  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:14.316987  6243 tablet_replica.cc:333] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.318060  6243 raft_consensus.cc:2243] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.319080  6243 raft_consensus.cc:2272] T 80d326ee1dcf48b7b90167fb7805c618 P a825755e0a7b41b29a19d3b932752468 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.322046  6243 tablet_replica.cc:333] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.322578  6243 raft_consensus.cc:2243] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.322968  6243 raft_consensus.cc:2272] T 32def629d5f84df3ac3b740abd693f86 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.324952  6243 tablet_replica.cc:333] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.325455  6243 raft_consensus.cc:2243] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.326279  6243 raft_consensus.cc:2272] T 8e38c6d1862641d389cadeb10b77557d P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.328449  6243 tablet_replica.cc:333] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.328963  6243 raft_consensus.cc:2243] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.329370  6243 raft_consensus.cc:2272] T 5ff8125269e44e24aaeb2d04e1eb20a9 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.331383  6243 tablet_replica.cc:333] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.331905  6243 raft_consensus.cc:2243] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.332672  6243 raft_consensus.cc:2272] T bd96a8e8a03148f0b88710fe2ec1c466 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.334542  6243 tablet_replica.cc:333] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.335014  6243 raft_consensus.cc:2243] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.335721  6243 raft_consensus.cc:2272] T bc6fa3c27aa14b72a7cd83823b278af1 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.338280  6243 tablet_replica.cc:333] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.338770  6243 raft_consensus.cc:2243] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.339887  6243 raft_consensus.cc:2272] T f0c06e8c421642289438d5c6f0e1bd5a P a825755e0a7b41b29a19d3b932752468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.342772  6243 tablet_replica.cc:333] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
W20260710 11:03:14.343123  9361 consensus_peers.cc:597] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d -> Peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Couldn't send request to peer a825755e0a7b41b29a19d3b932752468. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.343472  6243 raft_consensus.cc:2243] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.343964  6243 raft_consensus.cc:2272] T 773946e99f1e4dc5a8e389dae65c2368 P a825755e0a7b41b29a19d3b932752468 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.346693  6243 tablet_replica.cc:333] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.347506  6243 raft_consensus.cc:2243] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.348516  6243 raft_consensus.cc:2272] T 24a617c8c1784f0a91c5d42c6a8b6c3f P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:14.349846  9361 consensus_peers.cc:597] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d -> Peer 7a77685f65a4403fbbe89d106a42111c (127.6.24.193:45377): Couldn't send request to peer 7a77685f65a4403fbbe89d106a42111c. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:45377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.350948  6243 tablet_replica.cc:333] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468: stopping tablet replica
I20260710 11:03:14.351567  6243 raft_consensus.cc:2243] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.351989  6243 raft_consensus.cc:2272] T b1afd8236f9f4651a4473b70bf39ae72 P a825755e0a7b41b29a19d3b932752468 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.384104  6243 tablet_server.cc:196] TabletServer@127.6.24.194:0 shutdown complete.
W20260710 11:03:14.402565  9361 consensus_peers.cc:597] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d -> Peer a825755e0a7b41b29a19d3b932752468 (127.6.24.194:43421): Couldn't send request to peer a825755e0a7b41b29a19d3b932752468. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.194:43421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:14.407965  6243 tablet_server.cc:179] TabletServer@127.6.24.195:0 shutting down...
I20260710 11:03:14.434963  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:14.435674  6243 tablet_replica.cc:333] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.436343  6243 raft_consensus.cc:2243] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.437184  6243 raft_consensus.cc:2272] T 5ff8125269e44e24aaeb2d04e1eb20a9 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.439286  6243 tablet_replica.cc:333] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.439821  6243 raft_consensus.cc:2243] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.440549  6243 raft_consensus.cc:2272] T 773946e99f1e4dc5a8e389dae65c2368 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.442461  6243 tablet_replica.cc:333] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.442975  6243 raft_consensus.cc:2243] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.443771  6243 raft_consensus.cc:2272] T 32def629d5f84df3ac3b740abd693f86 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.445636  6243 tablet_replica.cc:333] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.446165  6243 raft_consensus.cc:2243] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.446657  6243 raft_consensus.cc:2272] T 24a617c8c1784f0a91c5d42c6a8b6c3f P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.448544  6243 tablet_replica.cc:333] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.449047  6243 raft_consensus.cc:2243] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.449831  6243 raft_consensus.cc:2272] T b1afd8236f9f4651a4473b70bf39ae72 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.451625  6243 tablet_replica.cc:333] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.452111  6243 raft_consensus.cc:2243] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.452518  6243 raft_consensus.cc:2272] T 8e38c6d1862641d389cadeb10b77557d P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.454408  6243 tablet_replica.cc:333] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.454926  6243 raft_consensus.cc:2243] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.455324  6243 raft_consensus.cc:2272] T f0c06e8c421642289438d5c6f0e1bd5a P dcb45431670b469abe99ccefb9ae585d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.457094  6243 tablet_replica.cc:333] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.457585  6243 raft_consensus.cc:2243] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.457978  6243 raft_consensus.cc:2272] T 80d326ee1dcf48b7b90167fb7805c618 P dcb45431670b469abe99ccefb9ae585d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.462080  6243 tablet_replica.cc:333] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.462606  6243 raft_consensus.cc:2243] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.463020  6243 raft_consensus.cc:2272] T bc6fa3c27aa14b72a7cd83823b278af1 P dcb45431670b469abe99ccefb9ae585d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.465461  6243 tablet_replica.cc:333] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d: stopping tablet replica
I20260710 11:03:14.466084  6243 raft_consensus.cc:2243] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:14.466572  6243 raft_consensus.cc:2272] T bd96a8e8a03148f0b88710fe2ec1c466 P dcb45431670b469abe99ccefb9ae585d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:14.469316  9194 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:14.498478  6243 tablet_server.cc:196] TabletServer@127.6.24.195:0 shutdown complete.
I20260710 11:03:14.523860  6243 master.cc:562] Master@127.6.24.254:45889 shutting down...
I20260710 11:03:14.545173  6243 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:14.545832  6243 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:14.546193  6243 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a33483758ae4e8b86adc35b21a8edeb: stopping tablet replica
I20260710 11:03:14.565917  6243 master.cc:584] Master@127.6.24.254:45889 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14309 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:03:14.610100  6243 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.24.254:33423
I20260710 11:03:14.611286  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:14.617129  9739 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:14.617074  9738 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:14.618383  9741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:14.620309  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:14.621289  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:14.621491  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:14.621855  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681394621832 us; error 0 us; skew 500 ppm
I20260710 11:03:14.622326  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:14.624794  6243 webserver.cc:533] Webserver started at http://127.6.24.254:42837/ using document root <none> and password file <none>
I20260710 11:03:14.625255  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:14.625414  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:14.625728  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:14.626786  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/master-0-root/instance:
uuid: "9d6a786cd22e4e7d9b31304603aec34a"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-7rm2"
I20260710 11:03:14.632454  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:03:14.636261  9746 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.637025  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:14.637322  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/master-0-root
uuid: "9d6a786cd22e4e7d9b31304603aec34a"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-7rm2"
I20260710 11:03:14.637857  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:14.653694  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.655150  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.696635  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.254:33423
I20260710 11:03:14.696743  9797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.254:33423 every 8 connection(s)
I20260710 11:03:14.700712  9798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.711295  9798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a: Bootstrap starting.
I20260710 11:03:14.716156  9798 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.720499  9798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a: No bootstrap required, opened a new log
I20260710 11:03:14.722788  9798 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6a786cd22e4e7d9b31304603aec34a" member_type: VOTER }
I20260710 11:03:14.723170  9798 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.723452  9798 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6a786cd22e4e7d9b31304603aec34a, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.724100  9798 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d6a786cd22e4e7d9b31304603aec34a" member_type: VOTER }
I20260710 11:03:14.724574  9798 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:14.724881  9798 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:14.725150  9798 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.729807  9798 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6a786cd22e4e7d9b31304603aec34a" member_type: VOTER }
I20260710 11:03:14.730343  9798 leader_election.cc:304] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [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: 9d6a786cd22e4e7d9b31304603aec34a; no voters: 
I20260710 11:03:14.731500  9798 leader_election.cc:290] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:14.731910  9801 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.733278  9801 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 1 LEADER]: Becoming Leader. State: Replica: 9d6a786cd22e4e7d9b31304603aec34a, State: Running, Role: LEADER
I20260710 11:03:14.733994  9801 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [LEADER]: Queue going to LEADER mode. State: All 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: "9d6a786cd22e4e7d9b31304603aec34a" member_type: VOTER }
I20260710 11:03:14.734498  9798 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:14.739992  9802 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d6a786cd22e4e7d9b31304603aec34a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6a786cd22e4e7d9b31304603aec34a" member_type: VOTER } }
I20260710 11:03:14.740017  9803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d6a786cd22e4e7d9b31304603aec34a. Latest consensus state: current_term: 1 leader_uuid: "9d6a786cd22e4e7d9b31304603aec34a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d6a786cd22e4e7d9b31304603aec34a" member_type: VOTER } }
I20260710 11:03:14.741133  9802 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:14.741189  9803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:14.745648  9809 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:14.753458  9809 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:14.754457  6243 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:14.762346  9809 catalog_manager.cc:1383] Generated new cluster ID: 737efccb29b1489fa0d114c595f1c679
I20260710 11:03:14.762671  9809 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:14.783999  9809 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:14.785328  9809 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:14.797238  9809 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a: Generated new TSK 0
I20260710 11:03:14.798086  9809 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:14.820964  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:14.827194  9819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:14.828384  9820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:14.829466  9822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:14.829885  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:14.830780  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:14.831012  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:14.831175  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681394831159 us; error 0 us; skew 500 ppm
I20260710 11:03:14.831701  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:14.834071  6243 webserver.cc:533] Webserver started at http://127.6.24.193:33549/ using document root <none> and password file <none>
I20260710 11:03:14.834533  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:14.834739  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:14.835011  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:14.836220  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-0-root/instance:
uuid: "7416b334896c4cb4b125cdcc3d21f1f8"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-7rm2"
I20260710 11:03:14.840911  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:03:14.844436  9827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.845166  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:14.845474  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "7416b334896c4cb4b125cdcc3d21f1f8"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-7rm2"
I20260710 11:03:14.845827  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:14.858717  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.859911  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.861356  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:14.863546  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:14.863766  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.864009  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:14.864197  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.902984  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:35595
I20260710 11:03:14.903105  9889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:35595 every 8 connection(s)
I20260710 11:03:14.908190  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:14.915405  9894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:14.917459  9895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:14.918921  6243 server_base.cc:1061] running on GCE node
W20260710 11:03:14.920022  9897 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:14.921224  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:14.921520  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:14.921746  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681394921729 us; error 0 us; skew 500 ppm
I20260710 11:03:14.921851  9890 heartbeater.cc:344] Connected to a master server at 127.6.24.254:33423
I20260710 11:03:14.922297  9890 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:14.922536  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:14.923107  9890 heartbeater.cc:507] Master 127.6.24.254:33423 requested a full tablet report, sending...
I20260710 11:03:14.925289  6243 webserver.cc:533] Webserver started at http://127.6.24.194:38131/ using document root <none> and password file <none>
I20260710 11:03:14.925750  9763 ts_manager.cc:194] Registered new tserver with Master: 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193:35595)
I20260710 11:03:14.925997  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:14.926278  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:14.926600  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:14.928161  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-1-root/instance:
uuid: "7c13178c6b114d328b4c174f4cc662c6"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-7rm2"
I20260710 11:03:14.928347  9763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34320
I20260710 11:03:14.933101  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:03:14.936726  9902 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.937511  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:14.937894  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-1-root
uuid: "7c13178c6b114d328b4c174f4cc662c6"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-7rm2"
I20260710 11:03:14.938197  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:14.964514  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.965761  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.967244  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:14.969417  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:14.969663  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.969910  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:14.970079  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:15.009131  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.194:45897
I20260710 11:03:15.009263  9964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.194:45897 every 8 connection(s)
I20260710 11:03:15.014003  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:15.020507  9968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:15.021668  9969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:15.027024  9971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:15.027581  9965 heartbeater.cc:344] Connected to a master server at 127.6.24.254:33423
I20260710 11:03:15.028168  9965 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:15.029145  9965 heartbeater.cc:507] Master 127.6.24.254:33423 requested a full tablet report, sending...
I20260710 11:03:15.030753  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:15.031304  9763 ts_manager.cc:194] Registered new tserver with Master: 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194:45897)
I20260710 11:03:15.031610  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:15.031893  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:15.032099  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681395032077 us; error 0 us; skew 500 ppm
I20260710 11:03:15.032687  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:15.032938  9763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34330
I20260710 11:03:15.035563  6243 webserver.cc:533] Webserver started at http://127.6.24.195:38951/ using document root <none> and password file <none>
I20260710 11:03:15.036217  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:15.036434  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:15.036700  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:15.037940  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-2-root/instance:
uuid: "b380690bf8d743ae814191765a941554"
format_stamp: "Formatted at 2026-07-10 11:03:15 on dist-test-slave-7rm2"
I20260710 11:03:15.042629  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:03:15.045853  9976 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:15.046691  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:15.046981  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-2-root
uuid: "b380690bf8d743ae814191765a941554"
format_stamp: "Formatted at 2026-07-10 11:03:15 on dist-test-slave-7rm2"
I20260710 11:03:15.047266  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681301797394-6243-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:15.072625  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:15.073918  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:15.075378  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:15.077669  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:15.077893  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:15.078145  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:15.078315  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:15.116793  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.195:39909
I20260710 11:03:15.116894 10038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.195:39909 every 8 connection(s)
I20260710 11:03:15.130195 10039 heartbeater.cc:344] Connected to a master server at 127.6.24.254:33423
I20260710 11:03:15.130542 10039 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:15.131255 10039 heartbeater.cc:507] Master 127.6.24.254:33423 requested a full tablet report, sending...
I20260710 11:03:15.133244  9763 ts_manager.cc:194] Registered new tserver with Master: b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.133350  6243 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013486238s
I20260710 11:03:15.135071  9763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34346
I20260710 11:03:15.161779  9763 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34354:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:15.163919  9763 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:15.220180  9855 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0a438f79d840528e040b8784ec6f8c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdd363a820794d9ba3376cd9b24217d6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:15.221626  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0a438f79d840528e040b8784ec6f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.224689  9854 tablet_service.cc:1511] Processing CreateTablet for tablet c1d1285b148e49b0b619f9dcb1a49877 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdd363a820794d9ba3376cd9b24217d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:15.226078  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d1285b148e49b0b619f9dcb1a49877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.235080 10003 tablet_service.cc:1511] Processing CreateTablet for tablet c1d1285b148e49b0b619f9dcb1a49877 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdd363a820794d9ba3376cd9b24217d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:15.236461 10003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d1285b148e49b0b619f9dcb1a49877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.238018  9930 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0a438f79d840528e040b8784ec6f8c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdd363a820794d9ba3376cd9b24217d6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:15.238253  9929 tablet_service.cc:1511] Processing CreateTablet for tablet c1d1285b148e49b0b619f9dcb1a49877 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdd363a820794d9ba3376cd9b24217d6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:15.239508  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0a438f79d840528e040b8784ec6f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.238253 10004 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0a438f79d840528e040b8784ec6f8c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cdd363a820794d9ba3376cd9b24217d6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:15.240969 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0a438f79d840528e040b8784ec6f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.242115  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d1285b148e49b0b619f9dcb1a49877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.248965 10054 tablet_bootstrap.cc:492] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8: Bootstrap starting.
I20260710 11:03:15.255599 10054 tablet_bootstrap.cc:654] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.279286 10057 tablet_bootstrap.cc:492] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6: Bootstrap starting.
I20260710 11:03:15.284685 10057 tablet_bootstrap.cc:654] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.286726 10055 tablet_bootstrap.cc:492] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554: Bootstrap starting.
I20260710 11:03:15.292124 10057 tablet_bootstrap.cc:492] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6: No bootstrap required, opened a new log
I20260710 11:03:15.292757 10057 ts_tablet_manager.cc:1403] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260710 11:03:15.294485 10055 tablet_bootstrap.cc:654] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.295850 10057 raft_consensus.cc:359] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.296618 10057 raft_consensus.cc:385] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.296924 10057 raft_consensus.cc:740] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c13178c6b114d328b4c174f4cc662c6, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.297961 10054 tablet_bootstrap.cc:492] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8: No bootstrap required, opened a new log
I20260710 11:03:15.297895 10057 consensus_queue.cc:260] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.298506 10054 ts_tablet_manager.cc:1403] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8: Time spent bootstrapping tablet: real 0.050s	user 0.030s	sys 0.004s
I20260710 11:03:15.299683 10055 tablet_bootstrap.cc:492] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554: No bootstrap required, opened a new log
I20260710 11:03:15.300194 10055 ts_tablet_manager.cc:1403] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
I20260710 11:03:15.300448  9965 heartbeater.cc:499] Master 127.6.24.254:33423 was elected leader, sending a full tablet report...
I20260710 11:03:15.300907 10057 ts_tablet_manager.cc:1434] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:15.304019 10055 raft_consensus.cc:359] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.304631 10055 raft_consensus.cc:385] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.304901 10055 raft_consensus.cc:740] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b380690bf8d743ae814191765a941554, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.305814 10057 tablet_bootstrap.cc:492] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6: Bootstrap starting.
I20260710 11:03:15.305621 10055 consensus_queue.cc:260] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.305869 10054 raft_consensus.cc:359] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.306825 10054 raft_consensus.cc:385] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.307137 10054 raft_consensus.cc:740] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7416b334896c4cb4b125cdcc3d21f1f8, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.308099 10054 consensus_queue.cc:260] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.315768 10057 tablet_bootstrap.cc:654] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.319468 10039 heartbeater.cc:499] Master 127.6.24.254:33423 was elected leader, sending a full tablet report...
I20260710 11:03:15.320430  9890 heartbeater.cc:499] Master 127.6.24.254:33423 was elected leader, sending a full tablet report...
I20260710 11:03:15.322217 10055 ts_tablet_manager.cc:1434] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:03:15.323253 10055 tablet_bootstrap.cc:492] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554: Bootstrap starting.
I20260710 11:03:15.324095 10057 tablet_bootstrap.cc:492] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6: No bootstrap required, opened a new log
I20260710 11:03:15.324683 10057 ts_tablet_manager.cc:1403] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 11:03:15.325286 10054 ts_tablet_manager.cc:1434] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.008s
I20260710 11:03:15.326411 10054 tablet_bootstrap.cc:492] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8: Bootstrap starting.
I20260710 11:03:15.327921 10057 raft_consensus.cc:359] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.328783 10057 raft_consensus.cc:385] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.329159 10057 raft_consensus.cc:740] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c13178c6b114d328b4c174f4cc662c6, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.330014 10057 consensus_queue.cc:260] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.332485 10057 ts_tablet_manager.cc:1434] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:03:15.333705 10054 tablet_bootstrap.cc:654] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.336495 10055 tablet_bootstrap.cc:654] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.344501 10054 tablet_bootstrap.cc:492] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8: No bootstrap required, opened a new log
I20260710 11:03:15.344854 10055 tablet_bootstrap.cc:492] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554: No bootstrap required, opened a new log
I20260710 11:03:15.344954 10054 ts_tablet_manager.cc:1403] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 11:03:15.345372 10055 ts_tablet_manager.cc:1403] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260710 11:03:15.347497 10054 raft_consensus.cc:359] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.347873 10055 raft_consensus.cc:359] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.348235 10054 raft_consensus.cc:385] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.348526 10055 raft_consensus.cc:385] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.348611 10054 raft_consensus.cc:740] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7416b334896c4cb4b125cdcc3d21f1f8, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.348893 10055 raft_consensus.cc:740] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b380690bf8d743ae814191765a941554, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.349474 10054 consensus_queue.cc:260] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.349756 10055 consensus_queue.cc:260] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.351580 10054 ts_tablet_manager.cc:1434] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:03:15.351802 10055 ts_tablet_manager.cc:1434] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
W20260710 11:03:15.370637 10040 tablet.cc:2406] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:15.421627 10062 raft_consensus.cc:493] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.422170 10062 raft_consensus.cc:515] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.424356 10062 leader_election.cc:290] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194:45897), b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.434715  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0a438f79d840528e040b8784ec6f8c" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c13178c6b114d328b4c174f4cc662c6" is_pre_election: true
I20260710 11:03:15.435264 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0a438f79d840528e040b8784ec6f8c" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b380690bf8d743ae814191765a941554" is_pre_election: true
I20260710 11:03:15.435379  9940 raft_consensus.cc:2468] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 0.
I20260710 11:03:15.435972 10014 raft_consensus.cc:2468] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 0.
I20260710 11:03:15.436650  9830 leader_election.cc:304] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, 7c13178c6b114d328b4c174f4cc662c6; no voters: 
I20260710 11:03:15.437384 10062 raft_consensus.cc:2804] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.437743 10062 raft_consensus.cc:493] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.437963 10062 raft_consensus.cc:3060] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.443117 10062 raft_consensus.cc:515] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.444842 10062 leader_election.cc:290] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194:45897), b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.445595  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0a438f79d840528e040b8784ec6f8c" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c13178c6b114d328b4c174f4cc662c6"
I20260710 11:03:15.445894 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0a438f79d840528e040b8784ec6f8c" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b380690bf8d743ae814191765a941554"
I20260710 11:03:15.446259  9940 raft_consensus.cc:3060] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.446419 10014 raft_consensus.cc:3060] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.453734 10014 raft_consensus.cc:2468] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 1.
I20260710 11:03:15.453745  9940 raft_consensus.cc:2468] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 1.
I20260710 11:03:15.454070 10060 raft_consensus.cc:493] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.454700 10060 raft_consensus.cc:515] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.455031  9830 leader_election.cc:304] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, 7c13178c6b114d328b4c174f4cc662c6; no voters: 
I20260710 11:03:15.455940 10062 raft_consensus.cc:2804] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.456898 10062 raft_consensus.cc:697] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Becoming Leader. State: Replica: 7416b334896c4cb4b125cdcc3d21f1f8, State: Running, Role: LEADER
I20260710 11:03:15.457757 10062 consensus_queue.cc:237] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.460856 10060 leader_election.cc:290] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193:35595), b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.468382  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d1285b148e49b0b619f9dcb1a49877" candidate_uuid: "7c13178c6b114d328b4c174f4cc662c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" is_pre_election: true
I20260710 11:03:15.469200  9865 raft_consensus.cc:2468] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c13178c6b114d328b4c174f4cc662c6 in term 0.
I20260710 11:03:15.468907  9762 catalog_manager.cc:5697] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.470254 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d1285b148e49b0b619f9dcb1a49877" candidate_uuid: "7c13178c6b114d328b4c174f4cc662c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b380690bf8d743ae814191765a941554" is_pre_election: true
I20260710 11:03:15.470700  9903 leader_election.cc:304] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, 7c13178c6b114d328b4c174f4cc662c6; no voters: 
I20260710 11:03:15.470978 10014 raft_consensus.cc:2468] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c13178c6b114d328b4c174f4cc662c6 in term 0.
I20260710 11:03:15.471650 10060 raft_consensus.cc:2804] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.472040 10060 raft_consensus.cc:493] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.472404 10060 raft_consensus.cc:3060] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.479122 10060 raft_consensus.cc:515] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.480759 10060 leader_election.cc:290] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [CANDIDATE]: Term 1 election: Requested vote from peers 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193:35595), b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.481698  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d1285b148e49b0b619f9dcb1a49877" candidate_uuid: "7c13178c6b114d328b4c174f4cc662c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7416b334896c4cb4b125cdcc3d21f1f8"
I20260710 11:03:15.481925 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d1285b148e49b0b619f9dcb1a49877" candidate_uuid: "7c13178c6b114d328b4c174f4cc662c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b380690bf8d743ae814191765a941554"
I20260710 11:03:15.482252  9865 raft_consensus.cc:3060] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.482561 10014 raft_consensus.cc:3060] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.487445  9865 raft_consensus.cc:2468] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c13178c6b114d328b4c174f4cc662c6 in term 1.
I20260710 11:03:15.487442 10014 raft_consensus.cc:2468] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c13178c6b114d328b4c174f4cc662c6 in term 1.
I20260710 11:03:15.488695  9903 leader_election.cc:304] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, 7c13178c6b114d328b4c174f4cc662c6; no voters: 
I20260710 11:03:15.489395 10060 raft_consensus.cc:2804] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.490487 10060 raft_consensus.cc:697] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 1 LEADER]: Becoming Leader. State: Replica: 7c13178c6b114d328b4c174f4cc662c6, State: Running, Role: LEADER
I20260710 11:03:15.491298 10060 consensus_queue.cc:237] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.497975  9762 catalog_manager.cc:5697] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "7c13178c6b114d328b4c174f4cc662c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.555446  9762 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34366:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:15.557498  9762 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:15.580780  9854 tablet_service.cc:1511] Processing CreateTablet for tablet 4f886d596dba41188270d819e3393b5c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b05751207df44046962a18f57598720d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:15.581844  9929 tablet_service.cc:1511] Processing CreateTablet for tablet 4f886d596dba41188270d819e3393b5c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b05751207df44046962a18f57598720d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:15.582285  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f886d596dba41188270d819e3393b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.583117  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f886d596dba41188270d819e3393b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.584288 10004 tablet_service.cc:1511] Processing CreateTablet for tablet 4f886d596dba41188270d819e3393b5c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b05751207df44046962a18f57598720d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:15.585770 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f886d596dba41188270d819e3393b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.585348  9855 tablet_service.cc:1511] Processing CreateTablet for tablet 001fa74caf4e46899ae2dfebcd60d298 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b05751207df44046962a18f57598720d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:15.587769  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001fa74caf4e46899ae2dfebcd60d298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.587572  9930 tablet_service.cc:1511] Processing CreateTablet for tablet 001fa74caf4e46899ae2dfebcd60d298 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b05751207df44046962a18f57598720d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:15.588770  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001fa74caf4e46899ae2dfebcd60d298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.589263 10003 tablet_service.cc:1511] Processing CreateTablet for tablet 001fa74caf4e46899ae2dfebcd60d298 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b05751207df44046962a18f57598720d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:15.590512 10003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001fa74caf4e46899ae2dfebcd60d298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.604408 10057 tablet_bootstrap.cc:492] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6: Bootstrap starting.
I20260710 11:03:15.605361 10055 tablet_bootstrap.cc:492] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554: Bootstrap starting.
I20260710 11:03:15.611640 10057 tablet_bootstrap.cc:654] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.615227 10055 tablet_bootstrap.cc:654] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.618041 10054 tablet_bootstrap.cc:492] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8: Bootstrap starting.
I20260710 11:03:15.621111 10057 tablet_bootstrap.cc:492] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6: No bootstrap required, opened a new log
I20260710 11:03:15.621667 10057 ts_tablet_manager.cc:1403] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 11:03:15.626223 10054 tablet_bootstrap.cc:654] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.627069 10057 raft_consensus.cc:359] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.627804 10057 raft_consensus.cc:385] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.628089 10057 raft_consensus.cc:740] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c13178c6b114d328b4c174f4cc662c6, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.628979 10057 consensus_queue.cc:260] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.631656 10057 ts_tablet_manager.cc:1434] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:15.631973 10055 tablet_bootstrap.cc:492] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554: No bootstrap required, opened a new log
I20260710 11:03:15.632673 10057 tablet_bootstrap.cc:492] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6: Bootstrap starting.
I20260710 11:03:15.632686 10055 ts_tablet_manager.cc:1403] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.002s
I20260710 11:03:15.633518 10054 tablet_bootstrap.cc:492] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8: No bootstrap required, opened a new log
I20260710 11:03:15.634068 10054 ts_tablet_manager.cc:1403] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:03:15.636189 10055 raft_consensus.cc:359] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.637017 10055 raft_consensus.cc:385] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.637395 10055 raft_consensus.cc:740] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b380690bf8d743ae814191765a941554, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.637465 10054 raft_consensus.cc:359] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.638281 10054 raft_consensus.cc:385] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.638593 10054 raft_consensus.cc:740] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7416b334896c4cb4b125cdcc3d21f1f8, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.638404 10055 consensus_queue.cc:260] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.639508 10054 consensus_queue.cc:260] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.640648 10057 tablet_bootstrap.cc:654] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.641439 10055 ts_tablet_manager.cc:1434] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:15.642589 10055 tablet_bootstrap.cc:492] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554: Bootstrap starting.
I20260710 11:03:15.643678 10054 ts_tablet_manager.cc:1434] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:03:15.644687 10054 tablet_bootstrap.cc:492] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8: Bootstrap starting.
I20260710 11:03:15.651475 10054 tablet_bootstrap.cc:654] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.651571 10055 tablet_bootstrap.cc:654] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.657989 10057 tablet_bootstrap.cc:492] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6: No bootstrap required, opened a new log
I20260710 11:03:15.658694 10057 ts_tablet_manager.cc:1403] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.016s
I20260710 11:03:15.662612 10057 raft_consensus.cc:359] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.663586 10057 raft_consensus.cc:385] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.663965 10057 raft_consensus.cc:740] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c13178c6b114d328b4c174f4cc662c6, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.665081 10057 consensus_queue.cc:260] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.668460 10057 ts_tablet_manager.cc:1434] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:03:15.671761 10062 raft_consensus.cc:493] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.672293 10062 raft_consensus.cc:515] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.674562 10062 leader_election.cc:290] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194:45897), b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.676872 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001fa74caf4e46899ae2dfebcd60d298" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b380690bf8d743ae814191765a941554" is_pre_election: true
I20260710 11:03:15.678498  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001fa74caf4e46899ae2dfebcd60d298" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c13178c6b114d328b4c174f4cc662c6" is_pre_election: true
I20260710 11:03:15.679183  9940 raft_consensus.cc:2468] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 0.
I20260710 11:03:15.680431 10055 tablet_bootstrap.cc:492] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554: No bootstrap required, opened a new log
I20260710 11:03:15.680389  9830 leader_election.cc:304] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, 7c13178c6b114d328b4c174f4cc662c6; no voters: 
I20260710 11:03:15.681046 10055 ts_tablet_manager.cc:1403] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.014s
I20260710 11:03:15.681366 10062 raft_consensus.cc:2804] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.681798 10062 raft_consensus.cc:493] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.682143 10062 raft_consensus.cc:3060] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.682317 10054 tablet_bootstrap.cc:492] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8: No bootstrap required, opened a new log
I20260710 11:03:15.682940 10054 ts_tablet_manager.cc:1403] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.011s
W20260710 11:03:15.682346  9831 leader_election.cc:343] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b380690bf8d743ae814191765a941554 (127.6.24.195:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.684264 10055 raft_consensus.cc:359] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.685025 10055 raft_consensus.cc:385] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.685313 10055 raft_consensus.cc:740] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b380690bf8d743ae814191765a941554, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.686115 10055 consensus_queue.cc:260] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.686362 10054 raft_consensus.cc:359] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.687029 10054 raft_consensus.cc:385] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.687312 10054 raft_consensus.cc:740] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7416b334896c4cb4b125cdcc3d21f1f8, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.688360 10055 ts_tablet_manager.cc:1434] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:15.688035 10054 consensus_queue.cc:260] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.690588 10054 ts_tablet_manager.cc:1434] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:15.693125 10062 raft_consensus.cc:515] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.695194 10062 leader_election.cc:290] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194:45897), b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.695982  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001fa74caf4e46899ae2dfebcd60d298" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c13178c6b114d328b4c174f4cc662c6"
I20260710 11:03:15.696588  9940 raft_consensus.cc:3060] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.696676 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001fa74caf4e46899ae2dfebcd60d298" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b380690bf8d743ae814191765a941554"
I20260710 11:03:15.697278 10014 raft_consensus.cc:3060] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.703840  9940 raft_consensus.cc:2468] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 1.
I20260710 11:03:15.704097 10014 raft_consensus.cc:2468] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 1.
I20260710 11:03:15.705116  9830 leader_election.cc:304] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, 7c13178c6b114d328b4c174f4cc662c6; no voters: 
I20260710 11:03:15.705469 10062 raft_consensus.cc:493] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.706029 10062 raft_consensus.cc:515] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.706213 10068 raft_consensus.cc:2804] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.707616 10068 raft_consensus.cc:697] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Becoming Leader. State: Replica: 7416b334896c4cb4b125cdcc3d21f1f8, State: Running, Role: LEADER
I20260710 11:03:15.708585 10062 leader_election.cc:290] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194:45897), b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.708808 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f886d596dba41188270d819e3393b5c" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b380690bf8d743ae814191765a941554" is_pre_election: true
I20260710 11:03:15.708519 10068 consensus_queue.cc:237] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.709486 10014 raft_consensus.cc:2468] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 0.
I20260710 11:03:15.710629  9831 leader_election.cc:304] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, b380690bf8d743ae814191765a941554; no voters: 
I20260710 11:03:15.711098  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f886d596dba41188270d819e3393b5c" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c13178c6b114d328b4c174f4cc662c6" is_pre_election: true
I20260710 11:03:15.711747  9940 raft_consensus.cc:2468] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 0.
I20260710 11:03:15.712896 10084 raft_consensus.cc:2804] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.713423 10084 raft_consensus.cc:493] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.713876 10084 raft_consensus.cc:3060] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.718839  9763 catalog_manager.cc:5697] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.720188 10084 raft_consensus.cc:515] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.722424 10084 leader_election.cc:290] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194:45897), b380690bf8d743ae814191765a941554 (127.6.24.195:39909)
I20260710 11:03:15.723248  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f886d596dba41188270d819e3393b5c" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c13178c6b114d328b4c174f4cc662c6"
I20260710 11:03:15.723584 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f886d596dba41188270d819e3393b5c" candidate_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b380690bf8d743ae814191765a941554"
I20260710 11:03:15.723922  9940 raft_consensus.cc:3060] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.724157 10014 raft_consensus.cc:3060] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.731742 10014 raft_consensus.cc:2468] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 1.
I20260710 11:03:15.731829  9940 raft_consensus.cc:2468] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7416b334896c4cb4b125cdcc3d21f1f8 in term 1.
I20260710 11:03:15.733048  9831 leader_election.cc:304] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, b380690bf8d743ae814191765a941554; no voters: 
I20260710 11:03:15.733930 10084 raft_consensus.cc:2804] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.734383 10084 raft_consensus.cc:697] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Becoming Leader. State: Replica: 7416b334896c4cb4b125cdcc3d21f1f8, State: Running, Role: LEADER
I20260710 11:03:15.735176 10084 consensus_queue.cc:237] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:15.741747  9763 catalog_manager.cc:5697] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193). New cstate: current_term: 1 leader_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:15.747957  9811 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:15.793948  6243 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:03:15.795637  6243 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:03:15.796052  6243 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:03:15.808184  9865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "001fa74caf4e46899ae2dfebcd60d298"
dest_uuid: "7416b334896c4cb4b125cdcc3d21f1f8"
mode: GRACEFUL
new_leader_uuid: "b380690bf8d743ae814191765a941554"
 from {username='slave'} at 127.0.0.1:59634
I20260710 11:03:15.808844  9865 raft_consensus.cc:606] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Received request to transfer leadership to TS b380690bf8d743ae814191765a941554
I20260710 11:03:15.810129  6243 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:03:15.856961 10084 consensus_queue.cc:1048] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.868904 10062 consensus_queue.cc:1048] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.905503 10060 consensus_queue.cc:1048] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.918308 10060 consensus_queue.cc:1048] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.208528 10062 consensus_queue.cc:1048] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.215739 10084 raft_consensus.cc:993] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8: : Instructing follower b380690bf8d743ae814191765a941554 to start an election
I20260710 11:03:16.216284 10068 raft_consensus.cc:1081] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Signalling peer b380690bf8d743ae814191765a941554 to start an election
I20260710 11:03:16.218477 10013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "001fa74caf4e46899ae2dfebcd60d298"
dest_uuid: "b380690bf8d743ae814191765a941554"
 from {username='slave'} at 127.0.0.1:60810
I20260710 11:03:16.219103 10013 raft_consensus.cc:493] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:16.219514 10013 raft_consensus.cc:3060] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.221789 10062 consensus_queue.cc:1048] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.226785 10013 raft_consensus.cc:515] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:16.228379 10062 consensus_queue.cc:1048] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.237533 10013 leader_election.cc:290] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [CANDIDATE]: Term 2 election: Requested vote from peers 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193:35595), 7c13178c6b114d328b4c174f4cc662c6 (127.6.24.194:45897)
I20260710 11:03:16.260313  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001fa74caf4e46899ae2dfebcd60d298" candidate_uuid: "b380690bf8d743ae814191765a941554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7416b334896c4cb4b125cdcc3d21f1f8"
I20260710 11:03:16.260975  9865 raft_consensus.cc:3055] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:16.261289  9865 raft_consensus.cc:740] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7416b334896c4cb4b125cdcc3d21f1f8, State: Running, Role: LEADER
I20260710 11:03:16.262086  9865 consensus_queue.cc:260] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:16.263262  9865 raft_consensus.cc:3060] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.263669  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001fa74caf4e46899ae2dfebcd60d298" candidate_uuid: "b380690bf8d743ae814191765a941554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c13178c6b114d328b4c174f4cc662c6"
I20260710 11:03:16.264309  9940 raft_consensus.cc:3060] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.265221 10068 consensus_queue.cc:1048] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.271394  9865 raft_consensus.cc:2468] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b380690bf8d743ae814191765a941554 in term 2.
I20260710 11:03:16.272624  9977 leader_election.cc:304] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7416b334896c4cb4b125cdcc3d21f1f8, b380690bf8d743ae814191765a941554; no voters: 
I20260710 11:03:16.273473 10061 raft_consensus.cc:2804] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:16.274530  9940 raft_consensus.cc:2468] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b380690bf8d743ae814191765a941554 in term 2.
I20260710 11:03:16.274704 10061 raft_consensus.cc:697] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 2 LEADER]: Becoming Leader. State: Replica: b380690bf8d743ae814191765a941554, State: Running, Role: LEADER
I20260710 11:03:16.275681 10061 consensus_queue.cc:237] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } }
I20260710 11:03:16.283066  9762 catalog_manager.cc:5697] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 reported cstate change: term changed from 1 to 2, leader changed from 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193) to b380690bf8d743ae814191765a941554 (127.6.24.195). New cstate: current_term: 2 leader_uuid: "b380690bf8d743ae814191765a941554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7416b334896c4cb4b125cdcc3d21f1f8" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 35595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c13178c6b114d328b4c174f4cc662c6" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 45897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b380690bf8d743ae814191765a941554" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:16.435376  6243 tablet_server.cc:179] TabletServer@127.6.24.193:0 shutting down...
I20260710 11:03:16.456244  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:16.456943  6243 tablet_replica.cc:333] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8: stopping tablet replica
I20260710 11:03:16.457628  6243 raft_consensus.cc:2243] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.458453  6243 raft_consensus.cc:2272] T 4f886d596dba41188270d819e3393b5c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.460665  6243 tablet_replica.cc:333] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8: stopping tablet replica
I20260710 11:03:16.461210  6243 raft_consensus.cc:2243] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.461711  6243 raft_consensus.cc:2272] T 001fa74caf4e46899ae2dfebcd60d298 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.463757  6243 tablet_replica.cc:333] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8: stopping tablet replica
I20260710 11:03:16.464267  6243 raft_consensus.cc:2243] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.464686  6243 raft_consensus.cc:2272] T c1d1285b148e49b0b619f9dcb1a49877 P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.466935  6243 tablet_replica.cc:333] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8: stopping tablet replica
I20260710 11:03:16.467412  6243 raft_consensus.cc:2243] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.468214  6243 raft_consensus.cc:2272] T 8b0a438f79d840528e040b8784ec6f8c P 7416b334896c4cb4b125cdcc3d21f1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.490803  6243 tablet_server.cc:196] TabletServer@127.6.24.193:0 shutdown complete.
I20260710 11:03:16.502317  6243 tablet_server.cc:179] TabletServer@127.6.24.194:0 shutting down...
I20260710 11:03:16.525367  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:16.526069  6243 tablet_replica.cc:333] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6: stopping tablet replica
W20260710 11:03:16.526167  9903 consensus_peers.cc:597] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 -> Peer 7416b334896c4cb4b125cdcc3d21f1f8 (127.6.24.193:35595): Couldn't send request to peer 7416b334896c4cb4b125cdcc3d21f1f8. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:35595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:16.526790  6243 raft_consensus.cc:2243] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.527292  6243 raft_consensus.cc:2272] T 4f886d596dba41188270d819e3393b5c P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.529300  6243 tablet_replica.cc:333] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6: stopping tablet replica
I20260710 11:03:16.529873  6243 raft_consensus.cc:2243] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.530287  6243 raft_consensus.cc:2272] T 001fa74caf4e46899ae2dfebcd60d298 P 7c13178c6b114d328b4c174f4cc662c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.532258  6243 tablet_replica.cc:333] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6: stopping tablet replica
I20260710 11:03:16.532757  6243 raft_consensus.cc:2243] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.533502  6243 raft_consensus.cc:2272] T c1d1285b148e49b0b619f9dcb1a49877 P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.535772  6243 tablet_replica.cc:333] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6: stopping tablet replica
I20260710 11:03:16.536263  6243 raft_consensus.cc:2243] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.536625  6243 raft_consensus.cc:2272] T 8b0a438f79d840528e040b8784ec6f8c P 7c13178c6b114d328b4c174f4cc662c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.550504  6243 tablet_server.cc:196] TabletServer@127.6.24.194:0 shutdown complete.
I20260710 11:03:16.562600  6243 tablet_server.cc:179] TabletServer@127.6.24.195:0 shutting down...
I20260710 11:03:16.580837  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:16.581521  6243 tablet_replica.cc:333] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554: stopping tablet replica
I20260710 11:03:16.582171  6243 raft_consensus.cc:2243] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.582818  6243 pending_rounds.cc:70] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554: Trying to abort 1 pending ops.
I20260710 11:03:16.583042  6243 pending_rounds.cc:77] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958999154737152 op_type: NO_OP noop_request { }
I20260710 11:03:16.583401  6243 raft_consensus.cc:2889] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:03:16.583683  6243 raft_consensus.cc:2272] T 001fa74caf4e46899ae2dfebcd60d298 P b380690bf8d743ae814191765a941554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.586205  6243 tablet_replica.cc:333] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554: stopping tablet replica
I20260710 11:03:16.586725  6243 raft_consensus.cc:2243] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.587169  6243 raft_consensus.cc:2272] T 4f886d596dba41188270d819e3393b5c P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.589715  6243 tablet_replica.cc:333] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554: stopping tablet replica
I20260710 11:03:16.590229  6243 raft_consensus.cc:2243] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.590639  6243 raft_consensus.cc:2272] T 8b0a438f79d840528e040b8784ec6f8c P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.592760  6243 tablet_replica.cc:333] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554: stopping tablet replica
I20260710 11:03:16.593242  6243 raft_consensus.cc:2243] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.593719  6243 raft_consensus.cc:2272] T c1d1285b148e49b0b619f9dcb1a49877 P b380690bf8d743ae814191765a941554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.615891  6243 tablet_server.cc:196] TabletServer@127.6.24.195:0 shutdown complete.
I20260710 11:03:16.627612  6243 master.cc:562] Master@127.6.24.254:33423 shutting down...
I20260710 11:03:16.643877  6243 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.644357  6243 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.644613  6243 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d6a786cd22e4e7d9b31304603aec34a: stopping tablet replica
I20260710 11:03:16.654855  6243 master.cc:584] Master@127.6.24.254:33423 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2071 ms)
[----------] 6 tests from LeaderRebalancerTest (94721 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:03:16.681066  6243 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.24.254:46797
I20260710 11:03:16.682226  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:16.687250 10109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.687337 10110 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.688897 10112 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.690131  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:16.690994  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:16.691166  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:16.691358  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681396691332 us; error 0 us; skew 500 ppm
I20260710 11:03:16.691964  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:16.694610  6243 webserver.cc:533] Webserver started at http://127.6.24.254:39985/ using document root <none> and password file <none>
I20260710 11:03:16.695107  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:16.695299  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:16.695576  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:16.696661  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/master-0-root/instance:
uuid: "2ad700eb9ad649af9de255611f647f3c"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-7rm2"
I20260710 11:03:16.701187  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:03:16.704846 10117 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.705736  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:16.706069  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/master-0-root
uuid: "2ad700eb9ad649af9de255611f647f3c"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-7rm2"
I20260710 11:03:16.706396  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:16.719964  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:16.721107  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:16.758664  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.254:46797
I20260710 11:03:16.758746 10168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.254:46797 every 8 connection(s)
I20260710 11:03:16.762614 10169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:16.773128 10169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c: Bootstrap starting.
I20260710 11:03:16.777465 10169 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:16.781476 10169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c: No bootstrap required, opened a new log
I20260710 11:03:16.783608 10169 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ad700eb9ad649af9de255611f647f3c" member_type: VOTER }
I20260710 11:03:16.784056 10169 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.784287 10169 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad700eb9ad649af9de255611f647f3c, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.784830 10169 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ad700eb9ad649af9de255611f647f3c" member_type: VOTER }
I20260710 11:03:16.785307 10169 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:16.785593 10169 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:16.785876 10169 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.790455 10169 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ad700eb9ad649af9de255611f647f3c" member_type: VOTER }
I20260710 11:03:16.791010 10169 leader_election.cc:304] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [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: 2ad700eb9ad649af9de255611f647f3c; no voters: 
I20260710 11:03:16.792114 10169 leader_election.cc:290] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:16.792500 10172 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.793834 10172 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 1 LEADER]: Becoming Leader. State: Replica: 2ad700eb9ad649af9de255611f647f3c, State: Running, Role: LEADER
I20260710 11:03:16.794512 10172 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [LEADER]: Queue going to LEADER mode. State: All 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: "2ad700eb9ad649af9de255611f647f3c" member_type: VOTER }
I20260710 11:03:16.795022 10169 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:16.797339 10174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ad700eb9ad649af9de255611f647f3c. Latest consensus state: current_term: 1 leader_uuid: "2ad700eb9ad649af9de255611f647f3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ad700eb9ad649af9de255611f647f3c" member_type: VOTER } }
I20260710 11:03:16.797422 10173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ad700eb9ad649af9de255611f647f3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ad700eb9ad649af9de255611f647f3c" member_type: VOTER } }
I20260710 11:03:16.798204 10173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:16.798223 10174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:16.800625 10177 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:16.806216 10177 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:16.810140  6243 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:16.814865 10177 catalog_manager.cc:1383] Generated new cluster ID: db303c6a577e4c7798d55f966f895a3d
I20260710 11:03:16.815194 10177 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:16.843089 10177 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:16.844372 10177 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:16.860152 10177 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c: Generated new TSK 0
I20260710 11:03:16.860755 10177 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:16.876494  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:16.882212 10190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.884249 10191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.885531 10193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.885707  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:16.886857  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:16.887079  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:16.887252  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681396887236 us; error 0 us; skew 500 ppm
I20260710 11:03:16.887796  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:16.890126  6243 webserver.cc:533] Webserver started at http://127.6.24.193:38337/ using document root <none> and password file <none>
I20260710 11:03:16.890612  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:16.890816  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:16.891083  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:16.892124  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-0-root/instance:
uuid: "9ffcc53a114b46fc92248c3c600da63f"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-7rm2"
I20260710 11:03:16.896803  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:16.900147 10198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.900875  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:03:16.901196  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "9ffcc53a114b46fc92248c3c600da63f"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-7rm2"
I20260710 11:03:16.901479  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:16.912791  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:16.913987  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:16.915357  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:16.917542  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:16.917816  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.918074  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:16.918247  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.956928  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:42749
I20260710 11:03:16.957036 10260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:42749 every 8 connection(s)
I20260710 11:03:16.961964  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:16.969110 10265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.970389 10266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.974469  6243 server_base.cc:1061] running on GCE node
W20260710 11:03:16.975278 10268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.975531 10261 heartbeater.cc:344] Connected to a master server at 127.6.24.254:46797
I20260710 11:03:16.976044 10261 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:16.976382  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:16.976658  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:16.976852  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681396976834 us; error 0 us; skew 500 ppm
I20260710 11:03:16.976929 10261 heartbeater.cc:507] Master 127.6.24.254:46797 requested a full tablet report, sending...
I20260710 11:03:16.977636  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:16.979660 10134 ts_manager.cc:194] Registered new tserver with Master: 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749)
I20260710 11:03:16.980587  6243 webserver.cc:533] Webserver started at http://127.6.24.194:34383/ using document root <none> and password file <none>
I20260710 11:03:16.981108  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:16.981294  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:16.981629  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:16.982041 10134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45356
I20260710 11:03:16.982748  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-1-root/instance:
uuid: "e2871382c3b34d39bf1e55643bdcce25"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-7rm2"
I20260710 11:03:16.987820  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:16.991101 10273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.991954  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:16.992213  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-1-root
uuid: "e2871382c3b34d39bf1e55643bdcce25"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-7rm2"
I20260710 11:03:16.992448  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:17.007758  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:17.008860  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:17.010272  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:17.012554  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:17.012800  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:17.013052  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:17.013221  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:17.051321  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.194:43275
I20260710 11:03:17.051448 10335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.194:43275 every 8 connection(s)
I20260710 11:03:17.056070  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:17.063410 10339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:17.064811 10340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:17.066856  6243 server_base.cc:1061] running on GCE node
W20260710 11:03:17.066902 10342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:17.068228  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:17.068518  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:17.068727  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681397068712 us; error 0 us; skew 500 ppm
I20260710 11:03:17.069262  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:17.069579 10336 heartbeater.cc:344] Connected to a master server at 127.6.24.254:46797
I20260710 11:03:17.070037 10336 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:17.070997 10336 heartbeater.cc:507] Master 127.6.24.254:46797 requested a full tablet report, sending...
I20260710 11:03:17.072130  6243 webserver.cc:533] Webserver started at http://127.6.24.195:42161/ using document root <none> and password file <none>
I20260710 11:03:17.072686  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:17.072912  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:17.073215  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:17.073367 10134 ts_manager.cc:194] Registered new tserver with Master: e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:17.074645  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-2-root/instance:
uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
format_stamp: "Formatted at 2026-07-10 11:03:17 on dist-test-slave-7rm2"
I20260710 11:03:17.075266 10134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45364
I20260710 11:03:17.079937  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:03:17.083468 10347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:17.084244  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:17.084570  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-2-root
uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
format_stamp: "Formatted at 2026-07-10 11:03:17 on dist-test-slave-7rm2"
I20260710 11:03:17.084859  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681301797394-6243-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:17.097869  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:17.098976  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:17.100422  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:17.102715  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:17.102948  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:17.103258  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:17.103464  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:17.141570  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.195:39577
I20260710 11:03:17.141741 10409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.195:39577 every 8 connection(s)
I20260710 11:03:17.155217 10410 heartbeater.cc:344] Connected to a master server at 127.6.24.254:46797
I20260710 11:03:17.155721 10410 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:17.156399 10410 heartbeater.cc:507] Master 127.6.24.254:46797 requested a full tablet report, sending...
I20260710 11:03:17.158365 10134 ts_manager.cc:194] Registered new tserver with Master: 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.159176  6243 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014394331s
I20260710 11:03:17.159759 10134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45370
I20260710 11:03:17.187536 10134 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45372:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:17.190109 10134 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:17.261814 10301 tablet_service.cc:1511] Processing CreateTablet for tablet 992a0a966b624565a632f24a0ebfed6c (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:17.263274 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992a0a966b624565a632f24a0ebfed6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.263728 10226 tablet_service.cc:1511] Processing CreateTablet for tablet 992a0a966b624565a632f24a0ebfed6c (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:17.264639 10225 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdfeafcd3c94e8fa6c26cb3fe9d7265 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:17.265100 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992a0a966b624565a632f24a0ebfed6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.266065 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdfeafcd3c94e8fa6c26cb3fe9d7265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.266675 10300 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdfeafcd3c94e8fa6c26cb3fe9d7265 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:17.267956 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdfeafcd3c94e8fa6c26cb3fe9d7265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.269452 10224 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd85244778d4d4183889f1235df5bef (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:17.270824 10224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd85244778d4d4183889f1235df5bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.274672 10298 tablet_service.cc:1511] Processing CreateTablet for tablet a8316e3d934542e0a6c6ee1743d97e12 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:17.276132 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8316e3d934542e0a6c6ee1743d97e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.277663 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd85244778d4d4183889f1235df5bef (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:17.279083 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd85244778d4d4183889f1235df5bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.278770 10223 tablet_service.cc:1511] Processing CreateTablet for tablet a8316e3d934542e0a6c6ee1743d97e12 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:17.280153 10223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8316e3d934542e0a6c6ee1743d97e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.286708 10296 tablet_service.cc:1511] Processing CreateTablet for tablet b0b479d63ec14f428e96052fe3fcea5b (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:17.287632 10222 tablet_service.cc:1511] Processing CreateTablet for tablet cd895d9fd7b04514b95b873633ef815e (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:17.285317 10297 tablet_service.cc:1511] Processing CreateTablet for tablet cd895d9fd7b04514b95b873633ef815e (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:17.288323 10296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b479d63ec14f428e96052fe3fcea5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.290139 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd895d9fd7b04514b95b873633ef815e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.293761 10222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd895d9fd7b04514b95b873633ef815e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.297529 10295 tablet_service.cc:1511] Processing CreateTablet for tablet 34fc60f36dec4b039347b4b0607c8258 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:17.299166 10295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fc60f36dec4b039347b4b0607c8258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.313447 10294 tablet_service.cc:1511] Processing CreateTablet for tablet 64a276d7ee314628aac28f2ab16d5e6b (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:17.315454 10294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a276d7ee314628aac28f2ab16d5e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.313580 10293 tablet_service.cc:1511] Processing CreateTablet for tablet 6f730c8e785d4ff0b4612e5814a53aa4 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:17.323091 10293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f730c8e785d4ff0b4612e5814a53aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.330977 10221 tablet_service.cc:1511] Processing CreateTablet for tablet b0b479d63ec14f428e96052fe3fcea5b (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:17.332440 10221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b479d63ec14f428e96052fe3fcea5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.336088 10220 tablet_service.cc:1511] Processing CreateTablet for tablet 34fc60f36dec4b039347b4b0607c8258 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:17.339082 10219 tablet_service.cc:1511] Processing CreateTablet for tablet 64a276d7ee314628aac28f2ab16d5e6b (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:17.341029 10219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a276d7ee314628aac28f2ab16d5e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.343094 10218 tablet_service.cc:1511] Processing CreateTablet for tablet 6f730c8e785d4ff0b4612e5814a53aa4 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:17.344959 10218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f730c8e785d4ff0b4612e5814a53aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.350677 10220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fc60f36dec4b039347b4b0607c8258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.370205 10369 tablet_service.cc:1511] Processing CreateTablet for tablet 34fc60f36dec4b039347b4b0607c8258 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:17.370605 10375 tablet_service.cc:1511] Processing CreateTablet for tablet 992a0a966b624565a632f24a0ebfed6c (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:17.371678 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fc60f36dec4b039347b4b0607c8258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.372777 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdfeafcd3c94e8fa6c26cb3fe9d7265 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:17.374680 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd85244778d4d4183889f1235df5bef (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:17.374814 10368 tablet_service.cc:1511] Processing CreateTablet for tablet 64a276d7ee314628aac28f2ab16d5e6b (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:17.376821 10372 tablet_service.cc:1511] Processing CreateTablet for tablet a8316e3d934542e0a6c6ee1743d97e12 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:17.378898 10371 tablet_service.cc:1511] Processing CreateTablet for tablet cd895d9fd7b04514b95b873633ef815e (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:17.380820 10370 tablet_service.cc:1511] Processing CreateTablet for tablet b0b479d63ec14f428e96052fe3fcea5b (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:17.382305 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdfeafcd3c94e8fa6c26cb3fe9d7265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.385960 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992a0a966b624565a632f24a0ebfed6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.388402 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 6f730c8e785d4ff0b4612e5814a53aa4 (DEFAULT_TABLE table=test-workload [id=6eea3933a7364ee1b01320b4a24e9274]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:17.389912 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f730c8e785d4ff0b4612e5814a53aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.394512 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b479d63ec14f428e96052fe3fcea5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.394654 10425 tablet_bootstrap.cc:492] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.395202 10426 tablet_bootstrap.cc:492] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:17.401069 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd895d9fd7b04514b95b873633ef815e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.409077 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd85244778d4d4183889f1235df5bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.412369 10426 tablet_bootstrap.cc:654] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.413055 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8316e3d934542e0a6c6ee1743d97e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.417893 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a276d7ee314628aac28f2ab16d5e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.419332 10425 tablet_bootstrap.cc:654] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.469589 10425 tablet_bootstrap.cc:492] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.470194 10425 ts_tablet_manager.cc:1403] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.009s
I20260710 11:03:17.472667 10425 raft_consensus.cc:359] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.473259 10425 raft_consensus.cc:385] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.473605 10425 raft_consensus.cc:740] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.474768 10425 consensus_queue.cc:260] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.487731 10428 tablet_bootstrap.cc:492] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.488490 10261 heartbeater.cc:499] Master 127.6.24.254:46797 was elected leader, sending a full tablet report...
I20260710 11:03:17.488950 10426 tablet_bootstrap.cc:492] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:17.489450 10426 ts_tablet_manager.cc:1403] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.005s
I20260710 11:03:17.487777 10425 ts_tablet_manager.cc:1434] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:03:17.493362 10425 tablet_bootstrap.cc:492] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.494725 10428 tablet_bootstrap.cc:654] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.496326 10426 raft_consensus.cc:359] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.497280 10426 raft_consensus.cc:385] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.497665 10426 raft_consensus.cc:740] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.498797 10426 consensus_queue.cc:260] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.501843 10425 tablet_bootstrap.cc:654] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.513803 10425 tablet_bootstrap.cc:492] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.514320 10425 ts_tablet_manager.cc:1403] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 11:03:17.516997 10425 raft_consensus.cc:359] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.517756 10425 raft_consensus.cc:385] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.518052 10425 raft_consensus.cc:740] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.518962 10425 consensus_queue.cc:260] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.521252 10425 ts_tablet_manager.cc:1434] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:03:17.522311 10425 tablet_bootstrap.cc:492] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.528386 10425 tablet_bootstrap.cc:654] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.530957 10336 heartbeater.cc:499] Master 127.6.24.254:46797 was elected leader, sending a full tablet report...
I20260710 11:03:17.531599 10426 ts_tablet_manager.cc:1434] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.030s
I20260710 11:03:17.532474 10426 tablet_bootstrap.cc:492] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:17.535364 10428 tablet_bootstrap.cc:492] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:17.535985 10428 ts_tablet_manager.cc:1403] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.032s
I20260710 11:03:17.538103 10426 tablet_bootstrap.cc:654] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.539023 10428 raft_consensus.cc:359] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.539842 10428 raft_consensus.cc:385] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.540184 10428 raft_consensus.cc:740] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.541319 10428 consensus_queue.cc:260] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.546849 10428 ts_tablet_manager.cc:1434] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:03:17.546878 10425 tablet_bootstrap.cc:492] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.547786 10425 ts_tablet_manager.cc:1403] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260710 11:03:17.547868 10410 heartbeater.cc:499] Master 127.6.24.254:46797 was elected leader, sending a full tablet report...
I20260710 11:03:17.552935 10428 tablet_bootstrap.cc:492] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.556330 10430 raft_consensus.cc:493] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.556912 10430 raft_consensus.cc:515] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.551954 10425 raft_consensus.cc:359] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.559031 10425 raft_consensus.cc:385] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.559332 10425 raft_consensus.cc:740] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.560096 10425 consensus_queue.cc:260] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.562345 10426 tablet_bootstrap.cc:492] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:17.562894 10426 ts_tablet_manager.cc:1403] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.006s
I20260710 11:03:17.563019 10430 leader_election.cc:290] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.566443 10428 tablet_bootstrap.cc:654] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.571559 10426 raft_consensus.cc:359] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.572634 10426 raft_consensus.cc:385] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.573011 10426 raft_consensus.cc:740] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.573856 10426 consensus_queue.cc:260] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.576092 10426 ts_tablet_manager.cc:1434] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:03:17.577119 10426 tablet_bootstrap.cc:492] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:17.591254 10426 tablet_bootstrap.cc:654] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.596807 10425 ts_tablet_manager.cc:1434] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.048s	user 0.017s	sys 0.024s
I20260710 11:03:17.597971 10425 tablet_bootstrap.cc:492] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.604061 10425 tablet_bootstrap.cc:654] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.607996 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992a0a966b624565a632f24a0ebfed6c" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:17.609058 10311 raft_consensus.cc:2468] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:17.610045 10438 raft_consensus.cc:493] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.610906 10201 leader_election.cc:304] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:17.611995 10425 tablet_bootstrap.cc:492] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.612540 10425 ts_tablet_manager.cc:1403] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:03:17.612430 10438 raft_consensus.cc:515] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.613332 10430 raft_consensus.cc:2804] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.613896 10430 raft_consensus.cc:493] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.614339 10430 raft_consensus.cc:3060] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.615509 10425 raft_consensus.cc:359] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.616290 10425 raft_consensus.cc:385] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.616575 10425 raft_consensus.cc:740] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.616444 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdfeafcd3c94e8fa6c26cb3fe9d7265" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:17.617247 10311 raft_consensus.cc:2468] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:17.617496 10425 consensus_queue.cc:260] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.618821 10438 leader_election.cc:290] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.612828 10428 tablet_bootstrap.cc:492] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:17.621407 10428 ts_tablet_manager.cc:1403] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.011s
I20260710 11:03:17.621833 10201 leader_election.cc:304] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:17.624195 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992a0a966b624565a632f24a0ebfed6c" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:17.624274 10428 raft_consensus.cc:359] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.625193 10428 raft_consensus.cc:385] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.625226 10385 raft_consensus.cc:2468] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:17.625833 10428 raft_consensus.cc:740] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.627221 10438 raft_consensus.cc:2804] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.627661 10438 raft_consensus.cc:493] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.628036 10438 raft_consensus.cc:3060] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.628086 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdfeafcd3c94e8fa6c26cb3fe9d7265" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:17.628047 10428 consensus_queue.cc:260] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.630422 10430 raft_consensus.cc:515] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.635066 10430 leader_election.cc:290] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.637058 10426 tablet_bootstrap.cc:492] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:17.637327 10425 ts_tablet_manager.cc:1434] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.024s	user 0.020s	sys 0.004s
W20260710 11:03:17.630795 10201 leader_election.cc:343] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.632965 10428 ts_tablet_manager.cc:1434] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:03:17.638490 10425 tablet_bootstrap.cc:492] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.639392 10428 tablet_bootstrap.cc:492] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.637766 10426 ts_tablet_manager.cc:1403] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.019s
I20260710 11:03:17.644340 10425 tablet_bootstrap.cc:654] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.644862 10438 raft_consensus.cc:515] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.647210 10438 leader_election.cc:290] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.649190 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992a0a966b624565a632f24a0ebfed6c" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:17.649376 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992a0a966b624565a632f24a0ebfed6c" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:17.649207 10426 raft_consensus.cc:359] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.649997 10311 raft_consensus.cc:3060] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.650163 10385 raft_consensus.cc:3060] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.650434 10425 tablet_bootstrap.cc:492] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.650383 10426 raft_consensus.cc:385] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.651032 10426 raft_consensus.cc:740] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.651947 10426 consensus_queue.cc:260] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.651118 10425 ts_tablet_manager.cc:1403] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:03:17.651131 10428 tablet_bootstrap.cc:654] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.657097 10426 ts_tablet_manager.cc:1434] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:03:17.658772 10385 raft_consensus.cc:2468] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:17.659507 10426 tablet_bootstrap.cc:492] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:17.657928 10425 raft_consensus.cc:359] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.660167 10425 raft_consensus.cc:385] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.660537 10425 raft_consensus.cc:740] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.660802 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdfeafcd3c94e8fa6c26cb3fe9d7265" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:17.662431 10310 raft_consensus.cc:3060] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.662395 10425 consensus_queue.cc:260] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.664872 10425 ts_tablet_manager.cc:1434] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 11:03:17.665863 10425 tablet_bootstrap.cc:492] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.669952 10426 tablet_bootstrap.cc:654] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.670706 10310 raft_consensus.cc:2468] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:17.672161 10428 tablet_bootstrap.cc:492] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:17.672106 10201 leader_election.cc:304] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:17.661489 10311 raft_consensus.cc:2468] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:17.672736 10428 ts_tablet_manager.cc:1403] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.003s
I20260710 11:03:17.673579 10438 raft_consensus.cc:2804] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.674089 10438 raft_consensus.cc:697] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:17.674902 10438 consensus_queue.cc:237] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.676096 10425 tablet_bootstrap.cc:654] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.675671 10428 raft_consensus.cc:359] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.677029 10428 raft_consensus.cc:385] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.677337 10428 raft_consensus.cc:740] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.678211 10428 consensus_queue.cc:260] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.680027 10201 leader_election.cc:304] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:17.682076 10443 raft_consensus.cc:2804] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.682575 10443 raft_consensus.cc:697] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:17.683534 10443 consensus_queue.cc:237] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:17.688398 10428 ts_tablet_manager.cc:1434] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:03:17.690025 10428 tablet_bootstrap.cc:492] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.694274 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdfeafcd3c94e8fa6c26cb3fe9d7265" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:17.694957 10385 raft_consensus.cc:3060] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.695137 10426 tablet_bootstrap.cc:492] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:17.695756 10426 ts_tablet_manager.cc:1403] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.002s
I20260710 11:03:17.699440 10426 raft_consensus.cc:359] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.700349 10426 raft_consensus.cc:385] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.699224 10134 catalog_manager.cc:5697] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.700738 10426 raft_consensus.cc:740] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.705303 10385 raft_consensus.cc:2468] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:17.705250 10426 consensus_queue.cc:260] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.706547 10425 tablet_bootstrap.cc:492] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.707063 10425 ts_tablet_manager.cc:1403] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.016s
I20260710 11:03:17.707235 10443 raft_consensus.cc:493] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.707712 10443 raft_consensus.cc:515] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.709784 10443 leader_election.cc:290] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.710076 10425 raft_consensus.cc:359] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.710796 10425 raft_consensus.cc:385] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.711086 10425 raft_consensus.cc:740] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.711676 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8316e3d934542e0a6c6ee1743d97e12" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:17.711899 10425 consensus_queue.cc:260] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.712368 10310 raft_consensus.cc:2468] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:17.713922 10425 ts_tablet_manager.cc:1434] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:17.714021 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8316e3d934542e0a6c6ee1743d97e12" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:17.714946 10425 tablet_bootstrap.cc:492] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.715749 10426 ts_tablet_manager.cc:1434] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
W20260710 11:03:17.715981 10201 leader_election.cc:343] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.716687 10201 leader_election.cc:304] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [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: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:17.717433 10438 raft_consensus.cc:493] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.717922 10438 raft_consensus.cc:515] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.719945 10438 leader_election.cc:290] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.720433 10438 raft_consensus.cc:2804] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.720738 10438 raft_consensus.cc:493] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.721071 10438 raft_consensus.cc:3060] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.721959 10425 tablet_bootstrap.cc:654] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.722435 10428 tablet_bootstrap.cc:654] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.727011 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:17.728579 10426 tablet_bootstrap.cc:492] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:17.729224 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
W20260710 11:03:17.730729 10201 leader_election.cc:343] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:17.731417 10201 leader_election.cc:343] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.731804 10201 leader_election.cc:304] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f; no voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:17.732599 10443 raft_consensus.cc:2749] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:17.734988 10134 catalog_manager.cc:5697] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:17.736785 10438 raft_consensus.cc:515] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.737257 10428 tablet_bootstrap.cc:492] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:17.738034 10428 ts_tablet_manager.cc:1403] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.004s
I20260710 11:03:17.739713 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8316e3d934542e0a6c6ee1743d97e12" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:17.740329 10310 raft_consensus.cc:3060] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.742134 10428 raft_consensus.cc:359] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.743137 10428 raft_consensus.cc:385] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.743538 10428 raft_consensus.cc:740] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.745810 10428 consensus_queue.cc:260] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.747056 10425 tablet_bootstrap.cc:492] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.747565 10425 ts_tablet_manager.cc:1403] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.016s
I20260710 11:03:17.747953 10310 raft_consensus.cc:2468] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:17.749215 10201 leader_election.cc:304] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:17.749778 10426 tablet_bootstrap.cc:654] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.750100 10443 raft_consensus.cc:2804] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.750583 10443 raft_consensus.cc:697] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:17.750623 10425 raft_consensus.cc:359] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.751502 10425 raft_consensus.cc:385] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.751842 10425 raft_consensus.cc:740] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.751618 10443 consensus_queue.cc:237] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.752566 10425 consensus_queue.cc:260] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.755906 10428 ts_tablet_manager.cc:1434] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260710 11:03:17.759824 10426 tablet_bootstrap.cc:492] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:17.760161 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8316e3d934542e0a6c6ee1743d97e12" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:17.761077 10426 ts_tablet_manager.cc:1403] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
W20260710 11:03:17.761981 10201 leader_election.cc:343] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.763090 10438 leader_election.cc:290] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.765383 10426 raft_consensus.cc:359] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.766027 10428 tablet_bootstrap.cc:492] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.766284 10426 raft_consensus.cc:385] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.766815 10426 raft_consensus.cc:740] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.767728 10426 consensus_queue.cc:260] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.772241 10426 ts_tablet_manager.cc:1434] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:03:17.773248 10426 tablet_bootstrap.cc:492] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:17.776976 10131 catalog_manager.cc:5697] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.778450 10426 tablet_bootstrap.cc:654] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.782059 10428 tablet_bootstrap.cc:654] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.787065 10425 ts_tablet_manager.cc:1434] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.024s
I20260710 11:03:17.787072 10436 raft_consensus.cc:493] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.787730 10436 raft_consensus.cc:515] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.788350 10425 tablet_bootstrap.cc:492] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.789959 10453 raft_consensus.cc:493] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.790475 10453 raft_consensus.cc:515] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.793363 10453 leader_election.cc:290] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.794880 10436 leader_election.cc:290] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:17.795054 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
W20260710 11:03:17.796950 10201 leader_election.cc:343] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.799360 10425 tablet_bootstrap.cc:654] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.799804 10428 tablet_bootstrap.cc:492] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:17.800319 10428 ts_tablet_manager.cc:1403] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260710 11:03:17.804306 10428 raft_consensus.cc:359] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.805039 10428 raft_consensus.cc:385] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.805296 10426 tablet_bootstrap.cc:492] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:17.805925 10426 ts_tablet_manager.cc:1403] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
W20260710 11:03:17.808178 10182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:17.805346 10428 raft_consensus.cc:740] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.809043 10426 raft_consensus.cc:359] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.809872 10426 raft_consensus.cc:385] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.810099 10425 tablet_bootstrap.cc:492] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.809798 10428 consensus_queue.cc:260] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.810307 10426 raft_consensus.cc:740] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.810580 10425 ts_tablet_manager.cc:1403] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260710 11:03:17.812291 10428 ts_tablet_manager.cc:1434] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:17.813309 10428 tablet_bootstrap.cc:492] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.815735 10453 raft_consensus.cc:493] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.815709 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:17.816480 10385 raft_consensus.cc:2468] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:17.816356 10453 raft_consensus.cc:515] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.817617 10201 leader_election.cc:304] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [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: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:17.818395 10443 raft_consensus.cc:2804] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.818431 10453 leader_election.cc:290] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.818894 10443 raft_consensus.cc:493] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.819267 10443 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.820436 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:17.821044 10385 raft_consensus.cc:2468] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:17.822067 10201 leader_election.cc:304] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:17.822863 10453 raft_consensus.cc:2804] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.823273 10453 raft_consensus.cc:493] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.816458 10425 raft_consensus.cc:359] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.823649 10453 raft_consensus.cc:3060] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.823712 10425 raft_consensus.cc:385] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.824088 10425 raft_consensus.cc:740] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.824759 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:17.824582 10426 consensus_queue.cc:260] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.825454 10310 raft_consensus.cc:2468] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:17.826894 10426 ts_tablet_manager.cc:1434] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 11:03:17.827916 10426 tablet_bootstrap.cc:492] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:17.829718 10443 raft_consensus.cc:515] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.824733 10425 consensus_queue.cc:260] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.831694 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:17.832906 10425 ts_tablet_manager.cc:1434] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:03:17.833853 10425 tablet_bootstrap.cc:492] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:17.834288 10426 tablet_bootstrap.cc:654] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.838953 10428 tablet_bootstrap.cc:654] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.840391 10425 tablet_bootstrap.cc:654] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.843380 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
W20260710 11:03:17.845819 10201 leader_election.cc:343] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.849212 10443 leader_election.cc:290] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.849408 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:17.850109 10385 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.851843 10436 raft_consensus.cc:493] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.852330 10436 raft_consensus.cc:515] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.854383 10436 leader_election.cc:290] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:17.855248 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc60f36dec4b039347b4b0607c8258" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:17.855924 10235 raft_consensus.cc:2468] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 0.
I20260710 11:03:17.852690 10428 tablet_bootstrap.cc:492] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:17.857335 10385 raft_consensus.cc:2468] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:17.857339 10351 leader_election.cc:304] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:17.857865 10428 ts_tablet_manager.cc:1403] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.006s
I20260710 11:03:17.858844 10201 leader_election.cc:304] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:17.858706 10453 raft_consensus.cc:515] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.859982 10443 raft_consensus.cc:2804] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.860105 10236 raft_consensus.cc:2393] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f07bb6cfb784292909c6510ea1dd0cb in current term 1: Already voted for candidate 9ffcc53a114b46fc92248c3c600da63f in this term.
I20260710 11:03:17.860484 10443 raft_consensus.cc:697] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:17.861423 10443 consensus_queue.cc:237] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.861879 10428 raft_consensus.cc:359] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.862860 10428 raft_consensus.cc:385] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.863234 10428 raft_consensus.cc:740] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.864495 10436 raft_consensus.cc:2804] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.865199 10436 raft_consensus.cc:493] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.865620 10436 raft_consensus.cc:3060] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.868660 10428 consensus_queue.cc:260] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.869675 10425 tablet_bootstrap.cc:492] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:17.870231 10425 ts_tablet_manager.cc:1403] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
I20260710 11:03:17.873781 10425 raft_consensus.cc:359] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.874884 10425 raft_consensus.cc:385] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.875164 10425 raft_consensus.cc:740] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.875912 10425 consensus_queue.cc:260] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.876547 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:17.876870 10428 ts_tablet_manager.cc:1434] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260710 11:03:17.877156 10310 raft_consensus.cc:3060] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.878389 10425 ts_tablet_manager.cc:1434] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:17.879276 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:17.880756 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc60f36dec4b039347b4b0607c8258" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:17.881422 10309 raft_consensus.cc:2468] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 0.
I20260710 11:03:17.881788 10428 tablet_bootstrap.cc:492] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.882995 10350 leader_election.cc:304] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb; no voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:17.886597 10310 raft_consensus.cc:2468] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:17.887022 10464 raft_consensus.cc:3060] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.890879 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:17.893141 10201 leader_election.cc:304] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:17.894100 10438 raft_consensus.cc:2804] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.894588 10438 raft_consensus.cc:697] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:17.895375 10438 consensus_queue.cc:237] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.896967 10428 tablet_bootstrap.cc:654] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.900524 10464 raft_consensus.cc:2749] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:17.891525 10453 leader_election.cc:290] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:17.904186 10436 raft_consensus.cc:515] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.909577 10385 raft_consensus.cc:2468] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:17.913347 10426 tablet_bootstrap.cc:492] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:17.913968 10426 ts_tablet_manager.cc:1403] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.025s
I20260710 11:03:17.916633 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc60f36dec4b039347b4b0607c8258" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:17.917042 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc60f36dec4b039347b4b0607c8258" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:17.917521 10236 raft_consensus.cc:3060] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.917759 10310 raft_consensus.cc:3060] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.917097 10426 raft_consensus.cc:359] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.919490 10426 raft_consensus.cc:385] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.919807 10426 raft_consensus.cc:740] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.920050 10428 tablet_bootstrap.cc:492] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:17.920624 10428 ts_tablet_manager.cc:1403] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.007s
I20260710 11:03:17.920670 10426 consensus_queue.cc:260] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.923919 10428 raft_consensus.cc:359] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.924619 10428 raft_consensus.cc:385] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.924896 10428 raft_consensus.cc:740] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.924942 10310 raft_consensus.cc:2468] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 1.
I20260710 11:03:17.926447 10426 ts_tablet_manager.cc:1434] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:03:17.926257 10350 leader_election.cc:304] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:17.926091 10428 consensus_queue.cc:260] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.926920 10436 leader_election.cc:290] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:17.927493 10436 raft_consensus.cc:2804] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.927932 10436 raft_consensus.cc:697] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:17.928732 10436 consensus_queue.cc:237] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.928025 10426 tablet_bootstrap.cc:492] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:17.941601 10426 tablet_bootstrap.cc:654] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.942732 10131 catalog_manager.cc:5697] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.951056 10236 raft_consensus.cc:2468] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 1.
I20260710 11:03:17.956199 10428 ts_tablet_manager.cc:1434] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.016s
I20260710 11:03:17.956833 10426 tablet_bootstrap.cc:492] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:17.957325 10428 tablet_bootstrap.cc:492] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.957636 10426 ts_tablet_manager.cc:1403] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.013s
I20260710 11:03:17.961614 10426 raft_consensus.cc:359] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.962600 10426 raft_consensus.cc:385] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.963101 10426 raft_consensus.cc:740] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.964221 10426 consensus_queue.cc:260] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.964800 10428 tablet_bootstrap.cc:654] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.976249 10428 tablet_bootstrap.cc:492] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:17.976733 10428 ts_tablet_manager.cc:1403] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:03:17.979539 10428 raft_consensus.cc:359] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.980329 10428 raft_consensus.cc:385] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.980654 10428 raft_consensus.cc:740] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.981846 10428 consensus_queue.cc:260] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:17.982192 10426 ts_tablet_manager.cc:1434] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260710 11:03:17.986006 10133 catalog_manager.cc:5697] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.988184 10428 ts_tablet_manager.cc:1434] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 11:03:17.989411 10428 tablet_bootstrap.cc:492] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:17.989310 10131 catalog_manager.cc:5697] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 1 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:17.995954 10428 tablet_bootstrap.cc:654] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.996644 10426 tablet_bootstrap.cc:492] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:18.002771 10426 tablet_bootstrap.cc:654] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:18.006914 10428 tablet_bootstrap.cc:492] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:18.007375 10428 ts_tablet_manager.cc:1403] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:03:18.007875 10426 tablet_bootstrap.cc:492] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:18.008352 10426 ts_tablet_manager.cc:1403] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:03:18.009661 10428 raft_consensus.cc:359] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.010241 10428 raft_consensus.cc:385] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:18.010473 10428 raft_consensus.cc:740] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:18.011113 10428 consensus_queue.cc:260] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.011013 10426 raft_consensus.cc:359] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.011870 10426 raft_consensus.cc:385] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:18.012141 10426 raft_consensus.cc:740] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:18.013108 10428 ts_tablet_manager.cc:1434] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:18.012770 10426 consensus_queue.cc:260] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.014819 10426 ts_tablet_manager.cc:1434] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:03:18.018807 10443 raft_consensus.cc:493] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:18.019378 10443 raft_consensus.cc:515] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.021476 10443 leader_election.cc:290] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.022151 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd895d9fd7b04514b95b873633ef815e" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:18.022437 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd895d9fd7b04514b95b873633ef815e" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:18.022926 10385 raft_consensus.cc:2468] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:18.022819 10310 raft_consensus.cc:2468] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:18.023934 10201 leader_election.cc:304] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:18.024760 10443 raft_consensus.cc:2804] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:18.025120 10443 raft_consensus.cc:493] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:18.025405 10443 raft_consensus.cc:3060] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.030360 10443 raft_consensus.cc:515] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.032121 10443 leader_election.cc:290] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.032810 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd895d9fd7b04514b95b873633ef815e" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:18.033036 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd895d9fd7b04514b95b873633ef815e" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:18.033368 10310 raft_consensus.cc:3060] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.033629 10385 raft_consensus.cc:3060] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.038408 10385 raft_consensus.cc:2468] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:18.038409 10310 raft_consensus.cc:2468] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:18.039517 10201 leader_election.cc:304] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:18.040200 10443 raft_consensus.cc:2804] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:18.040663 10443 raft_consensus.cc:697] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:18.041460 10443 consensus_queue.cc:237] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.048341 10131 catalog_manager.cc:5697] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.087728 10443 consensus_queue.cc:1048] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.099728 10443 consensus_queue.cc:1048] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.105641 10443 consensus_queue.cc:1048] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.118428 10438 consensus_queue.cc:1048] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.126014 10438 raft_consensus.cc:493] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:18.126528 10438 raft_consensus.cc:515] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.128583 10438 leader_election.cc:290] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.129722 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a276d7ee314628aac28f2ab16d5e6b" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:18.130402 10385 raft_consensus.cc:2468] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:18.131031 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a276d7ee314628aac28f2ab16d5e6b" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:18.131485 10201 leader_election.cc:304] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:18.131660 10309 raft_consensus.cc:2468] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:18.132377 10438 raft_consensus.cc:2804] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:18.132761 10438 raft_consensus.cc:493] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:18.133103 10438 raft_consensus.cc:3060] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.138659 10438 raft_consensus.cc:515] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.140202 10438 leader_election.cc:290] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.141050 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a276d7ee314628aac28f2ab16d5e6b" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:18.141315 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a276d7ee314628aac28f2ab16d5e6b" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:18.141623 10309 raft_consensus.cc:3060] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.142000 10385 raft_consensus.cc:3060] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.146608 10309 raft_consensus.cc:2468] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:18.146780 10385 raft_consensus.cc:2468] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:18.147817 10201 leader_election.cc:304] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.148504 10438 raft_consensus.cc:2804] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:18.149004 10438 raft_consensus.cc:697] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:18.149914 10438 consensus_queue.cc:237] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.157423 10133 catalog_manager.cc:5697] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.168260 10438 consensus_queue.cc:1048] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.176733 10385 raft_consensus.cc:3060] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.183760 10430 consensus_queue.cc:1048] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.253337 10480 raft_consensus.cc:493] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:18.253953 10480 raft_consensus.cc:515] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.256019 10480 leader_election.cc:290] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.266923 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:18.267426 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:18.267678 10236 raft_consensus.cc:2468] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:18.268105 10385 raft_consensus.cc:2468] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:18.268934 10277 leader_election.cc:304] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.269697 10480 raft_consensus.cc:2804] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:18.269987 10480 raft_consensus.cc:493] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:18.270258 10480 raft_consensus.cc:3060] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.275210 10480 raft_consensus.cc:515] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.276793 10480 leader_election.cc:290] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.277766 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:18.277801 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:18.278625 10236 raft_consensus.cc:3060] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.278625 10385 raft_consensus.cc:3060] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.285827 10236 raft_consensus.cc:2468] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 1.
I20260710 11:03:18.285873 10385 raft_consensus.cc:2468] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 1.
I20260710 11:03:18.286976 10277 leader_election.cc:304] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.287832 10480 raft_consensus.cc:2804] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:18.288341 10480 raft_consensus.cc:697] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:18.289027 10480 consensus_queue.cc:237] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.297122 10131 catalog_manager.cc:5697] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.369539 10430 consensus_queue.cc:1048] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.381889 10443 consensus_queue.cc:1048] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.386152 10309 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.397595 10438 consensus_queue.cc:1048] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.408198 10310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
mode: GRACEFUL
new_leader_uuid: "9ffcc53a114b46fc92248c3c600da63f"
 from {username='slave'} at 127.0.0.1:47212
I20260710 11:03:18.408728 10310 raft_consensus.cc:606] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Received request to transfer leadership to TS 9ffcc53a114b46fc92248c3c600da63f
I20260710 11:03:18.419984 10438 consensus_queue.cc:1048] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.429409 10236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd895d9fd7b04514b95b873633ef815e"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
mode: GRACEFUL
new_leader_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47026
I20260710 11:03:18.430130 10236 raft_consensus.cc:606] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Received request to transfer leadership to TS e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:18.432396 10438 consensus_queue.cc:1048] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.436861 10236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
mode: GRACEFUL
new_leader_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47026
I20260710 11:03:18.437237 10430 consensus_queue.cc:1048] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:18.437572 10236 raft_consensus.cc:606] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Received request to transfer leadership to TS e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:18.443588 10430 raft_consensus.cc:993] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f: : Instructing follower e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:18.444023 10430 raft_consensus.cc:1081] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Signalling peer e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:18.446849 10309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd895d9fd7b04514b95b873633ef815e"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47194
I20260710 11:03:18.447451 10309 raft_consensus.cc:493] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.447853 10309 raft_consensus.cc:3060] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.454921 10309 raft_consensus.cc:515] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.458642 10309 leader_election.cc:290] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.460110 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd895d9fd7b04514b95b873633ef815e" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:18.460737 10384 raft_consensus.cc:3060] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.460827 10383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34fc60f36dec4b039347b4b0607c8258"
dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
mode: GRACEFUL
new_leader_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:49480
I20260710 11:03:18.461654 10383 raft_consensus.cc:606] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Received request to transfer leadership to TS e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:18.460623 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd895d9fd7b04514b95b873633ef815e" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:18.462349 10236 raft_consensus.cc:3055] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.462677 10236 raft_consensus.cc:740] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:18.463515 10236 consensus_queue.cc:260] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.464514 10236 raft_consensus.cc:3060] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.468446 10384 raft_consensus.cc:2468] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:18.469031 10235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64a276d7ee314628aac28f2ab16d5e6b"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
mode: GRACEFUL
new_leader_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47026
I20260710 11:03:18.469678 10276 leader_election.cc:304] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.469726 10235 raft_consensus.cc:606] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Received request to transfer leadership to TS e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:18.470610 10480 raft_consensus.cc:2804] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.471227 10480 raft_consensus.cc:697] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:18.471666 10236 raft_consensus.cc:2468] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:18.472069 10480 consensus_queue.cc:237] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.472973 10385 raft_consensus.cc:1240] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Rejecting Update request from peer 9ffcc53a114b46fc92248c3c600da63f for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:18.478735 10236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
mode: GRACEFUL
new_leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:47026
I20260710 11:03:18.479398 10236 raft_consensus.cc:606] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Received request to transfer leadership to TS 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:18.480592 10133 catalog_manager.cc:5697] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 1 to 2, leader changed from 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193) to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.511967 10436 consensus_queue.cc:1048] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.523518 10499 consensus_queue.cc:1048] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.531806 10436 raft_consensus.cc:993] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb: : Instructing follower e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:18.532281 10499 raft_consensus.cc:1081] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Signalling peer e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:18.533807 10309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34fc60f36dec4b039347b4b0607c8258"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47208
I20260710 11:03:18.534305 10309 raft_consensus.cc:493] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.534600 10309 raft_consensus.cc:3060] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.539631 10309 raft_consensus.cc:515] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.541738 10309 leader_election.cc:290] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.542680 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc60f36dec4b039347b4b0607c8258" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:18.542716 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fc60f36dec4b039347b4b0607c8258" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:18.543424 10236 raft_consensus.cc:3060] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.543527 10385 raft_consensus.cc:3055] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.543995 10385 raft_consensus.cc:740] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:18.544744 10385 consensus_queue.cc:260] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.545795 10385 raft_consensus.cc:3060] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.549782 10236 raft_consensus.cc:2468] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:18.550956 10277 leader_election.cc:304] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.551143 10385 raft_consensus.cc:2468] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:18.551849 10480 raft_consensus.cc:2804] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.552363 10480 raft_consensus.cc:697] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:18.553161 10480 consensus_queue.cc:237] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.559063 10134 catalog_manager.cc:5697] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 1 to 2, leader changed from 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195) to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.568337 10430 consensus_queue.cc:1048] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.574801 10453 raft_consensus.cc:993] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f: : Instructing follower e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:18.575289 10438 raft_consensus.cc:1081] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Signalling peer e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:18.577217 10310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64a276d7ee314628aac28f2ab16d5e6b"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47194
I20260710 11:03:18.577811 10310 raft_consensus.cc:493] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.578194 10310 raft_consensus.cc:3060] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.580071 10438 consensus_queue.cc:1048] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.586372 10310 raft_consensus.cc:515] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.587502 10309 raft_consensus.cc:1240] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Rejecting Update request from peer 9ffcc53a114b46fc92248c3c600da63f for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:18.588690 10310 leader_election.cc:290] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.589417 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a276d7ee314628aac28f2ab16d5e6b" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:18.590098 10236 raft_consensus.cc:3055] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.590394 10236 raft_consensus.cc:740] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:18.590410 10438 consensus_queue.cc:1059] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.590636 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a276d7ee314628aac28f2ab16d5e6b" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:18.591311 10385 raft_consensus.cc:3060] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.591473 10236 consensus_queue.cc:260] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.592773 10236 raft_consensus.cc:3060] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.598479 10385 raft_consensus.cc:2468] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:18.599762 10276 leader_election.cc:304] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.600594 10480 raft_consensus.cc:2804] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.600881 10236 raft_consensus.cc:2468] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:18.601101 10480 raft_consensus.cc:697] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:18.602028 10480 consensus_queue.cc:237] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [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: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.609284 10133 catalog_manager.cc:5697] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 1 to 2, leader changed from 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193) to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.734362 10480 consensus_queue.cc:1048] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:18.741353 10432 raft_consensus.cc:993] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25: : Instructing follower 9ffcc53a114b46fc92248c3c600da63f to start an election
I20260710 11:03:18.742074 10480 raft_consensus.cc:1081] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Signalling peer 9ffcc53a114b46fc92248c3c600da63f to start an election
I20260710 11:03:18.743790 10235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
 from {username='slave'} at 127.0.0.1:47020
I20260710 11:03:18.744361 10235 raft_consensus.cc:493] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.744733 10235 raft_consensus.cc:3060] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.750165 10432 consensus_queue.cc:1048] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.752501 10235 raft_consensus.cc:515] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.755950 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:18.756557 10309 raft_consensus.cc:3055] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.756912 10309 raft_consensus.cc:740] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:18.757740 10309 consensus_queue.cc:260] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.758996 10309 raft_consensus.cc:3060] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.763990 10235 leader_election.cc:290] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 2 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.764910 10309 raft_consensus.cc:2468] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 2.
I20260710 11:03:18.765138 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd85244778d4d4183889f1235df5bef" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:18.765913 10385 raft_consensus.cc:3060] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.766357 10201 leader_election.cc:304] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.767184 10430 raft_consensus.cc:2804] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.767664 10430 raft_consensus.cc:697] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:18.768486 10430 consensus_queue.cc:237] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.772675 10385 raft_consensus.cc:2468] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 2.
I20260710 11:03:18.775166 10133 catalog_manager.cc:5697] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 1 to 2, leader changed from e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194) to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.849457 10453 raft_consensus.cc:993] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f: : Instructing follower 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:18.849992 10430 raft_consensus.cc:1081] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Signalling peer 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:18.851637 10385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4"
dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:49468
I20260710 11:03:18.852172 10385 raft_consensus.cc:493] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.852547 10385 raft_consensus.cc:3060] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.857345 10385 raft_consensus.cc:515] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.858922 10385 leader_election.cc:290] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 2 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:18.859982 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:18.859997 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f730c8e785d4ff0b4612e5814a53aa4" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:18.860586 10309 raft_consensus.cc:3060] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.860738 10235 raft_consensus.cc:3055] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.861116 10235 raft_consensus.cc:740] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:18.861845 10235 consensus_queue.cc:260] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.862848 10235 raft_consensus.cc:3060] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.865926 10309 raft_consensus.cc:2468] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 2.
I20260710 11:03:18.867059 10350 leader_election.cc:304] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.867827 10499 raft_consensus.cc:2804] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.867856 10235 raft_consensus.cc:2468] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 2.
I20260710 11:03:18.868268 10499 raft_consensus.cc:697] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:18.869128 10499 consensus_queue.cc:237] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.875223 10134 catalog_manager.cc:5697] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 1 to 2, leader changed from 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193) to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 2 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:18.953106 10235 raft_consensus.cc:1275] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.954574 10432 consensus_queue.cc:1048] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.955857 10453 raft_consensus.cc:993] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f: : Instructing follower e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:18.956424 10430 raft_consensus.cc:1081] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Signalling peer e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:18.958053 10309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47194
I20260710 11:03:18.958603 10309 raft_consensus.cc:493] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.958979 10309 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.963233 10385 raft_consensus.cc:1275] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.964742 10504 consensus_queue.cc:1048] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.969126 10309 raft_consensus.cc:515] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.971681 10309 leader_election.cc:290] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:18.973529 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:18.973578 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:18.974323 10385 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.974423 10235 raft_consensus.cc:3055] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.974890 10235 raft_consensus.cc:740] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:18.975831 10235 consensus_queue.cc:260] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.977087 10235 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.982322 10385 raft_consensus.cc:2468] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:18.983420 10276 leader_election.cc:304] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:18.984205 10504 raft_consensus.cc:2804] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.984705 10504 raft_consensus.cc:697] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:18.984756 10235 raft_consensus.cc:2468] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:18.985569 10504 consensus_queue.cc:237] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:18.991612 10133 catalog_manager.cc:5697] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 1 to 2, leader changed from 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193) to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:19.068614 10385 raft_consensus.cc:1275] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.069965 10504 consensus_queue.cc:1048] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.079866 10235 raft_consensus.cc:1275] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.081286 10504 consensus_queue.cc:1048] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.158784 10385 raft_consensus.cc:1275] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.158988 10235 raft_consensus.cc:1275] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.160470 10506 consensus_queue.cc:1048] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.161018 10504 consensus_queue.cc:1048] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.294499 10235 raft_consensus.cc:1275] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.295780 10499 consensus_queue.cc:1048] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.303469 10309 raft_consensus.cc:1275] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.305243 10436 consensus_queue.cc:1048] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.306021 10309 raft_consensus.cc:1275] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Refusing update from remote peer 9ffcc53a114b46fc92248c3c600da63f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.307413 10430 consensus_queue.cc:1048] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.316342 10385 raft_consensus.cc:1275] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer 9ffcc53a114b46fc92248c3c600da63f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.317688 10453 consensus_queue.cc:1048] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.377082 10385 raft_consensus.cc:1275] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.378572 10504 consensus_queue.cc:1048] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.386512 10235 raft_consensus.cc:1275] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:19.388412 10480 consensus_queue.cc:1048] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:21.393131 10257 debug-util.cc:398] Leaking SignalData structure 0x7b08000de740 after lost signal to thread 6246
W20260710 11:03:21.394244 10257 debug-util.cc:398] Leaking SignalData structure 0x7b08000be920 after lost signal to thread 10168
W20260710 11:03:21.395304 10257 debug-util.cc:398] Leaking SignalData structure 0x7b080011d820 after lost signal to thread 10260
W20260710 11:03:21.396512 10257 debug-util.cc:398] Leaking SignalData structure 0x7b0800057c40 after lost signal to thread 10335
W20260710 11:03:21.397420 10257 debug-util.cc:398] Leaking SignalData structure 0x7b080014b820 after lost signal to thread 10409
W20260710 11:03:21.397796 10257 debug-util.cc:398] Leaking SignalData structure 0x7b08002967c0 after lost signal to thread 10494
I20260710 11:03:21.657868 10133 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45386:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:21.661507 10133 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:21.724944 10222 tablet_service.cc:1511] Processing CreateTablet for tablet c5a5a28fa20c4a4f9b6567bb9a279ae3 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.726636 10222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5a5a28fa20c4a4f9b6567bb9a279ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.726900 10293 tablet_service.cc:1511] Processing CreateTablet for tablet c5a5a28fa20c4a4f9b6567bb9a279ae3 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.728091 10293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5a5a28fa20c4a4f9b6567bb9a279ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.729353 10368 tablet_service.cc:1511] Processing CreateTablet for tablet c5a5a28fa20c4a4f9b6567bb9a279ae3 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.730681 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5a5a28fa20c4a4f9b6567bb9a279ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.737414 10220 tablet_service.cc:1511] Processing CreateTablet for tablet b23d93724a514166bb460e2e261ab6d5 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.738931 10220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23d93724a514166bb460e2e261ab6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.744136 10373 tablet_service.cc:1511] Processing CreateTablet for tablet b23d93724a514166bb460e2e261ab6d5 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.745623 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23d93724a514166bb460e2e261ab6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.750977 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 086e19deedfa4f0292f93478534f0af4 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.752468 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086e19deedfa4f0292f93478534f0af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.754041 10375 tablet_service.cc:1511] Processing CreateTablet for tablet 449f43897f1f41d6839c6b1e95dfbaa0 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.755427 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449f43897f1f41d6839c6b1e95dfbaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.759878 10371 tablet_service.cc:1511] Processing CreateTablet for tablet bf05f762d44240adaf38d07e364a7f10 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.761179 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf05f762d44240adaf38d07e364a7f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.762727 10219 tablet_service.cc:1511] Processing CreateTablet for tablet 086e19deedfa4f0292f93478534f0af4 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.764240 10219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086e19deedfa4f0292f93478534f0af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.766955 10369 tablet_service.cc:1511] Processing CreateTablet for tablet 44f63e524b83479e94df224bed5014f7 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.768412 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f63e524b83479e94df224bed5014f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.770670 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 33d7c7282b8c480383d6b311f7c43394 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.772104 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d7c7282b8c480383d6b311f7c43394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.775053 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea91ee4cfb4ac199ad1446a3407554 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.776460 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea91ee4cfb4ac199ad1446a3407554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.779042 10297 tablet_service.cc:1511] Processing CreateTablet for tablet bf05f762d44240adaf38d07e364a7f10 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.780449 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf05f762d44240adaf38d07e364a7f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.786432 10294 tablet_service.cc:1511] Processing CreateTablet for tablet 086e19deedfa4f0292f93478534f0af4 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.788012 10294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086e19deedfa4f0292f93478534f0af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.790445 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 449f43897f1f41d6839c6b1e95dfbaa0 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.791885 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449f43897f1f41d6839c6b1e95dfbaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.793903 10296 tablet_service.cc:1511] Processing CreateTablet for tablet b23d93724a514166bb460e2e261ab6d5 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.795351 10296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b23d93724a514166bb460e2e261ab6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.798307 10522 tablet_bootstrap.cc:492] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:21.800122 10218 tablet_service.cc:1511] Processing CreateTablet for tablet bf05f762d44240adaf38d07e364a7f10 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.801867 10218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf05f762d44240adaf38d07e364a7f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.801795 10221 tablet_service.cc:1511] Processing CreateTablet for tablet 44f63e524b83479e94df224bed5014f7 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.803252 10221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f63e524b83479e94df224bed5014f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.805341 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad464f2ff904c18bebe1a22e9ce2768 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.806638 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad464f2ff904c18bebe1a22e9ce2768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.807919 10223 tablet_service.cc:1511] Processing CreateTablet for tablet 33d7c7282b8c480383d6b311f7c43394 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.809252 10223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d7c7282b8c480383d6b311f7c43394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.811231 10224 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea91ee4cfb4ac199ad1446a3407554 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.812544 10523 tablet_bootstrap.cc:492] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:21.814484 10225 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad464f2ff904c18bebe1a22e9ce2768 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.822268 10300 tablet_service.cc:1511] Processing CreateTablet for tablet 33d7c7282b8c480383d6b311f7c43394 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.823688 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d7c7282b8c480383d6b311f7c43394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.827057 10301 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea91ee4cfb4ac199ad1446a3407554 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.828420 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea91ee4cfb4ac199ad1446a3407554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.831024 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad464f2ff904c18bebe1a22e9ce2768 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.832326 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad464f2ff904c18bebe1a22e9ce2768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.817878 10224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea91ee4cfb4ac199ad1446a3407554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.820160 10295 tablet_service.cc:1511] Processing CreateTablet for tablet 44f63e524b83479e94df224bed5014f7 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.834985 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad464f2ff904c18bebe1a22e9ce2768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.837921 10295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f63e524b83479e94df224bed5014f7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:03:21.844135 10182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:21.849509 10523 tablet_bootstrap.cc:654] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.859927 10522 tablet_bootstrap.cc:654] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.870730 10222 tablet_service.cc:1511] Processing CreateTablet for tablet 449f43897f1f41d6839c6b1e95dfbaa0 (DEFAULT_TABLE table=soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.872251 10222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449f43897f1f41d6839c6b1e95dfbaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.954249 10521 tablet_bootstrap.cc:492] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:21.959460 10523 tablet_bootstrap.cc:492] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:21.960000 10523 ts_tablet_manager.cc:1403] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.003s
I20260710 11:03:21.962212 10522 tablet_bootstrap.cc:492] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:21.962738 10522 ts_tablet_manager.cc:1403] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.165s	user 0.009s	sys 0.008s
I20260710 11:03:21.965751 10522 raft_consensus.cc:359] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:21.966781 10522 raft_consensus.cc:385] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.967078 10522 raft_consensus.cc:740] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.967903 10522 consensus_queue.cc:260] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:21.973173 10523 raft_consensus.cc:359] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:21.973979 10523 raft_consensus.cc:385] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.974277 10523 raft_consensus.cc:740] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.974988 10523 consensus_queue.cc:260] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:21.977303 10523 ts_tablet_manager.cc:1434] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:03:21.981022 10523 tablet_bootstrap.cc:492] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:21.987284 10523 tablet_bootstrap.cc:654] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.988163 10521 tablet_bootstrap.cc:654] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.024686 10522 ts_tablet_manager.cc:1434] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260710 11:03:22.026216 10521 tablet_bootstrap.cc:492] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.026572 10522 tablet_bootstrap.cc:492] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:22.026770 10521 ts_tablet_manager.cc:1403] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.073s	user 0.002s	sys 0.016s
I20260710 11:03:22.029788 10521 raft_consensus.cc:359] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.030575 10521 raft_consensus.cc:385] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.030884 10521 raft_consensus.cc:740] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.031764 10521 consensus_queue.cc:260] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.034147 10521 ts_tablet_manager.cc:1434] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:03:22.035063 10521 tablet_bootstrap.cc:492] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:22.041771 10521 tablet_bootstrap.cc:654] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.055786 10522 tablet_bootstrap.cc:654] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.063069 10523 tablet_bootstrap.cc:492] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:22.063769 10523 ts_tablet_manager.cc:1403] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.039s
I20260710 11:03:22.067839 10523 raft_consensus.cc:359] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.068830 10523 raft_consensus.cc:385] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.069195 10523 raft_consensus.cc:740] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.070151 10523 consensus_queue.cc:260] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.072472 10521 tablet_bootstrap.cc:492] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.072472 10522 tablet_bootstrap.cc:492] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:22.073210 10521 ts_tablet_manager.cc:1403] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.023s
I20260710 11:03:22.073235 10522 ts_tablet_manager.cc:1403] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260710 11:03:22.076469 10521 raft_consensus.cc:359] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.076634 10522 raft_consensus.cc:359] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.077242 10521 raft_consensus.cc:385] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.077425 10522 raft_consensus.cc:385] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.077625 10521 raft_consensus.cc:740] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.077862 10522 raft_consensus.cc:740] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.078428 10521 consensus_queue.cc:260] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.078877 10522 consensus_queue.cc:260] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.080936 10523 ts_tablet_manager.cc:1434] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:03:22.087461 10522 ts_tablet_manager.cc:1434] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 11:03:22.088147 10521 ts_tablet_manager.cc:1434] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:03:22.088572 10522 tablet_bootstrap.cc:492] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:22.089174 10521 tablet_bootstrap.cc:492] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:22.091706 10523 tablet_bootstrap.cc:492] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:22.095399 10522 tablet_bootstrap.cc:654] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.096040 10521 tablet_bootstrap.cc:654] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.098647 10523 tablet_bootstrap.cc:654] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.108916 10522 tablet_bootstrap.cc:492] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:22.109440 10522 ts_tablet_manager.cc:1403] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:03:22.112440 10522 raft_consensus.cc:359] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.113139 10522 raft_consensus.cc:385] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.113214 10521 tablet_bootstrap.cc:492] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.114895 10521 ts_tablet_manager.cc:1403] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260710 11:03:22.117842 10521 raft_consensus.cc:359] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.118592 10521 raft_consensus.cc:385] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.118897 10521 raft_consensus.cc:740] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.113478 10522 raft_consensus.cc:740] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.119644 10521 consensus_queue.cc:260] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.119989 10522 consensus_queue.cc:260] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.121956 10521 ts_tablet_manager.cc:1434] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:22.122602 10522 ts_tablet_manager.cc:1434] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:03:22.123556 10522 tablet_bootstrap.cc:492] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:22.123556 10521 tablet_bootstrap.cc:492] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:22.128911 10523 tablet_bootstrap.cc:492] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:22.129426 10523 ts_tablet_manager.cc:1403] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.016s
I20260710 11:03:22.130993 10521 tablet_bootstrap.cc:654] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.132426 10523 raft_consensus.cc:359] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.133163 10523 raft_consensus.cc:385] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.133447 10523 raft_consensus.cc:740] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.138521 10523 consensus_queue.cc:260] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.143862 10522 tablet_bootstrap.cc:654] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.145264 10523 ts_tablet_manager.cc:1434] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:03:22.146338 10523 tablet_bootstrap.cc:492] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:22.156651 10523 tablet_bootstrap.cc:654] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.173600 10522 tablet_bootstrap.cc:492] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:22.174211 10522 ts_tablet_manager.cc:1403] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.001s
I20260710 11:03:22.176234 10523 tablet_bootstrap.cc:492] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:22.176280 10521 tablet_bootstrap.cc:492] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.177032 10523 ts_tablet_manager.cc:1403] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.003s
I20260710 11:03:22.177110 10521 ts_tablet_manager.cc:1403] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.054s	user 0.031s	sys 0.009s
I20260710 11:03:22.177338 10522 raft_consensus.cc:359] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.178162 10522 raft_consensus.cc:385] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.178459 10522 raft_consensus.cc:740] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.179196 10522 consensus_queue.cc:260] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.180930 10521 raft_consensus.cc:359] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.181473 10522 ts_tablet_manager.cc:1434] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:03:22.181737 10521 raft_consensus.cc:385] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.182089 10521 raft_consensus.cc:740] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.182623 10524 raft_consensus.cc:493] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.182849 10521 consensus_queue.cc:260] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.183135 10524 raft_consensus.cc:515] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.184181 10523 raft_consensus.cc:359] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.184974 10523 raft_consensus.cc:385] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.185307 10521 ts_tablet_manager.cc:1434] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:03:22.191838 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:22.193383 10521 tablet_bootstrap.cc:492] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:22.186645 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:22.197397 10309 raft_consensus.cc:2468] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 0.
I20260710 11:03:22.185451 10524 leader_election.cc:290] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:22.198810 10350 leader_election.cc:304] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.199625 10524 raft_consensus.cc:2804] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.200003 10524 raft_consensus.cc:493] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.200325 10524 raft_consensus.cc:3060] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:22.201081 10351 leader_election.cc:343] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.185323 10523 raft_consensus.cc:740] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.205168 10523 consensus_queue.cc:260] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.207996 10523 ts_tablet_manager.cc:1434] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.002s
I20260710 11:03:22.208662 10524 raft_consensus.cc:515] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.209307 10523 tablet_bootstrap.cc:492] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:22.203935 10522 tablet_bootstrap.cc:492] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:22.211083 10504 raft_consensus.cc:493] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.211562 10504 raft_consensus.cc:515] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.213619 10504 leader_election.cc:290] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.215504 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5a5a28fa20c4a4f9b6567bb9a279ae3" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:22.216200 10384 raft_consensus.cc:2468] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:22.218077 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5a5a28fa20c4a4f9b6567bb9a279ae3" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:22.223381 10522 tablet_bootstrap.cc:654] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.219379 10276 leader_election.cc:304] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.218824 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:22.225539 10504 raft_consensus.cc:2804] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:03:22.225869 10351 leader_election.cc:343] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.226037 10504 raft_consensus.cc:493] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.227226 10504 raft_consensus.cc:3060] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.228288 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:22.223472 10236 raft_consensus.cc:2468] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:22.228924 10309 raft_consensus.cc:3060] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.237835 10309 raft_consensus.cc:2468] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 1.
I20260710 11:03:22.238363 10524 leader_election.cc:290] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:22.223434 10523 tablet_bootstrap.cc:654] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.241201 10521 tablet_bootstrap.cc:654] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.238421 10504 raft_consensus.cc:515] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.239142 10350 leader_election.cc:304] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 9ffcc53a114b46fc92248c3c600da63f
I20260710 11:03:22.243060 10524 raft_consensus.cc:2804] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.243631 10524 raft_consensus.cc:697] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:22.244553 10524 consensus_queue.cc:237] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.247732 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5a5a28fa20c4a4f9b6567bb9a279ae3" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:22.240327 10522 tablet_bootstrap.cc:492] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:22.248525 10236 raft_consensus.cc:3060] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.248677 10522 ts_tablet_manager.cc:1403] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.013s
I20260710 11:03:22.252063 10522 raft_consensus.cc:359] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.254908 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5a5a28fa20c4a4f9b6567bb9a279ae3" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:22.255409 10522 raft_consensus.cc:385] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.255780 10384 raft_consensus.cc:3060] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.255929 10522 raft_consensus.cc:740] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.257030 10522 consensus_queue.cc:260] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.253337 10504 leader_election.cc:290] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.262844 10522 ts_tablet_manager.cc:1434] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 11:03:22.263934 10522 tablet_bootstrap.cc:492] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:22.270889 10522 tablet_bootstrap.cc:654] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.278046 10236 raft_consensus.cc:2468] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 1.
I20260710 11:03:22.274112 10384 raft_consensus.cc:2468] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 1.
I20260710 11:03:22.279853 10276 leader_election.cc:304] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.280855 10504 raft_consensus.cc:2804] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.289310 10523 tablet_bootstrap.cc:492] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:22.289979 10523 ts_tablet_manager.cc:1403] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.009s
I20260710 11:03:22.292861 10523 raft_consensus.cc:359] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.293644 10523 raft_consensus.cc:385] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.293917 10523 raft_consensus.cc:740] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.295020 10504 raft_consensus.cc:697] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:22.292143 10131 catalog_manager.cc:5697] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 1 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:22.296274 10504 consensus_queue.cc:237] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.300011 10523 consensus_queue.cc:260] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.302664 10523 ts_tablet_manager.cc:1434] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:03:22.302765 10521 tablet_bootstrap.cc:492] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.303399 10521 ts_tablet_manager.cc:1403] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.110s	user 0.025s	sys 0.022s
I20260710 11:03:22.304450 10543 raft_consensus.cc:493] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.304936 10543 raft_consensus.cc:515] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.306951 10522 tablet_bootstrap.cc:492] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:22.306741 10521 raft_consensus.cc:359] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.307726 10521 raft_consensus.cc:385] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.307796 10522 ts_tablet_manager.cc:1403] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.007s
I20260710 11:03:22.308152 10521 raft_consensus.cc:740] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.309363 10521 consensus_queue.cc:260] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.313678 10522 raft_consensus.cc:359] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.314693 10522 raft_consensus.cc:385] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.304170 10523 tablet_bootstrap.cc:492] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:22.316392 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05f762d44240adaf38d07e364a7f10" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:22.317059 10236 raft_consensus.cc:2468] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:22.318344 10277 leader_election.cc:304] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.315878 10522 raft_consensus.cc:740] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.321699 10543 leader_election.cc:290] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.322080 10522 consensus_queue.cc:260] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.322525 10133 catalog_manager.cc:5697] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.328241 10522 ts_tablet_manager.cc:1434] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:03:22.329670 10522 tablet_bootstrap.cc:492] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:22.323376 10543 raft_consensus.cc:2804] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.337790 10543 raft_consensus.cc:493] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.338296 10543 raft_consensus.cc:3060] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.339071 10521 ts_tablet_manager.cc:1434] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.018s
I20260710 11:03:22.342522 10522 tablet_bootstrap.cc:654] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.367561 10453 raft_consensus.cc:493] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.368247 10453 raft_consensus.cc:515] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.370589 10453 leader_election.cc:290] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.373869 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:22.374680 10309 raft_consensus.cc:2393] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ffcc53a114b46fc92248c3c600da63f in current term 1: Already voted for candidate 0f07bb6cfb784292909c6510ea1dd0cb in this term.
I20260710 11:03:22.375905 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:22.373734 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05f762d44240adaf38d07e364a7f10" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:22.412374 10521 tablet_bootstrap.cc:492] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:22.413820 10384 raft_consensus.cc:2468] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:22.409621 10453 raft_consensus.cc:493] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.414794 10453 raft_consensus.cc:515] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.415967 10523 tablet_bootstrap.cc:654] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.417230 10453 leader_election.cc:290] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.378399 10201 leader_election.cc:304] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f; no voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:22.378201 10524 raft_consensus.cc:493] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.419384 10524 raft_consensus.cc:515] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.420583 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:22.422788 10521 tablet_bootstrap.cc:654] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.423085 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:22.423769 10453 raft_consensus.cc:3060] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.428823 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad464f2ff904c18bebe1a22e9ce2768" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:22.429512 10236 raft_consensus.cc:2468] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 0.
I20260710 11:03:22.430696 10351 leader_election.cc:304] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:22.431538 10525 raft_consensus.cc:2804] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.431900 10525 raft_consensus.cc:493] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.432221 10525 raft_consensus.cc:3060] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.375970 10543 raft_consensus.cc:515] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.439693 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05f762d44240adaf38d07e364a7f10" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:22.440301 10236 raft_consensus.cc:3060] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.446250 10525 raft_consensus.cc:515] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.447319 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05f762d44240adaf38d07e364a7f10" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:22.447953 10385 raft_consensus.cc:3060] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.449090 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad464f2ff904c18bebe1a22e9ce2768" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:22.449692 10235 raft_consensus.cc:3060] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.456254 10235 raft_consensus.cc:2468] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 1.
I20260710 11:03:22.457302 10351 leader_election.cc:304] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:22.463042 10543 leader_election.cc:290] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
W20260710 11:03:22.423210 10201 leader_election.cc:343] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.465752 10236 raft_consensus.cc:2468] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 1.
I20260710 11:03:22.465891 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad464f2ff904c18bebe1a22e9ce2768" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
W20260710 11:03:22.466195 10201 leader_election.cc:343] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.466785 10201 leader_election.cc:304] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f; no voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25
W20260710 11:03:22.467391 10350 leader_election.cc:343] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.467734 10520 raft_consensus.cc:2749] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:22.468094 10277 leader_election.cc:304] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.468873 10525 leader_election.cc:290] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:22.469204 10547 raft_consensus.cc:2804] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.469633 10525 raft_consensus.cc:2804] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.469756 10547 raft_consensus.cc:697] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:22.470295 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad464f2ff904c18bebe1a22e9ce2768" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:22.465262 10524 leader_election.cc:290] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:22.471186 10547 consensus_queue.cc:237] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
W20260710 11:03:22.471671 10350 leader_election.cc:343] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.470304 10525 raft_consensus.cc:697] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:22.461476 10385 raft_consensus.cc:2468] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 1.
I20260710 11:03:22.468756 10453 raft_consensus.cc:2749] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:22.473075 10525 consensus_queue.cc:237] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.479099 10521 tablet_bootstrap.cc:492] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.479803 10521 ts_tablet_manager.cc:1403] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.068s	user 0.032s	sys 0.030s
I20260710 11:03:22.482947 10522 tablet_bootstrap.cc:492] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:22.484777 10522 ts_tablet_manager.cc:1403] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.155s	user 0.048s	sys 0.075s
I20260710 11:03:22.490532 10521 raft_consensus.cc:359] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.491627 10521 raft_consensus.cc:385] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.491999 10521 raft_consensus.cc:740] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.492969 10521 consensus_queue.cc:260] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.500984 10522 raft_consensus.cc:359] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.501859 10522 raft_consensus.cc:385] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.502182 10522 raft_consensus.cc:740] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.502955 10522 consensus_queue.cc:260] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.515240 10523 tablet_bootstrap.cc:492] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:22.515841 10523 ts_tablet_manager.cc:1403] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.212s	user 0.013s	sys 0.019s
I20260710 11:03:22.517127 10521 ts_tablet_manager.cc:1434] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 11:03:22.517388 10133 catalog_manager.cc:5697] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.518190 10521 tablet_bootstrap.cc:492] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:22.519829 10522 ts_tablet_manager.cc:1434] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260710 11:03:22.523201 10522 tablet_bootstrap.cc:492] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:22.524798 10523 raft_consensus.cc:359] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.526407 10523 raft_consensus.cc:385] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.526851 10523 raft_consensus.cc:740] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.527783 10523 consensus_queue.cc:260] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.530858 10522 tablet_bootstrap.cc:654] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.532828 10521 tablet_bootstrap.cc:654] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.536397 10523 ts_tablet_manager.cc:1434] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260710 11:03:22.537489 10523 tablet_bootstrap.cc:492] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:22.540827 10132 catalog_manager.cc:5697] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 1 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:22.542657 10522 tablet_bootstrap.cc:492] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:22.543211 10522 ts_tablet_manager.cc:1403] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260710 11:03:22.544068 10523 tablet_bootstrap.cc:654] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.546114 10522 raft_consensus.cc:359] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.546805 10522 raft_consensus.cc:385] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.547056 10522 raft_consensus.cc:740] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.549444 10521 tablet_bootstrap.cc:492] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.549938 10521 ts_tablet_manager.cc:1403] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.001s
I20260710 11:03:22.552805 10521 raft_consensus.cc:359] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.553488 10521 raft_consensus.cc:385] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.553797 10521 raft_consensus.cc:740] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.554538 10521 consensus_queue.cc:260] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.556758 10521 ts_tablet_manager.cc:1434] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:03:22.557966 10521 tablet_bootstrap.cc:492] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:22.562374 10522 consensus_queue.cc:260] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.567417 10521 tablet_bootstrap.cc:654] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.570811 10546 raft_consensus.cc:493] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.571318 10546 raft_consensus.cc:515] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.573508 10522 ts_tablet_manager.cc:1434] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260710 11:03:22.574211 10234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:22.574836 10234 raft_consensus.cc:2468] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:22.575300 10522 tablet_bootstrap.cc:492] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f: Bootstrap starting.
I20260710 11:03:22.575399 10554 raft_consensus.cc:493] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.576064 10277 leader_election.cc:304] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.575943 10554 raft_consensus.cc:515] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.576901 10543 raft_consensus.cc:2804] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.577281 10543 raft_consensus.cc:493] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.577744 10543 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.578239 10554 leader_election.cc:290] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.580153 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7c7282b8c480383d6b311f7c43394" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:22.580739 10309 raft_consensus.cc:2468] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:22.582260 10522 tablet_bootstrap.cc:654] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.582371 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7c7282b8c480383d6b311f7c43394" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
W20260710 11:03:22.583792 10201 leader_election.cc:343] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.584473 10201 leader_election.cc:304] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [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: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:22.585451 10520 raft_consensus.cc:493] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.585911 10520 raft_consensus.cc:515] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.586319 10543 raft_consensus.cc:515] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.588032 10520 leader_election.cc:290] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.588551 10520 raft_consensus.cc:2804] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.588917 10520 raft_consensus.cc:493] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.589057 10234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:22.589689 10234 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.591315 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086e19deedfa4f0292f93478534f0af4" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:22.592702 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086e19deedfa4f0292f93478534f0af4" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:22.593293 10385 raft_consensus.cc:2468] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 0.
I20260710 11:03:22.594450 10201 leader_election.cc:304] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
W20260710 11:03:22.595448 10201 leader_election.cc:343] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.596264 10554 raft_consensus.cc:2804] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.596673 10554 raft_consensus.cc:493] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.597009 10554 raft_consensus.cc:3060] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.599169 10522 tablet_bootstrap.cc:492] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f: No bootstrap required, opened a new log
I20260710 11:03:22.589310 10520 raft_consensus.cc:3060] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.602031 10522 ts_tablet_manager.cc:1403] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260710 11:03:22.607702 10523 tablet_bootstrap.cc:492] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:22.608237 10523 ts_tablet_manager.cc:1403] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.015s
I20260710 11:03:22.611093 10523 raft_consensus.cc:359] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.611857 10523 raft_consensus.cc:385] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.612172 10523 raft_consensus.cc:740] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.612342 10522 raft_consensus.cc:359] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.613474 10522 raft_consensus.cc:385] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.613929 10522 raft_consensus.cc:740] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.618331 10522 consensus_queue.cc:260] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.614451 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
W20260710 11:03:22.621330 10276 leader_election.cc:343] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.621423 10522 ts_tablet_manager.cc:1434] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 11:03:22.626536 10520 raft_consensus.cc:515] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.627099 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
W20260710 11:03:22.628410 10276 leader_election.cc:343] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.629180 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7c7282b8c480383d6b311f7c43394" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:22.629808 10309 raft_consensus.cc:3060] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.631366 10234 raft_consensus.cc:2468] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 1.
I20260710 11:03:22.632495 10277 leader_election.cc:304] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:22.633332 10547 raft_consensus.cc:2804] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.633786 10547 raft_consensus.cc:697] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:22.634573 10547 consensus_queue.cc:237] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.640025 10543 leader_election.cc:290] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.629271 10546 leader_election.cc:290] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.641170 10309 raft_consensus.cc:2468] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:22.643173 10201 leader_election.cc:304] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.643946 10453 raft_consensus.cc:2804] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.655478 10453 raft_consensus.cc:697] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:22.656819 10453 consensus_queue.cc:237] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.661489 10133 catalog_manager.cc:5697] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.615167 10554 raft_consensus.cc:515] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.671368 10554 leader_election.cc:290] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.672696 10520 leader_election.cc:290] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.674726 10523 consensus_queue.cc:260] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.683601 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086e19deedfa4f0292f93478534f0af4" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:22.685091 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086e19deedfa4f0292f93478534f0af4" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:22.695645 10385 raft_consensus.cc:3060] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.696025 10521 tablet_bootstrap.cc:492] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.696511 10521 ts_tablet_manager.cc:1403] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.139s	user 0.047s	sys 0.063s
I20260710 11:03:22.689894 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7c7282b8c480383d6b311f7c43394" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:22.699285 10523 ts_tablet_manager.cc:1434] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.091s	user 0.003s	sys 0.004s
I20260710 11:03:22.699342 10521 raft_consensus.cc:359] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.700124 10521 raft_consensus.cc:385] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.700410 10521 raft_consensus.cc:740] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.700946 10523 tablet_bootstrap.cc:492] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:22.701061 10521 consensus_queue.cc:260] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
W20260710 11:03:22.733335 10201 leader_election.cc:343] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.688382 10131 catalog_manager.cc:5697] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:22.743914 10201 leader_election.cc:343] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.702054 10385 raft_consensus.cc:2468] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 1.
I20260710 11:03:22.752835 10521 ts_tablet_manager.cc:1434] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 11:03:22.755373 10521 tablet_bootstrap.cc:492] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25: Bootstrap starting.
I20260710 11:03:22.755726 10525 raft_consensus.cc:493] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.759447 10524 raft_consensus.cc:493] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.759817 10543 raft_consensus.cc:493] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.760403 10524 raft_consensus.cc:515] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.760639 10543 raft_consensus.cc:515] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.756808 10525 raft_consensus.cc:515] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.767874 10553 consensus_queue.cc:1048] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:22.772027 10525 leader_election.cc:290] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:22.775640 10546 consensus_queue.cc:1048] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:22.777257 10524 leader_election.cc:290] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:22.780144 10524 consensus_queue.cc:1048] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.781908 10543 leader_election.cc:290] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.781843 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f63e524b83479e94df224bed5014f7" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:22.783141 10384 raft_consensus.cc:2468] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:22.783205 10201 leader_election.cc:304] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:22.778162 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f63e524b83479e94df224bed5014f7" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:22.785977 10554 raft_consensus.cc:2804] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.786613 10554 raft_consensus.cc:697] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:22.788232 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
I20260710 11:03:22.788101 10554 consensus_queue.cc:237] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.789117 10309 raft_consensus.cc:2468] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 0.
I20260710 11:03:22.789963 10521 tablet_bootstrap.cc:654] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.790679 10276 leader_election.cc:304] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.793912 10310 raft_consensus.cc:2468] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 0.
I20260710 11:03:22.795459 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f63e524b83479e94df224bed5014f7" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:22.796428 10235 raft_consensus.cc:2468] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 0.
I20260710 11:03:22.798593 10350 leader_election.cc:304] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.799536 10525 raft_consensus.cc:2804] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.799642 10350 leader_election.cc:304] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:22.800087 10525 raft_consensus.cc:493] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.800586 10525 raft_consensus.cc:3060] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.800704 10524 raft_consensus.cc:2804] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.801198 10524 raft_consensus.cc:493] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.802213 10543 raft_consensus.cc:2804] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.802639 10543 raft_consensus.cc:493] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.803467 10524 raft_consensus.cc:3060] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.804251 10543 raft_consensus.cc:3060] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.822139 10546 consensus_queue.cc:1048] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:03:22.849023 10182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:22.849843 10523 tablet_bootstrap.cc:654] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.879758 10521 tablet_bootstrap.cc:492] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25: No bootstrap required, opened a new log
I20260710 11:03:22.881621 10521 ts_tablet_manager.cc:1403] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.011s
I20260710 11:03:22.867383 10525 raft_consensus.cc:515] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.899154 10525 leader_election.cc:290] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:22.901578 10543 raft_consensus.cc:515] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
W20260710 11:03:22.902957 10351 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.193:42749, user_credentials={real_user=slave}} blocked reactor thread for 115773us
I20260710 11:03:22.902648 10523 tablet_bootstrap.cc:492] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:22.904378 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:22.904948 10523 ts_tablet_manager.cc:1403] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.004s
I20260710 11:03:22.905102 10311 raft_consensus.cc:3060] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.910490 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f63e524b83479e94df224bed5014f7" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:22.911047 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:22.910552 10234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f63e524b83479e94df224bed5014f7" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:22.911831 10235 raft_consensus.cc:2468] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 0.
I20260710 11:03:22.912160 10234 raft_consensus.cc:2468] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 0.
I20260710 11:03:22.911887 10524 raft_consensus.cc:515] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.914655 10543 leader_election.cc:290] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:22.918076 10383 raft_consensus.cc:2393] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e2871382c3b34d39bf1e55643bdcce25 in current term 1: Already voted for candidate 0f07bb6cfb784292909c6510ea1dd0cb in this term.
I20260710 11:03:22.917977 10232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:22.918781 10232 raft_consensus.cc:3060] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.916215 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f63e524b83479e94df224bed5014f7" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:22.936143 10524 leader_election.cc:290] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:22.946686 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f63e524b83479e94df224bed5014f7" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:22.947624 10309 raft_consensus.cc:2393] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f07bb6cfb784292909c6510ea1dd0cb in current term 1: Already voted for candidate e2871382c3b34d39bf1e55643bdcce25 in this term.
I20260710 11:03:22.934372 10236 raft_consensus.cc:3060] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.963059 10543 consensus_queue.cc:1048] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.977648 10133 catalog_manager.cc:5697] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.984400 10548 consensus_queue.cc:1048] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:22.991983 10521 raft_consensus.cc:359] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.994112 10521 raft_consensus.cc:385] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.995735 10521 raft_consensus.cc:740] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.990852 10523 raft_consensus.cc:359] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:22.996901 10523 raft_consensus.cc:385] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.997176 10523 raft_consensus.cc:740] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.002557 10232 raft_consensus.cc:2468] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 1.
I20260710 11:03:23.007850 10523 consensus_queue.cc:260] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.013888 10311 raft_consensus.cc:2468] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 1.
I20260710 11:03:23.015103 10350 leader_election.cc:304] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:23.016888 10524 raft_consensus.cc:2804] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:23.017411 10524 raft_consensus.cc:697] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:23.017657 10523 ts_tablet_manager.cc:1434] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.003s
I20260710 11:03:23.018433 10524 consensus_queue.cc:237] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.019042 10523 tablet_bootstrap.cc:492] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb: Bootstrap starting.
I20260710 11:03:23.015116 10521 consensus_queue.cc:260] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.023572 10521 ts_tablet_manager.cc:1434] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25: Time spent starting tablet: real 0.141s	user 0.004s	sys 0.003s
I20260710 11:03:23.025131 10311 raft_consensus.cc:3060] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.037006 10523 tablet_bootstrap.cc:654] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.037269 10569 consensus_queue.cc:1048] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:23.008339 10234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f63e524b83479e94df224bed5014f7" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:23.047847 10236 raft_consensus.cc:2468] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 1.
I20260710 11:03:23.074954 10277 leader_election.cc:304] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:23.083403 10351 leader_election.cc:304] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [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: 0f07bb6cfb784292909c6510ea1dd0cb; no voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:23.085301 10525 raft_consensus.cc:2749] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:23.089381 10547 raft_consensus.cc:2804] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:23.090004 10547 raft_consensus.cc:697] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:23.091014 10547 consensus_queue.cc:237] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.097872 10554 consensus_queue.cc:1048] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:23.101460 10504 raft_consensus.cc:493] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:23.102159 10504 raft_consensus.cc:515] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.104847 10504 leader_election.cc:290] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:23.106787 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086e19deedfa4f0292f93478534f0af4" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" is_pre_election: true
I20260710 11:03:23.107661 10383 raft_consensus.cc:2393] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2871382c3b34d39bf1e55643bdcce25 in current term 1: Already voted for candidate 9ffcc53a114b46fc92248c3c600da63f in this term.
I20260710 11:03:23.145851 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086e19deedfa4f0292f93478534f0af4" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:23.152545 10569 raft_consensus.cc:493] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:23.153429 10569 raft_consensus.cc:515] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.156891 10569 leader_election.cc:290] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:23.158654 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2871382c3b34d39bf1e55643bdcce25" is_pre_election: true
W20260710 11:03:23.167032 10201 consensus_peers.cc:597] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f -> Peer 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577): Couldn't send request to peer 0f07bb6cfb784292909c6510ea1dd0cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:23.171181 10569 consensus_queue.cc:1048] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:23.173105 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ffcc53a114b46fc92248c3c600da63f" is_pre_election: true
I20260710 11:03:23.174055 10235 raft_consensus.cc:2393] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f07bb6cfb784292909c6510ea1dd0cb in current term 1: Already voted for candidate e2871382c3b34d39bf1e55643bdcce25 in this term.
I20260710 11:03:23.174255 10277 leader_election.cc:304] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2871382c3b34d39bf1e55643bdcce25; no voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f
I20260710 11:03:23.181663 10548 raft_consensus.cc:3060] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.186755 10383 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.191201 10548 raft_consensus.cc:2749] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:23.203724 10351 leader_election.cc:304] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb; no voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:23.199896 10548 consensus_queue.cc:1048] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:03:23.207227 10569 raft_consensus.cc:2749] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:23.208232 10523 tablet_bootstrap.cc:492] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb: No bootstrap required, opened a new log
I20260710 11:03:23.208743 10523 ts_tablet_manager.cc:1403] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent bootstrapping tablet: real 0.190s	user 0.045s	sys 0.053s
I20260710 11:03:23.212153 10548 consensus_queue.cc:1048] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:23.212648 10523 raft_consensus.cc:359] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.212561 10133 catalog_manager.cc:5697] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 1 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:23.213408 10523 raft_consensus.cc:385] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.213718 10523 raft_consensus.cc:740] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.217581 10523 consensus_queue.cc:260] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.223006 10523 ts_tablet_manager.cc:1434] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:03:23.226806 10554 consensus_queue.cc:1048] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:23.235132 10134 catalog_manager.cc:5697] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:23.278867 10453 consensus_queue.cc:1048] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:23.446619 10569 consensus_queue.cc:1048] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:23.461122 10524 consensus_queue.cc:1048] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:23.578881 10384 raft_consensus.cc:3060] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.610870 10311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5a5a28fa20c4a4f9b6567bb9a279ae3"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
mode: GRACEFUL
new_leader_uuid: "9ffcc53a114b46fc92248c3c600da63f"
 from {username='slave'} at 127.0.0.1:47212
I20260710 11:03:23.611579 10311 raft_consensus.cc:606] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Received request to transfer leadership to TS 9ffcc53a114b46fc92248c3c600da63f
I20260710 11:03:23.616742 10384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5"
dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
mode: GRACEFUL
new_leader_uuid: "9ffcc53a114b46fc92248c3c600da63f"
 from {username='slave'} at 127.0.0.1:49480
I20260710 11:03:23.617236 10384 raft_consensus.cc:606] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Received request to transfer leadership to TS 9ffcc53a114b46fc92248c3c600da63f
I20260710 11:03:23.624990 10311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
mode: GRACEFUL
new_leader_uuid: "9ffcc53a114b46fc92248c3c600da63f"
 from {username='slave'} at 127.0.0.1:47212
I20260710 11:03:23.625486 10311 raft_consensus.cc:606] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Received request to transfer leadership to TS 9ffcc53a114b46fc92248c3c600da63f
I20260710 11:03:23.636607 10231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33d7c7282b8c480383d6b311f7c43394"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
mode: GRACEFUL
new_leader_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47026
I20260710 11:03:23.637317 10231 raft_consensus.cc:606] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Received request to transfer leadership to TS e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:23.644393 10385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554"
dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
mode: GRACEFUL
new_leader_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:49480
I20260710 11:03:23.644868 10385 raft_consensus.cc:606] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Received request to transfer leadership to TS e2871382c3b34d39bf1e55643bdcce25
I20260710 11:03:23.646281 10547 consensus_queue.cc:1048] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:23.668501 10504 consensus_queue.cc:1048] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:23.699872 10453 raft_consensus.cc:993] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f: : Instructing follower e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:23.700522 10520 raft_consensus.cc:1081] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Signalling peer e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:23.702149 10311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33d7c7282b8c480383d6b311f7c43394"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47194
I20260710 11:03:23.702714 10311 raft_consensus.cc:493] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:23.703012 10311 raft_consensus.cc:3060] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.708408 10311 raft_consensus.cc:515] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.710158 10311 leader_election.cc:290] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:23.711340 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7c7282b8c480383d6b311f7c43394" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:23.711549 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7c7282b8c480383d6b311f7c43394" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:23.712092 10231 raft_consensus.cc:3055] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:23.712190 10384 raft_consensus.cc:3060] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.712586 10231 raft_consensus.cc:740] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:23.713658 10231 consensus_queue.cc:260] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.715061 10231 raft_consensus.cc:3060] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.721177 10384 raft_consensus.cc:2468] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:23.722564 10276 leader_election.cc:304] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:23.723300 10548 raft_consensus.cc:2804] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:23.723847 10548 raft_consensus.cc:697] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:23.724861 10548 consensus_queue.cc:237] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.725540 10231 raft_consensus.cc:2468] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:23.732393 10134 catalog_manager.cc:5697] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 1 to 2, leader changed from 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193) to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:23.793286 10543 raft_consensus.cc:993] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25: : Instructing follower 9ffcc53a114b46fc92248c3c600da63f to start an election
I20260710 11:03:23.793830 10548 raft_consensus.cc:1081] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Signalling peer 9ffcc53a114b46fc92248c3c600da63f to start an election
I20260710 11:03:23.795594 10231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
 from {username='slave'} at 127.0.0.1:47020
I20260710 11:03:23.796304 10231 raft_consensus.cc:493] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:23.796741 10231 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.805964 10231 raft_consensus.cc:515] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.808436 10231 leader_election.cc:290] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 2 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:23.809026 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:23.809715 10311 raft_consensus.cc:3055] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:23.809679 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:23.810212 10311 raft_consensus.cc:740] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:23.810351 10385 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.811064 10311 consensus_queue.cc:260] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.812357 10311 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.817878 10385 raft_consensus.cc:2468] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 2.
I20260710 11:03:23.819303 10201 leader_election.cc:304] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:23.820089 10520 raft_consensus.cc:2804] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:23.820593 10520 raft_consensus.cc:697] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:23.821785 10311 raft_consensus.cc:2468] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 2.
I20260710 11:03:23.821534 10520 consensus_queue.cc:237] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.829988 10134 catalog_manager.cc:5697] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 1 to 2, leader changed from e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194) to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:23.923951 10525 raft_consensus.cc:993] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb: : Instructing follower e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:23.924436 10524 raft_consensus.cc:1081] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Signalling peer e2871382c3b34d39bf1e55643bdcce25 to start an election
I20260710 11:03:23.926075 10311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
 from {username='slave'} at 127.0.0.1:47208
I20260710 11:03:23.926693 10311 raft_consensus.cc:493] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:23.927084 10311 raft_consensus.cc:3060] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.934660 10311 raft_consensus.cc:515] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.937223 10311 leader_election.cc:290] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:23.937444 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:23.937863 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea91ee4cfb4ac199ad1446a3407554" candidate_uuid: "e2871382c3b34d39bf1e55643bdcce25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:23.938501 10231 raft_consensus.cc:3060] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.938825 10385 raft_consensus.cc:3055] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:23.939116 10385 raft_consensus.cc:740] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:23.939905 10385 consensus_queue.cc:260] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.941017 10385 raft_consensus.cc:3060] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.946973 10231 raft_consensus.cc:2468] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:23.948107 10277 leader_election.cc:304] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:23.948680 10385 raft_consensus.cc:2468] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2871382c3b34d39bf1e55643bdcce25 in term 2.
I20260710 11:03:23.948980 10548 raft_consensus.cc:2804] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:23.950387 10548 raft_consensus.cc:697] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Becoming Leader. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:23.951297 10548 consensus_queue.cc:237] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:23.957710 10134 catalog_manager.cc:5697] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 reported cstate change: term changed from 1 to 2, leader changed from 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195) to e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "e2871382c3b34d39bf1e55643bdcce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.029394 10543 raft_consensus.cc:993] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: : Instructing follower 9ffcc53a114b46fc92248c3c600da63f to start an election
I20260710 11:03:24.029904 10548 raft_consensus.cc:1081] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Signalling peer 9ffcc53a114b46fc92248c3c600da63f to start an election
I20260710 11:03:24.031567 10235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5a5a28fa20c4a4f9b6567bb9a279ae3"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
 from {username='slave'} at 127.0.0.1:47020
I20260710 11:03:24.032164 10235 raft_consensus.cc:493] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:24.032526 10235 raft_consensus.cc:3060] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.041062 10235 raft_consensus.cc:515] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:24.043497 10235 leader_election.cc:290] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 2 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:24.044515 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5a5a28fa20c4a4f9b6567bb9a279ae3" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:24.045234 10311 raft_consensus.cc:3055] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:24.045089 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5a5a28fa20c4a4f9b6567bb9a279ae3" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:24.046902 10311 raft_consensus.cc:740] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:24.047168 10385 raft_consensus.cc:3060] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.047895 10311 consensus_queue.cc:260] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:24.053282 10311 raft_consensus.cc:3060] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.055758 10385 raft_consensus.cc:2468] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 2.
I20260710 11:03:24.057121 10201 leader_election.cc:304] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:24.058034 10599 raft_consensus.cc:2804] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:24.058533 10599 raft_consensus.cc:697] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:24.059402 10599 consensus_queue.cc:237] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:24.062071 10311 raft_consensus.cc:2468] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 2.
I20260710 11:03:24.068655 10525 raft_consensus.cc:993] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb: : Instructing follower 9ffcc53a114b46fc92248c3c600da63f to start an election
I20260710 11:03:24.069350 10525 raft_consensus.cc:1081] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Signalling peer 9ffcc53a114b46fc92248c3c600da63f to start an election
I20260710 11:03:24.075197 10235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
 from {username='slave'} at 127.0.0.1:47006
I20260710 11:03:24.075798 10235 raft_consensus.cc:493] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:24.076188 10235 raft_consensus.cc:3060] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.076941 10131 catalog_manager.cc:5697] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 1 to 2, leader changed from e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194) to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.083112 10235 raft_consensus.cc:515] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:24.085135 10235 leader_election.cc:290] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 2 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195:39577)
I20260710 11:03:24.085911 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:24.086573 10311 raft_consensus.cc:3060] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.090054 10385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b23d93724a514166bb460e2e261ab6d5" candidate_uuid: "9ffcc53a114b46fc92248c3c600da63f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
I20260710 11:03:24.090740 10385 raft_consensus.cc:3055] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:24.091049 10385 raft_consensus.cc:740] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:24.091856 10385 consensus_queue.cc:260] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:24.093025 10385 raft_consensus.cc:3060] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.094300 10311 raft_consensus.cc:2468] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 2.
I20260710 11:03:24.095657 10201 leader_election.cc:304] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ffcc53a114b46fc92248c3c600da63f, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:24.097047 10599 raft_consensus.cc:2804] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:24.098186 10599 raft_consensus.cc:697] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Becoming Leader. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:24.099028 10599 consensus_queue.cc:237] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:24.102869 10385 raft_consensus.cc:2468] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ffcc53a114b46fc92248c3c600da63f in term 2.
I20260710 11:03:24.106772 10131 catalog_manager.cc:5697] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f reported cstate change: term changed from 1 to 2, leader changed from 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195) to 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "9ffcc53a114b46fc92248c3c600da63f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.227069 10385 raft_consensus.cc:1275] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer 9ffcc53a114b46fc92248c3c600da63f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.228435 10599 consensus_queue.cc:1048] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:24.242007 10311 raft_consensus.cc:1275] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Refusing update from remote peer 9ffcc53a114b46fc92248c3c600da63f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.244511 10599 consensus_queue.cc:1048] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:24.256069 10384 raft_consensus.cc:1275] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.259712 10504 consensus_queue.cc:1048] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:24.279667 10235 raft_consensus.cc:1275] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.284929 10605 consensus_queue.cc:1048] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:24.468768 10235 raft_consensus.cc:1275] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.470093 10605 consensus_queue.cc:1048] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:24.479147 10385 raft_consensus.cc:1275] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer e2871382c3b34d39bf1e55643bdcce25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.480693 10605 consensus_queue.cc:1048] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:24.497820 10385 raft_consensus.cc:1275] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer 9ffcc53a114b46fc92248c3c600da63f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.499152 10453 consensus_queue.cc:1048] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:24.510457 10385 raft_consensus.cc:1275] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Refusing update from remote peer 9ffcc53a114b46fc92248c3c600da63f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.514153 10599 consensus_queue.cc:1048] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:24.518080 10309 raft_consensus.cc:1275] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Refusing update from remote peer 9ffcc53a114b46fc92248c3c600da63f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.518702 10311 raft_consensus.cc:1275] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Refusing update from remote peer 9ffcc53a114b46fc92248c3c600da63f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:24.520377 10520 consensus_queue.cc:1048] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:24.520222 10599 consensus_queue.cc:1048] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:03:26.651639 10134 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45386:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:26.672484 10134 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45386:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:26.817538  6243 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:03:26.911755 10654 tablet.cc:1724] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.918457 10653 tablet.cc:1724] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.960438 10662 tablet.cc:1724] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.983569 10655 tablet.cc:1724] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:26.988282 10411 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:b23d93724a514166bb460e2e261ab6d5)
W20260710 11:03:26.990862 10411 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:b23d93724a514166bb460e2e261ab6d5)
W20260710 11:03:26.996696 10262 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:449f43897f1f41d6839c6b1e95dfbaa0)
W20260710 11:03:27.066552 10660 log.cc:927] Time spent T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260710 11:03:27.107786 10668 tablet.cc:1724] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:27.111040 10666 log.cc:927] Time spent T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f: Append to log took a long time: real 0.054s	user 0.003s	sys 0.000s
I20260710 11:03:27.120350 10675 tablet.cc:1724] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.124270 10670 tablet.cc:1724] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:27.130837 10276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.195:39577, user_credentials={real_user=slave}} blocked reactor thread for 64705.8us
I20260710 11:03:27.140069 10653 tablet.cc:1724] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.195648 10678 tablet.cc:1724] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.201610 10654 tablet.cc:1724] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:27.236728 10277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.193:42749, user_credentials={real_user=slave}} blocked reactor thread for 170616us
I20260710 11:03:27.236265 10655 tablet.cc:1724] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.243561 10670 tablet.cc:1724] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.246591 10675 tablet.cc:1724] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.247427 10231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
mode: GRACEFUL
new_leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:42264
I20260710 11:03:27.248142 10231 raft_consensus.cc:606] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Received request to transfer leadership to TS 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:27.257778 10134 catalog_manager.cc:5789] TS e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275) does not have the latest schema for tablet bf05f762d44240adaf38d07e364a7f10 (table soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]). Expected version 1 got 0
I20260710 11:03:27.258970 10134 catalog_manager.cc:5789] TS e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275) does not have the latest schema for tablet 9bea91ee4cfb4ac199ad1446a3407554 (table soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]). Expected version 1 got 0
I20260710 11:03:27.266556 10134 catalog_manager.cc:5789] TS e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275) does not have the latest schema for tablet 44f63e524b83479e94df224bed5014f7 (table soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c]). Expected version 1 got 0
I20260710 11:03:27.265571 10668 tablet.cc:1724] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.259655 10662 tablet.cc:1724] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.289039 10653 tablet.cc:1724] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.308480 10655 tablet.cc:1724] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.309741 10682 tablet.cc:1724] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.315322 10685 tablet.cc:1724] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.318219 10678 tablet.cc:1724] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.319387 10680 tablet.cc:1724] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.324527 10684 tablet.cc:1724] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.333639 10685 tablet.cc:1724] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.325963 10653 tablet.cc:1724] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.341782 10675 tablet.cc:1724] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.349124 10654 tablet.cc:1724] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.358913 10668 tablet.cc:1724] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:27.367761 10311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf05f762d44240adaf38d07e364a7f10"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
mode: GRACEFUL
new_leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:57904
I20260710 11:03:27.368429 10311 raft_consensus.cc:606] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Received request to transfer leadership to TS 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:27.370678  6243 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:03:27.371287  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:27.384589 10231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "992a0a966b624565a632f24a0ebfed6c"
dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
mode: GRACEFUL
new_leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:42264
I20260710 11:03:27.385255 10231 raft_consensus.cc:606] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Received request to transfer leadership to TS 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:27.394445 10311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b"
dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
mode: GRACEFUL
new_leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:57904
I20260710 11:03:27.395255 10311 raft_consensus.cc:606] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Received request to transfer leadership to TS 0f07bb6cfb784292909c6510ea1dd0cb
I20260710 11:03:27.397696  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:27.398340  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:27.402890 10130 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c: soft_deleted_table [id=df57ebafb49b4b2e9ff460682c2bcf9c] alter complete (version 1)
I20260710 11:03:27.422127 10640 raft_consensus.cc:993] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f: : Instructing follower 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:27.422734 10647 raft_consensus.cc:1081] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Signalling peer 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:27.424268 10383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "992a0a966b624565a632f24a0ebfed6c"
dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:49468
I20260710 11:03:27.424752 10383 raft_consensus.cc:493] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:27.425064 10383 raft_consensus.cc:3060] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.430253 10383 raft_consensus.cc:515] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:27.431975 10383 leader_election.cc:290] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 2 election: Requested vote from peers e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275), 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749)
I20260710 11:03:27.432826 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992a0a966b624565a632f24a0ebfed6c" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:27.433109 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992a0a966b624565a632f24a0ebfed6c" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:27.433468 10311 raft_consensus.cc:3060] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.433701 10231 raft_consensus.cc:3055] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:27.433974 10231 raft_consensus.cc:740] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:27.434609 10231 consensus_queue.cc:260] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:27.435417 10231 raft_consensus.cc:3060] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.440595 10311 raft_consensus.cc:2468] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 2.
I20260710 11:03:27.440644 10231 raft_consensus.cc:2468] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 2.
I20260710 11:03:27.442148 10351 leader_election.cc:304] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:27.443006 10524 raft_consensus.cc:2804] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:27.443529 10524 raft_consensus.cc:697] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:27.444319 10524 consensus_queue.cc:237] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } }
I20260710 11:03:27.452698 10133 catalog_manager.cc:5697] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 1 to 2, leader changed from 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193) to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 2 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:27.612007 10650 raft_consensus.cc:993] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f: : Instructing follower 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:27.612486 10640 raft_consensus.cc:1081] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Signalling peer 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:27.614130 10385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0"
dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:49468
I20260710 11:03:27.614631 10385 raft_consensus.cc:493] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:27.614964 10385 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:27.619864 10385 raft_consensus.cc:515] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.621451 10385 leader_election.cc:290] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 3 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:27.622288 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:27.622608 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f43897f1f41d6839c6b1e95dfbaa0" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:27.623025 10231 raft_consensus.cc:3055] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:27.623154 10311 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:27.623499 10231 raft_consensus.cc:740] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ffcc53a114b46fc92248c3c600da63f, State: Running, Role: LEADER
I20260710 11:03:27.624501 10231 consensus_queue.cc:260] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [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: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.625841 10231 raft_consensus.cc:3060] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:27.628762 10311 raft_consensus.cc:2468] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 3.
I20260710 11:03:27.629743 10350 leader_election.cc:304] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [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: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:27.630398 10524 raft_consensus.cc:2804] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:27.630820 10524 raft_consensus.cc:697] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:27.631613 10231 raft_consensus.cc:2468] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 3.
I20260710 11:03:27.631528 10524 consensus_queue.cc:237] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [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: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.638758 10133 catalog_manager.cc:5697] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 2 to 3, leader changed from 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193) to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 3 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:27.685777 10677 raft_consensus.cc:993] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25: : Instructing follower 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:27.686374 10614 raft_consensus.cc:1081] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Signalling peer 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:27.688022 10385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf05f762d44240adaf38d07e364a7f10"
dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:03:27.688670 10385 raft_consensus.cc:493] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:27.688961 10385 raft_consensus.cc:3060] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.693969 10385 raft_consensus.cc:515] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.695581 10385 leader_election.cc:290] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 2 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:27.696552 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05f762d44240adaf38d07e364a7f10" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:27.697227 10311 raft_consensus.cc:3055] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:27.697438 10311 raft_consensus.cc:740] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:27.698217 10311 consensus_queue.cc:260] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [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: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.699074 10311 raft_consensus.cc:3060] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.704432 10311 raft_consensus.cc:2468] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 2.
I20260710 11:03:27.705327 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf05f762d44240adaf38d07e364a7f10" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:27.705359 10350 leader_election.cc:304] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f07bb6cfb784292909c6510ea1dd0cb, e2871382c3b34d39bf1e55643bdcce25; no voters: 
I20260710 11:03:27.706000 10231 raft_consensus.cc:3060] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.706331 10524 raft_consensus.cc:2804] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:27.707109 10524 raft_consensus.cc:697] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:27.707820 10524 consensus_queue.cc:237] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [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: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.711337 10231 raft_consensus.cc:2468] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 2.
I20260710 11:03:27.715310 10133 catalog_manager.cc:5697] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 1 to 2, leader changed from e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194) to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 2 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:27.828532 10677 raft_consensus.cc:993] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25: : Instructing follower 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:27.829062 10614 raft_consensus.cc:1081] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Signalling peer 0f07bb6cfb784292909c6510ea1dd0cb to start an election
I20260710 11:03:27.830534 10385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b"
dest_uuid: "0f07bb6cfb784292909c6510ea1dd0cb"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:03:27.831005 10385 raft_consensus.cc:493] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:27.831301 10385 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:27.832908 10311 raft_consensus.cc:1275] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.834318 10524 consensus_queue.cc:1048] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.836467 10385 raft_consensus.cc:515] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.838609 10385 leader_election.cc:290] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [CANDIDATE]: Term 3 election: Requested vote from peers 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749), e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275)
I20260710 11:03:27.839332 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ffcc53a114b46fc92248c3c600da63f"
I20260710 11:03:27.839995 10231 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:27.840652 10310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b479d63ec14f428e96052fe3fcea5b" candidate_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2871382c3b34d39bf1e55643bdcce25"
I20260710 11:03:27.841240 10310 raft_consensus.cc:3055] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:27.841579 10310 raft_consensus.cc:740] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2871382c3b34d39bf1e55643bdcce25, State: Running, Role: LEADER
I20260710 11:03:27.842373 10310 consensus_queue.cc:260] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [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: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.843605 10310 raft_consensus.cc:3060] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:27.848335 10235 raft_consensus.cc:1275] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.848511 10231 raft_consensus.cc:2468] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 3.
I20260710 11:03:27.850281 10351 leader_election.cc:304] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [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: 0f07bb6cfb784292909c6510ea1dd0cb, 9ffcc53a114b46fc92248c3c600da63f; no voters: 
I20260710 11:03:27.851143 10524 consensus_queue.cc:1048] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.852300 10673 raft_consensus.cc:2804] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:27.852787 10673 raft_consensus.cc:697] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 LEADER]: Becoming Leader. State: Replica: 0f07bb6cfb784292909c6510ea1dd0cb, State: Running, Role: LEADER
I20260710 11:03:27.853626 10673 consensus_queue.cc:237] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [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: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } }
I20260710 11:03:27.853629 10310 raft_consensus.cc:2468] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f07bb6cfb784292909c6510ea1dd0cb in term 3.
I20260710 11:03:27.866350 10130 catalog_manager.cc:5697] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb reported cstate change: term changed from 2 to 3, leader changed from e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194) to 0f07bb6cfb784292909c6510ea1dd0cb (127.6.24.195). New cstate: current_term: 3 leader_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f07bb6cfb784292909c6510ea1dd0cb" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:28.099779 10231 raft_consensus.cc:1275] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 3 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:28.101029 10673 consensus_queue.cc:1048] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:28.111555 10310 raft_consensus.cc:1275] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 3 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:28.113008 10694 consensus_queue.cc:1048] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:28.204250 10231 raft_consensus.cc:1275] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:03:28.205456 10694 consensus_queue.cc:1048] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:28.211254 10310 raft_consensus.cc:1275] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:03:28.213227 10524 consensus_queue.cc:1048] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:28.281487 10235 raft_consensus.cc:1275] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 3 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:28.282848 10700 consensus_queue.cc:1048] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ffcc53a114b46fc92248c3c600da63f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:28.294564 10310 raft_consensus.cc:1275] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 3 FOLLOWER]: Refusing update from remote peer 0f07bb6cfb784292909c6510ea1dd0cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:28.295956 10524 consensus_queue.cc:1048] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2871382c3b34d39bf1e55643bdcce25" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 43275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:28.453739  6243 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:03:28.459414  6243 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:03:28.459829  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:28.464496  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:03:28.464917  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:29.493870  6243 tablet_server.cc:179] TabletServer@127.6.24.193:0 shutting down...
W20260710 11:03:29.505887 10277 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]
W20260710 11:03:29.511998 10277 consensus_peers.cc:597] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:29.514111 10277 consensus_peers.cc:597] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.523691  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:29.524417  6243 tablet_replica.cc:333] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.525130  6243 raft_consensus.cc:2243] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.526077  6243 raft_consensus.cc:2272] T 086e19deedfa4f0292f93478534f0af4 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.528357  6243 tablet_replica.cc:333] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.529016  6243 raft_consensus.cc:2243] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.529462  6243 raft_consensus.cc:2272] T 33d7c7282b8c480383d6b311f7c43394 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.531328  6243 tablet_replica.cc:333] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.531915  6243 raft_consensus.cc:2243] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.532316  6243 raft_consensus.cc:2272] T 449f43897f1f41d6839c6b1e95dfbaa0 P 9ffcc53a114b46fc92248c3c600da63f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.534192  6243 tablet_replica.cc:333] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.534771  6243 raft_consensus.cc:2243] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.535179  6243 raft_consensus.cc:2272] T 9bea91ee4cfb4ac199ad1446a3407554 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.536867  6243 tablet_replica.cc:333] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.537434  6243 raft_consensus.cc:2243] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.537957  6243 raft_consensus.cc:2272] T 6ad464f2ff904c18bebe1a22e9ce2768 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.539861  6243 tablet_replica.cc:333] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.540431  6243 raft_consensus.cc:2243] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.541165  6243 raft_consensus.cc:2272] T b23d93724a514166bb460e2e261ab6d5 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.543298  6243 tablet_replica.cc:333] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.543862  6243 raft_consensus.cc:2243] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.544299  6243 raft_consensus.cc:2272] T bf05f762d44240adaf38d07e364a7f10 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.546073  6243 tablet_replica.cc:333] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.546602  6243 raft_consensus.cc:2243] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.547335  6243 raft_consensus.cc:2272] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.549131  6243 tablet_replica.cc:333] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.549726  6243 raft_consensus.cc:2243] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.550171  6243 raft_consensus.cc:2272] T 64a276d7ee314628aac28f2ab16d5e6b P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.552054  6243 tablet_replica.cc:333] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.552565  6243 raft_consensus.cc:2243] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.553853  6243 raft_consensus.cc:2272] T a8316e3d934542e0a6c6ee1743d97e12 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.555994  6243 tablet_replica.cc:333] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.556608  6243 raft_consensus.cc:2243] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.557474  6243 raft_consensus.cc:2272] T 9dd85244778d4d4183889f1235df5bef P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.559516  6243 tablet_replica.cc:333] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.560092  6243 raft_consensus.cc:2243] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.560575  6243 raft_consensus.cc:2272] T 6f730c8e785d4ff0b4612e5814a53aa4 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.562733  6243 tablet_replica.cc:333] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.563345  6243 raft_consensus.cc:2243] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.563817  6243 raft_consensus.cc:2272] T 44f63e524b83479e94df224bed5014f7 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.565881  6243 tablet_replica.cc:333] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.566483  6243 raft_consensus.cc:2243] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.567143  6243 raft_consensus.cc:2272] T cd895d9fd7b04514b95b873633ef815e P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.569648  6243 tablet_replica.cc:333] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.570240  6243 raft_consensus.cc:2243] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.570654  6243 raft_consensus.cc:2272] T b0b479d63ec14f428e96052fe3fcea5b P 9ffcc53a114b46fc92248c3c600da63f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.572772  6243 tablet_replica.cc:333] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.573426  6243 raft_consensus.cc:2243] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.574007  6243 raft_consensus.cc:2272] T 34fc60f36dec4b039347b4b0607c8258 P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.576586  6243 tablet_replica.cc:333] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.577095  6243 raft_consensus.cc:2243] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.577598  6243 raft_consensus.cc:2272] T 992a0a966b624565a632f24a0ebfed6c P 9ffcc53a114b46fc92248c3c600da63f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.579697  6243 tablet_replica.cc:333] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f: stopping tablet replica
I20260710 11:03:29.580139  6243 raft_consensus.cc:2243] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.580885  6243 raft_consensus.cc:2272] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 9ffcc53a114b46fc92248c3c600da63f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:29.624647 10277 consensus_peers.cc:597] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:29.630662 10277 consensus_peers.cc:597] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.641952  6243 tablet_server.cc:196] TabletServer@127.6.24.193:0 shutdown complete.
W20260710 11:03:29.670286 10351 consensus_peers.cc:597] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.675283  6243 tablet_server.cc:179] TabletServer@127.6.24.194:0 shutting down...
W20260710 11:03:29.689855 10350 consensus_peers.cc:597] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Couldn't send request to peer e2871382c3b34d39bf1e55643bdcce25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:29.698328 10351 consensus_peers.cc:597] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.707585  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:29.708652  6243 tablet_replica.cc:333] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.709681  6243 raft_consensus.cc:2243] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.710374  6243 raft_consensus.cc:2272] T 086e19deedfa4f0292f93478534f0af4 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.712321  6243 tablet_replica.cc:333] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.712885  6243 raft_consensus.cc:2243] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.713302  6243 raft_consensus.cc:2272] T 6ad464f2ff904c18bebe1a22e9ce2768 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.715787  6243 tablet_replica.cc:333] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.716641  6243 raft_consensus.cc:2243] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.717170  6243 raft_consensus.cc:2272] T b23d93724a514166bb460e2e261ab6d5 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:29.718472 10277 consensus_peers.cc:597] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.719455  6243 tablet_replica.cc:333] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.720043  6243 raft_consensus.cc:2243] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.720791  6243 raft_consensus.cc:2272] T 33d7c7282b8c480383d6b311f7c43394 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.723089  6243 tablet_replica.cc:333] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.723668  6243 raft_consensus.cc:2243] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.724092  6243 raft_consensus.cc:2272] T 449f43897f1f41d6839c6b1e95dfbaa0 P e2871382c3b34d39bf1e55643bdcce25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.726032  6243 tablet_replica.cc:333] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.726584  6243 raft_consensus.cc:2243] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.727324  6243 raft_consensus.cc:2272] T 9bea91ee4cfb4ac199ad1446a3407554 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.729211  6243 tablet_replica.cc:333] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.729835  6243 raft_consensus.cc:2243] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.730221  6243 raft_consensus.cc:2272] T bf05f762d44240adaf38d07e364a7f10 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.732048  6243 tablet_replica.cc:333] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.732586  6243 raft_consensus.cc:2243] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.733002  6243 raft_consensus.cc:2272] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.734978  6243 tablet_replica.cc:333] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.735623  6243 raft_consensus.cc:2243] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.736395  6243 raft_consensus.cc:2272] T 64a276d7ee314628aac28f2ab16d5e6b P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.738602  6243 tablet_replica.cc:333] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.739226  6243 raft_consensus.cc:2243] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.740056  6243 raft_consensus.cc:2272] T 44f63e524b83479e94df224bed5014f7 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.741995  6243 tablet_replica.cc:333] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.742599  6243 raft_consensus.cc:2243] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.743448  6243 raft_consensus.cc:2272] T cd895d9fd7b04514b95b873633ef815e P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.745694  6243 tablet_replica.cc:333] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.746248  6243 raft_consensus.cc:2243] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.746749  6243 raft_consensus.cc:2272] T b0b479d63ec14f428e96052fe3fcea5b P e2871382c3b34d39bf1e55643bdcce25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.748646  6243 tablet_replica.cc:333] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.749187  6243 raft_consensus.cc:2243] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.749701  6243 raft_consensus.cc:2272] T 9dd85244778d4d4183889f1235df5bef P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.752115  6243 tablet_replica.cc:333] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.752838  6243 raft_consensus.cc:2243] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.753396  6243 raft_consensus.cc:2272] T 6f730c8e785d4ff0b4612e5814a53aa4 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:29.754726 10350 consensus_peers.cc:597] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Couldn't send request to peer e2871382c3b34d39bf1e55643bdcce25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.756106  6243 tablet_replica.cc:333] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
W20260710 11:03:29.756371 10350 consensus_peers.cc:597] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Couldn't send request to peer e2871382c3b34d39bf1e55643bdcce25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.756950  6243 raft_consensus.cc:2243] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.757491  6243 raft_consensus.cc:2272] T a8316e3d934542e0a6c6ee1743d97e12 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:29.758723 10351 consensus_peers.cc:597] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.759964  6243 tablet_replica.cc:333] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.760504  6243 raft_consensus.cc:2243] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.761199  6243 raft_consensus.cc:2272] T 34fc60f36dec4b039347b4b0607c8258 P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.763360  6243 tablet_replica.cc:333] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.763810  6243 raft_consensus.cc:2243] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.764169  6243 raft_consensus.cc:2272] T 992a0a966b624565a632f24a0ebfed6c P e2871382c3b34d39bf1e55643bdcce25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.766052  6243 tablet_replica.cc:333] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25: stopping tablet replica
I20260710 11:03:29.766487  6243 raft_consensus.cc:2243] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.766844  6243 raft_consensus.cc:2272] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P e2871382c3b34d39bf1e55643bdcce25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:29.782464 10351 consensus_peers.cc:597] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:29.788228 10351 consensus_peers.cc:597] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer 9ffcc53a114b46fc92248c3c600da63f (127.6.24.193:42749): Couldn't send request to peer 9ffcc53a114b46fc92248c3c600da63f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.810420  6243 tablet_server.cc:196] TabletServer@127.6.24.194:0 shutdown complete.
I20260710 11:03:29.841749  6243 tablet_server.cc:179] TabletServer@127.6.24.195:0 shutting down...
I20260710 11:03:29.869587  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:29.870487  6243 tablet_replica.cc:333] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.871560  6243 raft_consensus.cc:2243] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.872090  6243 raft_consensus.cc:2272] T 33d7c7282b8c480383d6b311f7c43394 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:29.872604 10350 consensus_peers.cc:597] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Couldn't send request to peer e2871382c3b34d39bf1e55643bdcce25. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.194:43275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.874099  6243 tablet_replica.cc:333] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.874804  6243 raft_consensus.cc:2243] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.875591  6243 raft_consensus.cc:2272] T 449f43897f1f41d6839c6b1e95dfbaa0 P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.877501  6243 tablet_replica.cc:333] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.878161  6243 raft_consensus.cc:2243] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.878652  6243 raft_consensus.cc:2272] T b23d93724a514166bb460e2e261ab6d5 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.880820  6243 tablet_replica.cc:333] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.881523  6243 raft_consensus.cc:2243] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.882179  6243 raft_consensus.cc:2272] T 086e19deedfa4f0292f93478534f0af4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:29.884433 10350 consensus_peers.cc:597] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb -> Peer e2871382c3b34d39bf1e55643bdcce25 (127.6.24.194:43275): Couldn't send request to peer e2871382c3b34d39bf1e55643bdcce25. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.194:43275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:29.884740  6243 tablet_replica.cc:333] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.885434  6243 raft_consensus.cc:2243] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.885908  6243 raft_consensus.cc:2272] T c5a5a28fa20c4a4f9b6567bb9a279ae3 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.887795  6243 tablet_replica.cc:333] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.888306  6243 raft_consensus.cc:2243] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.888696  6243 raft_consensus.cc:2272] T 9bea91ee4cfb4ac199ad1446a3407554 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.890547  6243 tablet_replica.cc:333] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.891090  6243 raft_consensus.cc:2243] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.891803  6243 raft_consensus.cc:2272] T 6ad464f2ff904c18bebe1a22e9ce2768 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.893766  6243 tablet_replica.cc:333] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.894305  6243 raft_consensus.cc:2243] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.895015  6243 raft_consensus.cc:2272] T bf05f762d44240adaf38d07e364a7f10 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.897024  6243 tablet_replica.cc:333] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.897527  6243 raft_consensus.cc:2243] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.898007  6243 raft_consensus.cc:2272] T 64a276d7ee314628aac28f2ab16d5e6b P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.899849  6243 tablet_replica.cc:333] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.900332  6243 raft_consensus.cc:2243] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.900709  6243 raft_consensus.cc:2272] T a8316e3d934542e0a6c6ee1743d97e12 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.902745  6243 tablet_replica.cc:333] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.903267  6243 raft_consensus.cc:2243] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.903997  6243 raft_consensus.cc:2272] T 6f730c8e785d4ff0b4612e5814a53aa4 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.906141  6243 tablet_replica.cc:333] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.906628  6243 raft_consensus.cc:2243] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.907050  6243 raft_consensus.cc:2272] T 9dd85244778d4d4183889f1235df5bef P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.909152  6243 tablet_replica.cc:333] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.909828  6243 raft_consensus.cc:2243] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.910284  6243 raft_consensus.cc:2272] T 44f63e524b83479e94df224bed5014f7 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.912046  6243 tablet_replica.cc:333] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.912578  6243 raft_consensus.cc:2243] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.913357  6243 raft_consensus.cc:2272] T b0b479d63ec14f428e96052fe3fcea5b P 0f07bb6cfb784292909c6510ea1dd0cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.915208  6243 tablet_replica.cc:333] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.915736  6243 raft_consensus.cc:2243] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.916162  6243 raft_consensus.cc:2272] T cd895d9fd7b04514b95b873633ef815e P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.918087  6243 tablet_replica.cc:333] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.918615  6243 raft_consensus.cc:2243] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:29.919391  6243 raft_consensus.cc:2272] T 992a0a966b624565a632f24a0ebfed6c P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.921226  6243 tablet_replica.cc:333] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.921762  6243 raft_consensus.cc:2243] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.922348  6243 raft_consensus.cc:2272] T 34fc60f36dec4b039347b4b0607c8258 P 0f07bb6cfb784292909c6510ea1dd0cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.924232  6243 tablet_replica.cc:333] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb: stopping tablet replica
I20260710 11:03:29.924727  6243 raft_consensus.cc:2243] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:29.925154  6243 raft_consensus.cc:2272] T 4bdfeafcd3c94e8fa6c26cb3fe9d7265 P 0f07bb6cfb784292909c6510ea1dd0cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:29.963352  6243 tablet_server.cc:196] TabletServer@127.6.24.195:0 shutdown complete.
I20260710 11:03:29.992712  6243 master.cc:562] Master@127.6.24.254:46797 shutting down...
I20260710 11:03:30.016101  6243 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:30.016667  6243 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:30.017012  6243 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ad700eb9ad649af9de255611f647f3c: stopping tablet replica
I20260710 11:03:30.037286  6243 master.cc:584] Master@127.6.24.254:46797 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13408 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:03:30.090107  6243 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.24.254:37101
I20260710 11:03:30.091225  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:30.096608 10708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:30.097148 10709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:30.098187 10711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:30.099112  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:30.100107  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:30.100366  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:30.100577  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681410100542 us; error 0 us; skew 500 ppm
I20260710 11:03:30.101123  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:30.103618  6243 webserver.cc:533] Webserver started at http://127.6.24.254:46625/ using document root <none> and password file <none>
I20260710 11:03:30.104085  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:30.104283  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:30.104557  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:30.105706  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/master-0-root/instance:
uuid: "8dc077eb71cd4d21a083041927ea388f"
format_stamp: "Formatted at 2026-07-10 11:03:30 on dist-test-slave-7rm2"
I20260710 11:03:30.110064  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:03:30.113252 10716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.114100  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:30.114403  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/master-0-root
uuid: "8dc077eb71cd4d21a083041927ea388f"
format_stamp: "Formatted at 2026-07-10 11:03:30 on dist-test-slave-7rm2"
I20260710 11:03:30.114710  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:30.136173  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:30.137456  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:30.175591  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.254:37101
I20260710 11:03:30.175741 10767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.254:37101 every 8 connection(s)
I20260710 11:03:30.179433 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.191515 10768 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f: Bootstrap starting.
I20260710 11:03:30.196193 10768 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.200517 10768 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f: No bootstrap required, opened a new log
I20260710 11:03:30.202752 10768 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc077eb71cd4d21a083041927ea388f" member_type: VOTER }
I20260710 11:03:30.203125 10768 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.203410 10768 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dc077eb71cd4d21a083041927ea388f, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.203985 10768 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8dc077eb71cd4d21a083041927ea388f" member_type: VOTER }
I20260710 11:03:30.204413 10768 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:30.204653 10768 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:30.204955 10768 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.209661 10768 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc077eb71cd4d21a083041927ea388f" member_type: VOTER }
I20260710 11:03:30.210220 10768 leader_election.cc:304] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [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: 8dc077eb71cd4d21a083041927ea388f; no voters: 
I20260710 11:03:30.211442 10768 leader_election.cc:290] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:30.211813 10771 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.213250 10771 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 1 LEADER]: Becoming Leader. State: Replica: 8dc077eb71cd4d21a083041927ea388f, State: Running, Role: LEADER
I20260710 11:03:30.213956 10771 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [LEADER]: Queue going to LEADER mode. State: All 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: "8dc077eb71cd4d21a083041927ea388f" member_type: VOTER }
I20260710 11:03:30.214331 10768 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:30.217996 10772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8dc077eb71cd4d21a083041927ea388f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc077eb71cd4d21a083041927ea388f" member_type: VOTER } }
I20260710 11:03:30.218762 10772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:30.217988 10773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8dc077eb71cd4d21a083041927ea388f. Latest consensus state: current_term: 1 leader_uuid: "8dc077eb71cd4d21a083041927ea388f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc077eb71cd4d21a083041927ea388f" member_type: VOTER } }
I20260710 11:03:30.219666 10773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:30.224557 10779 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:30.232560 10779 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:30.233651  6243 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:30.241932 10779 catalog_manager.cc:1383] Generated new cluster ID: 6c9692c1669344119aa34d545ce01adb
I20260710 11:03:30.242373 10779 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:30.263473 10779 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:30.264827 10779 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:30.286499 10779 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f: Generated new TSK 0
I20260710 11:03:30.287053 10779 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:30.300225  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:30.306423 10789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:30.307468 10790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:30.310667  6243 server_base.cc:1061] running on GCE node
W20260710 11:03:30.309499 10792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:30.313817  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:30.314019  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:30.314138  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681410314128 us; error 0 us; skew 500 ppm
I20260710 11:03:30.314584  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:30.316983  6243 webserver.cc:533] Webserver started at http://127.6.24.193:39709/ using document root <none> and password file <none>
I20260710 11:03:30.317411  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:30.317624  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:30.317849  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:30.318885  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-0-root/instance:
uuid: "754534ba637742ed825fbc51babc4b1f"
format_stamp: "Formatted at 2026-07-10 11:03:30 on dist-test-slave-7rm2"
I20260710 11:03:30.323309  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:03:30.326640 10797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.327394  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:30.327711  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-0-root
uuid: "754534ba637742ed825fbc51babc4b1f"
format_stamp: "Formatted at 2026-07-10 11:03:30 on dist-test-slave-7rm2"
I20260710 11:03:30.327993  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:30.353404  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:30.354651  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:30.356124  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:30.358409  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:30.358635  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.358892  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:30.359094  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.400117  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.193:42887
I20260710 11:03:30.400230 10859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.193:42887 every 8 connection(s)
I20260710 11:03:30.405134  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:30.412550 10864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:30.413786 10865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:30.419955  6243 server_base.cc:1061] running on GCE node
W20260710 11:03:30.421481 10867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:30.421588 10860 heartbeater.cc:344] Connected to a master server at 127.6.24.254:37101
I20260710 11:03:30.422194 10860 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:30.422684  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:30.422979  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:30.423094 10860 heartbeater.cc:507] Master 127.6.24.254:37101 requested a full tablet report, sending...
I20260710 11:03:30.423199  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681410423178 us; error 0 us; skew 500 ppm
I20260710 11:03:30.424118  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:30.425722 10733 ts_manager.cc:194] Registered new tserver with Master: 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887)
I20260710 11:03:30.426910  6243 webserver.cc:533] Webserver started at http://127.6.24.194:38129/ using document root <none> and password file <none>
I20260710 11:03:30.427446  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:30.427641  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:30.427913  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:30.427870 10733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55688
I20260710 11:03:30.429445  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-1-root/instance:
uuid: "a85ca113e1e948a4b8b39340399a93f3"
format_stamp: "Formatted at 2026-07-10 11:03:30 on dist-test-slave-7rm2"
I20260710 11:03:30.434345  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:03:30.437764 10872 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.438548  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:30.438861  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-1-root
uuid: "a85ca113e1e948a4b8b39340399a93f3"
format_stamp: "Formatted at 2026-07-10 11:03:30 on dist-test-slave-7rm2"
I20260710 11:03:30.439172  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:30.458592  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:30.459966  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:30.461812  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:30.464359  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:30.464623  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.464907  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:30.465108  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.508677  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.194:42665
I20260710 11:03:30.508790 10934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.194:42665 every 8 connection(s)
I20260710 11:03:30.513531  6243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:30.521061 10938 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:30.522197 10939 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:30.524899 10941 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:30.526494 10935 heartbeater.cc:344] Connected to a master server at 127.6.24.254:37101
I20260710 11:03:30.526577  6243 server_base.cc:1061] running on GCE node
I20260710 11:03:30.527050 10935 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:30.527689  6243 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:30.527825 10935 heartbeater.cc:507] Master 127.6.24.254:37101 requested a full tablet report, sending...
W20260710 11:03:30.527968  6243 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:30.528249  6243 hybrid_clock.cc:648] HybridClock initialized: now 1783681410528234 us; error 0 us; skew 500 ppm
I20260710 11:03:30.528833  6243 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:30.530323 10733 ts_manager.cc:194] Registered new tserver with Master: a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:30.531677  6243 webserver.cc:533] Webserver started at http://127.6.24.195:44695/ using document root <none> and password file <none>
I20260710 11:03:30.532356  6243 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:30.532284 10733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55696
I20260710 11:03:30.532792  6243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:30.533144  6243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:30.534524  6243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-2-root/instance:
uuid: "b38947473da84088953e4f65ea91bc86"
format_stamp: "Formatted at 2026-07-10 11:03:30 on dist-test-slave-7rm2"
I20260710 11:03:30.538978  6243 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:30.542448 10946 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.543226  6243 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:30.543562  6243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-2-root
uuid: "b38947473da84088953e4f65ea91bc86"
format_stamp: "Formatted at 2026-07-10 11:03:30 on dist-test-slave-7rm2"
I20260710 11:03:30.543862  6243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4gxQy7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681301797394-6243-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:30.561800  6243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:30.563032  6243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:30.564589  6243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:30.566847  6243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:30.567082  6243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.567365  6243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:30.567562  6243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:30.610293  6243 rpc_server.cc:307] RPC server started. Bound to: 127.6.24.195:36853
I20260710 11:03:30.610388 11008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.24.195:36853 every 8 connection(s)
I20260710 11:03:30.625449 11009 heartbeater.cc:344] Connected to a master server at 127.6.24.254:37101
I20260710 11:03:30.625972 11009 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:30.626766 11009 heartbeater.cc:507] Master 127.6.24.254:37101 requested a full tablet report, sending...
I20260710 11:03:30.628788 10733 ts_manager.cc:194] Registered new tserver with Master: b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:30.629585  6243 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015059675s
I20260710 11:03:30.630534 10733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55706
I20260710 11:03:30.656164 10733 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55710:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:30.658818 10733 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:30.723420 10974 tablet_service.cc:1511] Processing CreateTablet for tablet 00ebed37cbdb4bc48b7c92a05b9f4f7c (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:30.725030 10974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ebed37cbdb4bc48b7c92a05b9f4f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.726898 10973 tablet_service.cc:1511] Processing CreateTablet for tablet f6baebbb5a6944aa9162f5eebdc516a8 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:30.728416 10973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6baebbb5a6944aa9162f5eebdc516a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.729776 10972 tablet_service.cc:1511] Processing CreateTablet for tablet 51b49c9495a3402d8e648519e40900e1 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:30.731318 10972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b49c9495a3402d8e648519e40900e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.737891 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1286e3951f4c24839fb28c203bcb28 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:30.740324 10824 tablet_service.cc:1511] Processing CreateTablet for tablet f6baebbb5a6944aa9162f5eebdc516a8 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:30.742645 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1286e3951f4c24839fb28c203bcb28 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:30.744055 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1286e3951f4c24839fb28c203bcb28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.746659 10825 tablet_service.cc:1511] Processing CreateTablet for tablet 00ebed37cbdb4bc48b7c92a05b9f4f7c (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:30.749425 10823 tablet_service.cc:1511] Processing CreateTablet for tablet 51b49c9495a3402d8e648519e40900e1 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:30.754077 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1286e3951f4c24839fb28c203bcb28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.754741 10821 tablet_service.cc:1511] Processing CreateTablet for tablet b77c0c7f7f544ae3993f506db6e7bc6c (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:30.756199 10970 tablet_service.cc:1511] Processing CreateTablet for tablet b77c0c7f7f544ae3993f506db6e7bc6c (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:30.757611 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77c0c7f7f544ae3993f506db6e7bc6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.757850 10824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6baebbb5a6944aa9162f5eebdc516a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.761543 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b49c9495a3402d8e648519e40900e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.766364 10969 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae60e46c4044a46a373ed85c183f372 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:30.767954 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae60e46c4044a46a373ed85c183f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.772699 10968 tablet_service.cc:1511] Processing CreateTablet for tablet aabf501f9a924eb7af2d33270a84c174 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:30.774191 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabf501f9a924eb7af2d33270a84c174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.777843 10966 tablet_service.cc:1511] Processing CreateTablet for tablet 74e3d6d970a44d3c863b720a495c719a (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:30.778725 10967 tablet_service.cc:1511] Processing CreateTablet for tablet 8380bba514d845249ab8cf9793b6b292 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:30.779304 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e3d6d970a44d3c863b720a495c719a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.780050 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8380bba514d845249ab8cf9793b6b292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.783581 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ebed37cbdb4bc48b7c92a05b9f4f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.786041 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77c0c7f7f544ae3993f506db6e7bc6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.791049 10900 tablet_service.cc:1511] Processing CreateTablet for tablet 00ebed37cbdb4bc48b7c92a05b9f4f7c (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:30.792768 10900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ebed37cbdb4bc48b7c92a05b9f4f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.793365 10819 tablet_service.cc:1511] Processing CreateTablet for tablet aabf501f9a924eb7af2d33270a84c174 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:30.794804 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabf501f9a924eb7af2d33270a84c174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.799045 10818 tablet_service.cc:1511] Processing CreateTablet for tablet 8380bba514d845249ab8cf9793b6b292 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:30.800506 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8380bba514d845249ab8cf9793b6b292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.800091 10899 tablet_service.cc:1511] Processing CreateTablet for tablet f6baebbb5a6944aa9162f5eebdc516a8 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:30.800776 10898 tablet_service.cc:1511] Processing CreateTablet for tablet 51b49c9495a3402d8e648519e40900e1 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:30.791213 10820 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae60e46c4044a46a373ed85c183f372 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:30.802767 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae60e46c4044a46a373ed85c183f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.803422 10817 tablet_service.cc:1511] Processing CreateTablet for tablet 74e3d6d970a44d3c863b720a495c719a (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:30.804677 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e3d6d970a44d3c863b720a495c719a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.804426 10897 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1286e3951f4c24839fb28c203bcb28 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:30.801484 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6baebbb5a6944aa9162f5eebdc516a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.806958 10897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1286e3951f4c24839fb28c203bcb28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.809938 10898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b49c9495a3402d8e648519e40900e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.817646 10896 tablet_service.cc:1511] Processing CreateTablet for tablet b77c0c7f7f544ae3993f506db6e7bc6c (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:30.819502 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77c0c7f7f544ae3993f506db6e7bc6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.830029 10895 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae60e46c4044a46a373ed85c183f372 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:30.831656 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae60e46c4044a46a373ed85c183f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.835115 10894 tablet_service.cc:1511] Processing CreateTablet for tablet aabf501f9a924eb7af2d33270a84c174 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:30.837057 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabf501f9a924eb7af2d33270a84c174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.839234 10893 tablet_service.cc:1511] Processing CreateTablet for tablet 8380bba514d845249ab8cf9793b6b292 (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:30.841104 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8380bba514d845249ab8cf9793b6b292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.855377 10892 tablet_service.cc:1511] Processing CreateTablet for tablet 74e3d6d970a44d3c863b720a495c719a (DEFAULT_TABLE table=test-workload [id=291d528bee824741929575a37307c1b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:30.857338 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e3d6d970a44d3c863b720a495c719a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:30.872300 11026 tablet_bootstrap.cc:492] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:30.897742 11026 tablet_bootstrap.cc:654] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.939549 11026 tablet_bootstrap.cc:492] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:30.940135 11026 ts_tablet_manager.cc:1403] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.017s
I20260710 11:03:30.948953 11026 raft_consensus.cc:359] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:30.950042 11026 raft_consensus.cc:385] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.950451 11026 raft_consensus.cc:740] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.951555 11026 consensus_queue.cc:260] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:30.960664 11024 tablet_bootstrap.cc:492] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:30.962119 11026 ts_tablet_manager.cc:1434] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.008s
I20260710 11:03:30.962980 10935 heartbeater.cc:499] Master 127.6.24.254:37101 was elected leader, sending a full tablet report...
I20260710 11:03:30.963208 11026 tablet_bootstrap.cc:492] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:30.960667 11025 tablet_bootstrap.cc:492] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:30.970974 11026 tablet_bootstrap.cc:654] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.974124 11024 tablet_bootstrap.cc:654] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.994637 11024 tablet_bootstrap.cc:492] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:30.995183 11024 ts_tablet_manager.cc:1403] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.008s
I20260710 11:03:30.995626 11025 tablet_bootstrap.cc:654] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.998492 11024 raft_consensus.cc:359] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:30.999591 11024 raft_consensus.cc:385] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.999940 11024 raft_consensus.cc:740] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.001003 11024 consensus_queue.cc:260] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.006836 11009 heartbeater.cc:499] Master 127.6.24.254:37101 was elected leader, sending a full tablet report...
I20260710 11:03:31.007344 11026 tablet_bootstrap.cc:492] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:31.007859 11026 ts_tablet_manager.cc:1403] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.024s
I20260710 11:03:31.007929 11024 ts_tablet_manager.cc:1434] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:03:31.009470 11024 tablet_bootstrap.cc:492] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:31.010955 11026 raft_consensus.cc:359] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.011770 11026 raft_consensus.cc:385] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.012089 11026 raft_consensus.cc:740] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.012844 11026 consensus_queue.cc:260] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.017177 11025 tablet_bootstrap.cc:492] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.017904 11025 ts_tablet_manager.cc:1403] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.000s
I20260710 11:03:31.018179 11026 ts_tablet_manager.cc:1434] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:03:31.019304 11026 tablet_bootstrap.cc:492] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:31.019500 11024 tablet_bootstrap.cc:654] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.021528 11025 raft_consensus.cc:359] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.022488 11025 raft_consensus.cc:385] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.022990 11025 raft_consensus.cc:740] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.024418 11025 consensus_queue.cc:260] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.025926 11026 tablet_bootstrap.cc:654] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.033480 11028 raft_consensus.cc:493] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.034310 11028 raft_consensus.cc:515] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.052158 11028 leader_election.cc:290] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.052649 11028 raft_consensus.cc:493] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.053129 11028 raft_consensus.cc:515] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:31.053629 11026 tablet_bootstrap.cc:492] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:31.054157 11026 ts_tablet_manager.cc:1403] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.013s
I20260710 11:03:31.055270 11028 leader_election.cc:290] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853), 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887)
I20260710 11:03:31.057200 11026 raft_consensus.cc:359] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.057981 11026 raft_consensus.cc:385] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.058302 11026 raft_consensus.cc:740] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.059088 11026 consensus_queue.cc:260] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.062011 11026 ts_tablet_manager.cc:1434] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:03:31.062990 11024 tablet_bootstrap.cc:492] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:31.063007 11026 tablet_bootstrap.cc:492] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:31.063712 11024 ts_tablet_manager.cc:1403] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.005s
I20260710 11:03:31.066872 11024 raft_consensus.cc:359] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.067642 11024 raft_consensus.cc:385] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.067961 11024 raft_consensus.cc:740] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.068711 11024 consensus_queue.cc:260] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.069813 11026 tablet_bootstrap.cc:654] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.070649 10860 heartbeater.cc:499] Master 127.6.24.254:37101 was elected leader, sending a full tablet report...
I20260710 11:03:31.071460 11025 ts_tablet_manager.cc:1434] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.025s
I20260710 11:03:31.072674 11025 tablet_bootstrap.cc:492] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:31.078022 11024 ts_tablet_manager.cc:1434] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 11:03:31.079483 11024 tablet_bootstrap.cc:492] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:31.079725 11038 raft_consensus.cc:493] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.080286 11038 raft_consensus.cc:515] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.082973 11038 leader_election.cc:290] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.084448 11025 tablet_bootstrap.cc:654] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.088177 11024 tablet_bootstrap.cc:654] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.090438 11026 tablet_bootstrap.cc:492] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:31.091131 11026 ts_tablet_manager.cc:1403] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.013s
I20260710 11:03:31.094818 11025 tablet_bootstrap.cc:492] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.095443 11025 ts_tablet_manager.cc:1403] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260710 11:03:31.095625 11026 raft_consensus.cc:359] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.097043 11026 raft_consensus.cc:385] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.097599 11026 raft_consensus.cc:740] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.098901 11025 raft_consensus.cc:359] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.099802 11025 raft_consensus.cc:385] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.099043 11026 consensus_queue.cc:260] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.102983 11026 ts_tablet_manager.cc:1434] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:03:31.104992 11026 tablet_bootstrap.cc:492] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:31.100147 11025 raft_consensus.cc:740] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.106247 11025 consensus_queue.cc:260] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.109539 11025 ts_tablet_manager.cc:1434] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:03:31.110704 11025 tablet_bootstrap.cc:492] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:31.113999 11026 tablet_bootstrap.cc:654] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.118566 10984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baebbb5a6944aa9162f5eebdc516a8" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:31.115494 11024 tablet_bootstrap.cc:492] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:31.119393 10984 raft_consensus.cc:2468] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 0.
I20260710 11:03:31.119789 11024 ts_tablet_manager.cc:1403] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.008s
I20260710 11:03:31.120810 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:31.122236 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:31.123075 11024 raft_consensus.cc:359] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.123914 11024 raft_consensus.cc:385] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.124222 11024 raft_consensus.cc:740] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.124321 10875 leader_election.cc:304] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
W20260710 11:03:31.125357 10875 leader_election.cc:343] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:31.126160 10875 leader_election.cc:343] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:31.126621 11024 consensus_queue.cc:260] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.127295 11038 raft_consensus.cc:2804] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.127715 11038 raft_consensus.cc:493] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.128103 11038 raft_consensus.cc:3060] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.131814 11024 ts_tablet_manager.cc:1434] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 11:03:31.133042 11024 tablet_bootstrap.cc:492] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:31.134346 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:31.133334 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baebbb5a6944aa9162f5eebdc516a8" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:31.136942 10835 raft_consensus.cc:2468] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 0.
I20260710 11:03:31.138779 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:31.139201 11038 raft_consensus.cc:515] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.140357 11024 tablet_bootstrap.cc:654] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:31.141263 10876 leader_election.cc:343] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:31.142038 10876 leader_election.cc:304] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3; no voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86
I20260710 11:03:31.144691 11028 raft_consensus.cc:2749] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:03:31.147614 10876 leader_election.cc:343] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:31.152470 11025 tablet_bootstrap.cc:654] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.148908 10876 leader_election.cc:304] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3; no voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86
I20260710 11:03:31.155273 11028 raft_consensus.cc:2749] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:31.166350 11025 tablet_bootstrap.cc:492] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.167359 11025 ts_tablet_manager.cc:1403] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.000s
I20260710 11:03:31.168536 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baebbb5a6944aa9162f5eebdc516a8" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:31.169502 10833 raft_consensus.cc:3060] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.170655 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baebbb5a6944aa9162f5eebdc516a8" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:31.171622 10982 raft_consensus.cc:3060] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.181739 11025 raft_consensus.cc:359] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.183620 11038 leader_election.cc:290] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.185946 10982 raft_consensus.cc:2468] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 1.
I20260710 11:03:31.189452 11025 raft_consensus.cc:385] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.189863 11025 raft_consensus.cc:740] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.189934 10875 leader_election.cc:304] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.190665 11025 consensus_queue.cc:260] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.193106 11026 tablet_bootstrap.cc:492] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:31.187762 10833 raft_consensus.cc:2468] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 1.
I20260710 11:03:31.193414 11024 tablet_bootstrap.cc:492] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:31.193836 11026 ts_tablet_manager.cc:1403] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.089s	user 0.044s	sys 0.040s
I20260710 11:03:31.193212 11025 ts_tablet_manager.cc:1434] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:03:31.194052 11024 ts_tablet_manager.cc:1403] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.011s
I20260710 11:03:31.195029 11025 tablet_bootstrap.cc:492] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:31.195936 11038 raft_consensus.cc:2804] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.197146 11026 raft_consensus.cc:359] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.197460 11024 raft_consensus.cc:359] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.198063 11026 raft_consensus.cc:385] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.198496 11024 raft_consensus.cc:385] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.198490 11026 raft_consensus.cc:740] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.199111 11024 raft_consensus.cc:740] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.199838 11026 consensus_queue.cc:260] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.200129 11024 consensus_queue.cc:260] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.197338 11038 raft_consensus.cc:697] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:31.202684 11025 tablet_bootstrap.cc:654] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.202715 11026 ts_tablet_manager.cc:1434] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:31.203140 11038 consensus_queue.cc:237] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.204124 11026 tablet_bootstrap.cc:492] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:31.210523 11024 ts_tablet_manager.cc:1434] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.007s
I20260710 11:03:31.211848 11026 tablet_bootstrap.cc:654] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.215474 11025 tablet_bootstrap.cc:492] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.216181 11025 ts_tablet_manager.cc:1403] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:03:31.219949 11025 raft_consensus.cc:359] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.220820 11025 raft_consensus.cc:385] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.221153 11025 raft_consensus.cc:740] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.222222 11025 consensus_queue.cc:260] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.224138 11024 tablet_bootstrap.cc:492] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
W20260710 11:03:31.224431 10781 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:31.228363 11025 ts_tablet_manager.cc:1434] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:03:31.229786 11025 tablet_bootstrap.cc:492] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:31.235528 10732 catalog_manager.cc:5697] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.236842 11025 tablet_bootstrap.cc:654] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.246165 11024 tablet_bootstrap.cc:654] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.247784 11026 tablet_bootstrap.cc:492] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:31.248396 11026 ts_tablet_manager.cc:1403] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.014s
I20260710 11:03:31.252485 11026 raft_consensus.cc:359] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.253541 11026 raft_consensus.cc:385] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.254125 11026 raft_consensus.cc:740] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.256888 11026 consensus_queue.cc:260] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.258407 11025 tablet_bootstrap.cc:492] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.258993 11025 ts_tablet_manager.cc:1403] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.021s
I20260710 11:03:31.260015 11026 ts_tablet_manager.cc:1434] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:03:31.260224 11024 tablet_bootstrap.cc:492] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:31.260795 11024 ts_tablet_manager.cc:1403] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.002s
I20260710 11:03:31.261363 11038 raft_consensus.cc:493] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.261988 11038 raft_consensus.cc:515] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.262427 11025 raft_consensus.cc:359] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.263331 11025 raft_consensus.cc:385] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.263651 11025 raft_consensus.cc:740] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.263980 11024 raft_consensus.cc:359] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:31.264391 11038 leader_election.cc:290] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.264808 11024 raft_consensus.cc:385] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.264453 11025 consensus_queue.cc:260] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.265159 11024 raft_consensus.cc:740] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.267289 11025 ts_tablet_manager.cc:1434] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:03:31.267582 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3d6d970a44d3c863b720a495c719a" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:31.268265 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3d6d970a44d3c863b720a495c719a" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:31.268522 11025 tablet_bootstrap.cc:492] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:31.268556 10982 raft_consensus.cc:2468] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 0.
I20260710 11:03:31.270490 10875 leader_election.cc:304] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.271431 11038 raft_consensus.cc:2804] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.271833 11038 raft_consensus.cc:493] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.272194 11038 raft_consensus.cc:3060] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.272876 11026 tablet_bootstrap.cc:492] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:31.276620 11025 tablet_bootstrap.cc:654] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.279007 11032 raft_consensus.cc:493] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.279644 11032 raft_consensus.cc:515] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.281122 11026 tablet_bootstrap.cc:654] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.282042 10833 raft_consensus.cc:2468] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 0.
I20260710 11:03:31.289718 11032 leader_election.cc:290] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:31.266163 11024 consensus_queue.cc:260] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:31.308720 11038 raft_consensus.cc:515] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.312088 11038 leader_election.cc:290] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.314689 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3d6d970a44d3c863b720a495c719a" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:31.315678 10833 raft_consensus.cc:3060] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.319116 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3d6d970a44d3c863b720a495c719a" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:31.319875 10982 raft_consensus.cc:3060] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.322003 11025 tablet_bootstrap.cc:492] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.322594 11025 ts_tablet_manager.cc:1403] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.024s
I20260710 11:03:31.325949 11025 raft_consensus.cc:359] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.326737 11025 raft_consensus.cc:385] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.327056 11025 raft_consensus.cc:740] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.327857 11025 consensus_queue.cc:260] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.328483 10982 raft_consensus.cc:2468] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 1.
I20260710 11:03:31.329895 10875 leader_election.cc:304] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.331377 11026 tablet_bootstrap.cc:492] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:31.331936 11026 ts_tablet_manager.cc:1403] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.034s
I20260710 11:03:31.334645 11024 ts_tablet_manager.cc:1434] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.003s
I20260710 11:03:31.335680 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b49c9495a3402d8e648519e40900e1" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:31.335206 10833 raft_consensus.cc:2468] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 1.
I20260710 11:03:31.335655 11026 raft_consensus.cc:359] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.336694 10835 raft_consensus.cc:2468] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:31.336760 11026 raft_consensus.cc:385] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.337677 11026 raft_consensus.cc:740] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.338083 11025 ts_tablet_manager.cc:1434] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:03:31.338708 11024 tablet_bootstrap.cc:492] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:31.338559 11026 consensus_queue.cc:260] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.339200 11025 tablet_bootstrap.cc:492] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:31.341611 11026 ts_tablet_manager.cc:1434] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 11:03:31.342737 11026 tablet_bootstrap.cc:492] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:31.346092 10950 leader_election.cc:304] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.330942 11038 raft_consensus.cc:2804] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.346827 11025 tablet_bootstrap.cc:654] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.347416 11038 raft_consensus.cc:697] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:31.348430 11038 consensus_queue.cc:237] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.350343 11032 raft_consensus.cc:2804] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.350870 11032 raft_consensus.cc:493] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.351281 11032 raft_consensus.cc:3060] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.355311 11026 tablet_bootstrap.cc:654] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.362099 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b49c9495a3402d8e648519e40900e1" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:31.363519 11024 tablet_bootstrap.cc:654] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.363871 11032 raft_consensus.cc:515] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.363272 10910 raft_consensus.cc:2468] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:31.367319 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b49c9495a3402d8e648519e40900e1" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:31.368086 10835 raft_consensus.cc:3060] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.369473 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b49c9495a3402d8e648519e40900e1" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.370200 10910 raft_consensus.cc:3060] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.371996 11025 tablet_bootstrap.cc:492] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.372591 11025 ts_tablet_manager.cc:1403] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260710 11:03:31.376011 11025 raft_consensus.cc:359] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:31.376824 11025 raft_consensus.cc:385] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.377156 11025 raft_consensus.cc:740] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.377681 11032 leader_election.cc:290] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:31.379302 10910 raft_consensus.cc:2468] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:31.381405 10947 leader_election.cc:304] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.382609 11032 raft_consensus.cc:2804] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.384676 11026 tablet_bootstrap.cc:492] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:31.385298 11026 ts_tablet_manager.cc:1403] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.003s
I20260710 11:03:31.387379 10730 catalog_manager.cc:5697] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.389778 11026 raft_consensus.cc:359] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.390655 11026 raft_consensus.cc:385] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.391010 11026 raft_consensus.cc:740] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.379310 10835 raft_consensus.cc:2468] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:31.391954 11026 consensus_queue.cc:260] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.393919 11032 raft_consensus.cc:697] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:31.384370 11025 consensus_queue.cc:260] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:31.395982 11025 ts_tablet_manager.cc:1434] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260710 11:03:31.394361 11026 ts_tablet_manager.cc:1434] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:03:31.397183 11026 tablet_bootstrap.cc:492] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:31.397454 11024 tablet_bootstrap.cc:492] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:31.398082 11024 ts_tablet_manager.cc:1403] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.005s
I20260710 11:03:31.399377 11025 tablet_bootstrap.cc:492] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:31.403688 11026 tablet_bootstrap.cc:654] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.407550 11034 raft_consensus.cc:493] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.408161 11034 raft_consensus.cc:515] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.409309 11032 consensus_queue.cc:237] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.411305 11026 tablet_bootstrap.cc:492] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:31.411926 11026 ts_tablet_manager.cc:1403] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:03:31.414971 11025 tablet_bootstrap.cc:654] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.415203 11026 raft_consensus.cc:359] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.416286 11026 raft_consensus.cc:385] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.416765 11026 raft_consensus.cc:740] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.419806 11026 consensus_queue.cc:260] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.421108 11034 leader_election.cc:290] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.423971 11026 ts_tablet_manager.cc:1434] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 11:03:31.425052 11024 raft_consensus.cc:359] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.426856 11024 raft_consensus.cc:385] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.427263 11024 raft_consensus.cc:740] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.428305 11024 consensus_queue.cc:260] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.429669 10730 catalog_manager.cc:5697] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 1 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:31.431185 11024 ts_tablet_manager.cc:1434] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 11:03:31.432281 11024 tablet_bootstrap.cc:492] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:31.442266 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1286e3951f4c24839fb28c203bcb28" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:31.443087 10910 raft_consensus.cc:2468] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:31.443344 11024 tablet_bootstrap.cc:654] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.444453 10798 leader_election.cc:304] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:31.445628 11034 raft_consensus.cc:2804] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.446193 11034 raft_consensus.cc:493] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.446622 11034 raft_consensus.cc:3060] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.454282 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1286e3951f4c24839fb28c203bcb28" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:31.455116 10982 raft_consensus.cc:2468] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:31.455273 11025 tablet_bootstrap.cc:492] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.455844 11025 ts_tablet_manager.cc:1403] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.003s
I20260710 11:03:31.456856 11034 raft_consensus.cc:515] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.458806 11025 raft_consensus.cc:359] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.459594 11025 raft_consensus.cc:385] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.459791 11024 tablet_bootstrap.cc:492] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:31.459885 11025 raft_consensus.cc:740] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.460034 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1286e3951f4c24839fb28c203bcb28" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.460258 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1286e3951f4c24839fb28c203bcb28" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:31.460522 11024 ts_tablet_manager.cc:1403] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.009s
I20260710 11:03:31.461011 10982 raft_consensus.cc:3060] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.460901 11025 consensus_queue.cc:260] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.464239 11025 ts_tablet_manager.cc:1434] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:03:31.463886 11024 raft_consensus.cc:359] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.464725 11024 raft_consensus.cc:385] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.465068 11024 raft_consensus.cc:740] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.465488 11025 tablet_bootstrap.cc:492] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:31.460918 10910 raft_consensus.cc:3060] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.465888 11024 consensus_queue.cc:260] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.468571 11024 ts_tablet_manager.cc:1434] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:31.471815 11024 tablet_bootstrap.cc:492] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:31.472348 11025 tablet_bootstrap.cc:654] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.478413 10910 raft_consensus.cc:2468] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:31.478679 11024 tablet_bootstrap.cc:654] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.480206 10798 leader_election.cc:304] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:31.481245 11068 raft_consensus.cc:2804] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.481580 11034 leader_election.cc:290] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.484534 10982 raft_consensus.cc:2468] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:31.486953 11068 raft_consensus.cc:697] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:31.487783 11068 consensus_queue.cc:237] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.489063 11025 tablet_bootstrap.cc:492] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:31.489830 11025 ts_tablet_manager.cc:1403] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.008s
I20260710 11:03:31.492296 11024 tablet_bootstrap.cc:492] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:31.492193 11032 raft_consensus.cc:493] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.493104 11032 raft_consensus.cc:515] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:31.492873 11025 raft_consensus.cc:359] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.494019 11025 raft_consensus.cc:385] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.494361 11025 raft_consensus.cc:740] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.495324 11025 consensus_queue.cc:260] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.496552 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:31.497273 10835 raft_consensus.cc:2468] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:31.497903 11025 ts_tablet_manager.cc:1434] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:31.498710 10950 leader_election.cc:304] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.499557 11061 raft_consensus.cc:2804] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.500065 11061 raft_consensus.cc:493] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.499631 10731 catalog_manager.cc:5697] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.500464 11061 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.501243 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:31.501694 11032 leader_election.cc:290] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:31.501981 10910 raft_consensus.cc:2468] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:31.493012 11024 ts_tablet_manager.cc:1403] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:03:31.505430 11024 raft_consensus.cc:359] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.506034 11024 raft_consensus.cc:385] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.506304 11024 raft_consensus.cc:740] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.506917 11024 consensus_queue.cc:260] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.508455 11061 raft_consensus.cc:515] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:31.508973 11024 ts_tablet_manager.cc:1434] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:03:31.510192 11024 tablet_bootstrap.cc:492] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:31.512660 11061 leader_election.cc:290] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:31.513767 11068 raft_consensus.cc:493] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.514370 11068 raft_consensus.cc:515] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.514582 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:31.515321 10835 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.516530 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.517189 10910 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.517755 11068 leader_election.cc:290] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.517771 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8380bba514d845249ab8cf9793b6b292" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:31.518749 10909 raft_consensus.cc:2468] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:31.519963 10798 leader_election.cc:304] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:31.520705 11068 raft_consensus.cc:2804] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.521041 11068 raft_consensus.cc:493] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.521364 11068 raft_consensus.cc:3060] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.521395 11024 tablet_bootstrap.cc:654] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:31.522480 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8380bba514d845249ab8cf9793b6b292" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:31.523170 10982 raft_consensus.cc:2468] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:31.526058 10910 raft_consensus.cc:2468] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:31.526387 11070 raft_consensus.cc:493] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.527096 11070 raft_consensus.cc:515] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.534087 11061 raft_consensus.cc:493] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.534471 11068 raft_consensus.cc:515] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.534695 11061 raft_consensus.cc:515] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.536149 10835 raft_consensus.cc:2468] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:31.537020 11061 leader_election.cc:290] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:31.538245 10950 leader_election.cc:304] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.538875 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:31.539467 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:31.539784 10982 raft_consensus.cc:2468] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:31.540223 10909 raft_consensus.cc:2468] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:31.539718 11068 leader_election.cc:290] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.541649 10800 leader_election.cc:304] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.542193 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:31.543005 10835 raft_consensus.cc:2468] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:31.543215 11024 tablet_bootstrap.cc:492] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:31.543762 11024 ts_tablet_manager.cc:1403] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260710 11:03:31.543973 11061 raft_consensus.cc:2804] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.544376 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8380bba514d845249ab8cf9793b6b292" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:31.544745 11061 raft_consensus.cc:697] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:31.544957 10982 raft_consensus.cc:3060] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.530233 11070 leader_election.cc:290] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.549041 11070 raft_consensus.cc:2804] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.545861 11061 consensus_queue.cc:237] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:31.553087 11070 raft_consensus.cc:493] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.553303 10982 raft_consensus.cc:2468] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:31.553531 11070 raft_consensus.cc:3060] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.554028 10908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8380bba514d845249ab8cf9793b6b292" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.546605 11024 raft_consensus.cc:359] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.554777 10908 raft_consensus.cc:3060] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.555027 11024 raft_consensus.cc:385] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:31.554858 10800 leader_election.cc:304] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.555457 11024 raft_consensus.cc:740] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:31.556571 11024 consensus_queue.cc:260] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.557417 11032 raft_consensus.cc:493] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.557921 11032 raft_consensus.cc:515] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.562733 11034 raft_consensus.cc:2804] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.562937 10950 leader_election.cc:304] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.563148 11070 raft_consensus.cc:515] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.563550 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:31.564230 11068 raft_consensus.cc:493] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:31.564288 10910 raft_consensus.cc:2468] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:31.562256 11032 leader_election.cc:290] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:31.564865 11068 raft_consensus.cc:515] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.565227 11032 raft_consensus.cc:2804] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.565531 10947 leader_election.cc:304] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.565713 11032 raft_consensus.cc:493] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.567044 11032 raft_consensus.cc:3060] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.567956 10907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:31.568641 10907 raft_consensus.cc:2468] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:31.569144 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:31.570111 10835 raft_consensus.cc:2468] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:31.570288 10798 leader_election.cc:304] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:31.571920 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:31.572767 10909 raft_consensus.cc:2468] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:31.574666 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:31.575527 10982 raft_consensus.cc:2468] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:31.576741 11032 raft_consensus.cc:515] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.577315 11068 leader_election.cc:290] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.578275 11034 raft_consensus.cc:697] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:31.580399 11076 raft_consensus.cc:2804] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.582963 11078 raft_consensus.cc:2804] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:31.585153 11024 ts_tablet_manager.cc:1434] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.009s
I20260710 11:03:31.587743 10908 raft_consensus.cc:2468] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:31.594749 11076 raft_consensus.cc:493] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.587832 10730 catalog_manager.cc:5697] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 1 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.597101 11076 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.588636 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:31.597306 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:31.597982 10982 raft_consensus.cc:2393] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 754534ba637742ed825fbc51babc4b1f in current term 1: Already voted for candidate b38947473da84088953e4f65ea91bc86 in this term.
I20260710 11:03:31.595264 11034 consensus_queue.cc:237] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.587955 11070 leader_election.cc:290] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.587747 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.598626 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.599231 10910 raft_consensus.cc:3060] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.600184 10835 raft_consensus.cc:2393] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b38947473da84088953e4f65ea91bc86 in current term 1: Already voted for candidate 754534ba637742ed825fbc51babc4b1f in this term.
I20260710 11:03:31.602706 10947 leader_election.cc:304] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [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: b38947473da84088953e4f65ea91bc86; no voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:31.597260 11032 leader_election.cc:290] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:31.595168 11078 raft_consensus.cc:493] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:31.603709 11061 raft_consensus.cc:2749] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:31.603760 11078 raft_consensus.cc:3060] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.606724 10910 raft_consensus.cc:2468] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:31.608064 10798 leader_election.cc:304] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: b38947473da84088953e4f65ea91bc86
I20260710 11:03:31.609292 11034 raft_consensus.cc:2804] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.610670 11034 raft_consensus.cc:697] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:31.611593 11034 consensus_queue.cc:237] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.613380 10730 catalog_manager.cc:5697] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.616892 11078 raft_consensus.cc:515] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.616667 11076 raft_consensus.cc:515] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.619933 10908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.620570 10908 raft_consensus.cc:3060] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.627379 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:31.628043 10982 raft_consensus.cc:3060] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.629340 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.630208 10910 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.631963 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:31.632571 10835 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:31.636430 10982 raft_consensus.cc:2468] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:31.637825 10800 leader_election.cc:304] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.638729 11070 raft_consensus.cc:2804] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.639199 11070 raft_consensus.cc:697] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:31.639981 10835 raft_consensus.cc:2468] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:31.640024 11070 consensus_queue.cc:237] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.641301 10950 leader_election.cc:304] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:31.642825 11038 consensus_queue.cc:1048] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.646622 11076 leader_election.cc:290] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:31.647361 11076 raft_consensus.cc:2804] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:31.647827 11076 raft_consensus.cc:697] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:31.648689 11076 consensus_queue.cc:237] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.649665 11078 leader_election.cc:290] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.651283 10908 raft_consensus.cc:2468] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:31.653642 10910 raft_consensus.cc:2468] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:31.664263 10730 catalog_manager.cc:5697] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.666509 10730 catalog_manager.cc:5697] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.669291 10731 catalog_manager.cc:5697] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 1 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:31.682510 11086 consensus_queue.cc:1048] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.741016 11086 consensus_queue.cc:1048] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.751901 11038 consensus_queue.cc:1048] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.844700 10983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c"
dest_uuid: "b38947473da84088953e4f65ea91bc86"
mode: GRACEFUL
new_leader_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:41338
I20260710 11:03:31.845260 10983 raft_consensus.cc:606] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Received request to transfer leadership to TS 754534ba637742ed825fbc51babc4b1f
I20260710 11:03:31.858297 10910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6baebbb5a6944aa9162f5eebdc516a8"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
mode: GRACEFUL
new_leader_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:41436
I20260710 11:03:31.858781 10910 raft_consensus.cc:606] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Received request to transfer leadership to TS 754534ba637742ed825fbc51babc4b1f
I20260710 11:03:31.863893 10983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51b49c9495a3402d8e648519e40900e1"
dest_uuid: "b38947473da84088953e4f65ea91bc86"
mode: GRACEFUL
new_leader_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:41338
I20260710 11:03:31.864446 10983 raft_consensus.cc:606] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Received request to transfer leadership to TS 754534ba637742ed825fbc51babc4b1f
I20260710 11:03:31.867192 11076 consensus_queue.cc:1048] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.874114 11070 consensus_queue.cc:1048] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.881006 11076 raft_consensus.cc:993] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86: : Instructing follower 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:31.881459 11076 raft_consensus.cc:1081] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Signalling peer 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:31.885202 10833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51b49c9495a3402d8e648519e40900e1"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:60998
I20260710 11:03:31.885782 10833 raft_consensus.cc:493] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:31.886152 10833 raft_consensus.cc:3060] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.892145 10835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
mode: GRACEFUL
new_leader_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:49918
I20260710 11:03:31.892794 10835 raft_consensus.cc:606] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Received request to transfer leadership to TS a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:31.893947 11068 consensus_queue.cc:1048] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.899341 11061 consensus_queue.cc:1048] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.901860 10982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372"
dest_uuid: "b38947473da84088953e4f65ea91bc86"
mode: GRACEFUL
new_leader_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:41338
I20260710 11:03:31.900277 10833 raft_consensus.cc:515] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.902511 10982 raft_consensus.cc:606] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Received request to transfer leadership to TS a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:31.909821 10835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
mode: GRACEFUL
new_leader_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:49918
I20260710 11:03:31.910715 10835 raft_consensus.cc:606] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Received request to transfer leadership to TS a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:31.915407 10908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b49c9495a3402d8e648519e40900e1" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:31.916280 10908 raft_consensus.cc:3060] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.919202 10833 leader_election.cc:290] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 2 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:31.920037 10834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8380bba514d845249ab8cf9793b6b292"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
mode: GRACEFUL
new_leader_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:49918
I20260710 11:03:31.920691 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b49c9495a3402d8e648519e40900e1" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:31.920708 10834 raft_consensus.cc:606] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Received request to transfer leadership to TS a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:31.921252 10982 raft_consensus.cc:3055] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:31.921545 10982 raft_consensus.cc:740] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:31.922391 10982 consensus_queue.cc:260] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.923475 10982 raft_consensus.cc:3060] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.923698 10908 raft_consensus.cc:2468] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 2.
I20260710 11:03:31.924731 10798 leader_election.cc:304] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:31.925519 11070 raft_consensus.cc:2804] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:31.926106 11070 raft_consensus.cc:697] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:31.929376 10908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74e3d6d970a44d3c863b720a495c719a"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
mode: GRACEFUL
new_leader_uuid: "b38947473da84088953e4f65ea91bc86"
 from {username='slave'} at 127.0.0.1:41436
I20260710 11:03:31.930254 10908 raft_consensus.cc:606] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Received request to transfer leadership to TS b38947473da84088953e4f65ea91bc86
I20260710 11:03:31.932752 11070 consensus_queue.cc:237] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:31.933239 10982 raft_consensus.cc:2468] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 2.
I20260710 11:03:31.939996 10733 catalog_manager.cc:5697] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 1 to 2, leader changed from b38947473da84088953e4f65ea91bc86 (127.6.24.195) to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.979079 11076 consensus_queue.cc:1048] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.985601 11061 raft_consensus.cc:993] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86: : Instructing follower 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:31.986313 11077 raft_consensus.cc:1081] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Signalling peer 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:31.988207 10834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:60998
I20260710 11:03:31.989799 10834 raft_consensus.cc:493] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:31.990191 10834 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.992071 11032 consensus_queue.cc:1048] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.997053 10834 raft_consensus.cc:515] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:32.002233 10982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:32.002390 10834 leader_election.cc:290] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 2 election: Requested vote from peers b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:32.002861 10982 raft_consensus.cc:3055] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:32.003198 10982 raft_consensus.cc:740] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:32.004191 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:32.004052 10982 consensus_queue.cc:260] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:32.005039 10982 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.012014 10982 raft_consensus.cc:2468] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 2.
I20260710 11:03:32.013111 10800 leader_election.cc:304] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [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: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:32.013994 11070 raft_consensus.cc:2804] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.014421 11070 raft_consensus.cc:697] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:32.015192 11070 consensus_queue.cc:237] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:32.021392 10733 catalog_manager.cc:5697] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 1 to 2, leader changed from b38947473da84088953e4f65ea91bc86 (127.6.24.195) to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.035989 11070 consensus_queue.cc:1048] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.037518 11070 consensus_queue.cc:1048] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.043926 11068 raft_consensus.cc:993] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f: : Instructing follower a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:32.044410 11078 raft_consensus.cc:1081] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Signalling peer a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:32.046696 10908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:57864
I20260710 11:03:32.046960 11068 raft_consensus.cc:993] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f: : Instructing follower a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:32.047318 10908 raft_consensus.cc:493] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:32.047397 11034 raft_consensus.cc:1081] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Signalling peer a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:32.047773 10908 raft_consensus.cc:3060] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.049836 10907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:57864
I20260710 11:03:32.050534 10907 raft_consensus.cc:493] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:32.050923 10907 raft_consensus.cc:3060] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.056248 10908 raft_consensus.cc:515] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.057670 10910 raft_consensus.cc:1240] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Rejecting Update request from peer 754534ba637742ed825fbc51babc4b1f for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:32.057905 11034 consensus_queue.cc:1048] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.059527 11034 consensus_queue.cc:1048] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.061712 11034 consensus_queue.cc:1059] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.062572 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:32.063627 11078 consensus_queue.cc:1048] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.063851 10984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77c0c7f7f544ae3993f506db6e7bc6c" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:32.064658 10984 raft_consensus.cc:3060] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.066367 10907 raft_consensus.cc:515] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.068606 10834 raft_consensus.cc:3055] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:32.069036 10834 raft_consensus.cc:740] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:32.069535 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:32.069867 10909 raft_consensus.cc:1240] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Rejecting Update request from peer 754534ba637742ed825fbc51babc4b1f for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:32.070215 10835 raft_consensus.cc:3055] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:32.070608 10835 raft_consensus.cc:740] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:32.071450 10835 consensus_queue.cc:260] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.072417 10835 raft_consensus.cc:3060] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.075958 10984 raft_consensus.cc:2468] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:32.077117 10981 raft_consensus.cc:1240] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Rejecting Update request from peer 754534ba637742ed825fbc51babc4b1f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:03:32.077754 10875 leader_election.cc:304] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:32.078727 11028 raft_consensus.cc:2804] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.078274 10834 consensus_queue.cc:260] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.078735 10908 leader_election.cc:290] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:32.079401 11028 raft_consensus.cc:697] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:32.079907 10834 raft_consensus.cc:3060] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.081948 11028 consensus_queue.cc:237] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [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: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.082831 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabf501f9a924eb7af2d33270a84c174" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:32.083345 10907 leader_election.cc:290] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:32.092597 10834 raft_consensus.cc:2468] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
W20260710 11:03:32.093382 11075 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
W20260710 11:03:32.072751 11078 consensus_queue.cc:1175] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a85ca113e1e948a4b8b39340399a93f3" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 754534ba637742ed825fbc51babc4b1f for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:03:32.086870 10835 raft_consensus.cc:2468] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:32.095461 10876 leader_election.cc:304] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [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: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: b38947473da84088953e4f65ea91bc86
I20260710 11:03:32.096808 11028 raft_consensus.cc:2804] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.097512 11028 raft_consensus.cc:697] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:32.098441 11028 consensus_queue.cc:237] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [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: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.102591 10732 catalog_manager.cc:5697] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 1 to 2, leader changed from 754534ba637742ed825fbc51babc4b1f (127.6.24.193) to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.103494 11034 consensus_queue.cc:1048] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.114171 11032 consensus_queue.cc:1048] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:32.120561 11078 raft_consensus.cc:993] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f: : Instructing follower a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:32.121124 11034 raft_consensus.cc:1081] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Signalling peer a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:32.123185 11077 raft_consensus.cc:993] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86: : Instructing follower a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:32.123757 11061 raft_consensus.cc:1081] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Signalling peer a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:32.123847 10908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8380bba514d845249ab8cf9793b6b292"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:57864
I20260710 11:03:32.125927 10909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:57860
I20260710 11:03:32.128630 10908 raft_consensus.cc:493] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:32.128715 10909 raft_consensus.cc:493] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:32.129132 10908 raft_consensus.cc:3060] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.126793 10731 catalog_manager.cc:5697] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 1 to 2, leader changed from 754534ba637742ed825fbc51babc4b1f (127.6.24.193) to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.129173 10909 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.135557 11061 consensus_queue.cc:1048] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.136958 10908 raft_consensus.cc:515] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.139163 10908 leader_election.cc:290] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:32.140565 10909 raft_consensus.cc:515] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.140846 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8380bba514d845249ab8cf9793b6b292" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:32.141206 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8380bba514d845249ab8cf9793b6b292" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:32.141525 10983 raft_consensus.cc:3060] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.141829 10833 raft_consensus.cc:3055] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:32.142140 10833 raft_consensus.cc:740] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:32.142976 10833 consensus_queue.cc:260] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.143713 10909 leader_election.cc:290] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:32.144227 10833 raft_consensus.cc:3060] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.146129 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:32.146826 10981 raft_consensus.cc:3055] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:32.147133 10981 raft_consensus.cc:740] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:32.147960 10981 consensus_queue.cc:260] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.149149 10981 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.146129 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:32.150983 10832 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.156270 10833 raft_consensus.cc:2468] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:32.158059 10876 leader_election.cc:304] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:32.159669 10832 raft_consensus.cc:2468] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:32.161296 10981 raft_consensus.cc:2468] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:32.161386 11086 raft_consensus.cc:2804] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.162111 11086 raft_consensus.cc:697] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:32.162962 11086 consensus_queue.cc:237] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.163370 10875 leader_election.cc:304] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:32.164366 11038 raft_consensus.cc:2804] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.164848 11038 raft_consensus.cc:697] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:32.165697 11038 consensus_queue.cc:237] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.168346 10983 raft_consensus.cc:2468] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:32.177035 10733 catalog_manager.cc:5697] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 1 to 2, leader changed from 754534ba637742ed825fbc51babc4b1f (127.6.24.193) to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.178577 10733 catalog_manager.cc:5697] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 1 to 2, leader changed from b38947473da84088953e4f65ea91bc86 (127.6.24.195) to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.205639 11038 raft_consensus.cc:993] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3: : Instructing follower b38947473da84088953e4f65ea91bc86 to start an election
I20260710 11:03:32.206073 11028 raft_consensus.cc:1081] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Signalling peer b38947473da84088953e4f65ea91bc86 to start an election
I20260710 11:03:32.207603 10983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74e3d6d970a44d3c863b720a495c719a"
dest_uuid: "b38947473da84088953e4f65ea91bc86"
 from {username='slave'} at 127.0.0.1:40128
I20260710 11:03:32.208047 10983 raft_consensus.cc:493] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:32.208295 10983 raft_consensus.cc:3060] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.213091 10983 raft_consensus.cc:515] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.214901 10983 leader_election.cc:290] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 2 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:32.215811 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3d6d970a44d3c863b720a495c719a" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:32.216022 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3d6d970a44d3c863b720a495c719a" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:32.216580 10832 raft_consensus.cc:3060] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.216676 10909 raft_consensus.cc:3055] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:32.217128 10909 raft_consensus.cc:740] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:32.217897 10909 consensus_queue.cc:260] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.218847 10909 raft_consensus.cc:3060] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.222031 10832 raft_consensus.cc:2468] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 2.
I20260710 11:03:32.223322 10950 leader_election.cc:304] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:32.223855 10909 raft_consensus.cc:2468] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 2.
I20260710 11:03:32.224251 11061 raft_consensus.cc:2804] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.224778 11061 raft_consensus.cc:697] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 2 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:32.225660 11061 consensus_queue.cc:237] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.233034 10733 catalog_manager.cc:5697] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 1 to 2, leader changed from a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194) to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 2 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:32.247568 11038 raft_consensus.cc:993] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3: : Instructing follower 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:32.248055 11028 raft_consensus.cc:1081] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Signalling peer 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:32.249466 10832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6baebbb5a6944aa9162f5eebdc516a8"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:60996
I20260710 11:03:32.249979 10832 raft_consensus.cc:493] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:32.250316 10832 raft_consensus.cc:3060] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.255174 10832 raft_consensus.cc:515] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.256887 10832 leader_election.cc:290] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 2 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:32.257704 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baebbb5a6944aa9162f5eebdc516a8" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:32.258011 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6baebbb5a6944aa9162f5eebdc516a8" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:32.258304 10909 raft_consensus.cc:3055] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:32.258558 10983 raft_consensus.cc:3060] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.258684 10909 raft_consensus.cc:740] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:32.259537 10909 consensus_queue.cc:260] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.260492 10909 raft_consensus.cc:3060] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.263734 10983 raft_consensus.cc:2468] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 2.
I20260710 11:03:32.264905 10800 leader_election.cc:304] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:32.265533 10909 raft_consensus.cc:2468] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 2.
I20260710 11:03:32.265643 11034 raft_consensus.cc:2804] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.266286 11034 raft_consensus.cc:697] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:32.267148 11034 consensus_queue.cc:237] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:32.273028 10733 catalog_manager.cc:5697] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 1 to 2, leader changed from a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194) to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.413863 10983 raft_consensus.cc:1275] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.415130 11034 consensus_queue.cc:1048] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.422605 10909 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.430464 10983 raft_consensus.cc:1275] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.432317 11078 consensus_queue.cc:1048] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.433126 10909 raft_consensus.cc:1275] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.434595 11078 consensus_queue.cc:1048] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.442480 10909 raft_consensus.cc:1275] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.443986 11078 consensus_queue.cc:1048] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.561358 10983 raft_consensus.cc:1275] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.562661 11038 consensus_queue.cc:1048] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:32.573076 10832 raft_consensus.cc:1275] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.574570 11038 consensus_queue.cc:1048] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.582118 10983 raft_consensus.cc:1275] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.583775 11028 consensus_queue.cc:1048] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.592046 10832 raft_consensus.cc:1275] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.594288 10832 raft_consensus.cc:1275] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.596184 10834 raft_consensus.cc:1275] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.597899 11086 consensus_queue.cc:1048] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.598428 11038 consensus_queue.cc:1048] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.598631 11028 consensus_queue.cc:1048] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.610597 10983 raft_consensus.cc:3060] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.613864 10981 raft_consensus.cc:1275] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.615583 11086 consensus_queue.cc:1048] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.629246 10983 raft_consensus.cc:1275] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.630751 11028 consensus_queue.cc:1048] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:03:32.650660 10908 raft_consensus.cc:1275] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Refusing update from remote peer b38947473da84088953e4f65ea91bc86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.651978 11061 consensus_queue.cc:1048] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.655632 10834 raft_consensus.cc:1275] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Refusing update from remote peer b38947473da84088953e4f65ea91bc86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.657003 11061 consensus_queue.cc:1048] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.683024 10983 raft_consensus.cc:1275] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.684406 11034 consensus_queue.cc:1048] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.693096 10908 raft_consensus.cc:1275] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:32.695966 11078 consensus_queue.cc:1048] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:34.963845 10732 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37670:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:34.966521 10732 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:35.021317 10824 tablet_service.cc:1511] Processing CreateTablet for tablet fb7dfebb3ca94ba4b2f3d4258ef73dc1 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:35.022656 10894 tablet_service.cc:1511] Processing CreateTablet for tablet fb7dfebb3ca94ba4b2f3d4258ef73dc1 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:35.023427 10824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7dfebb3ca94ba4b2f3d4258ef73dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.024417 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7dfebb3ca94ba4b2f3d4258ef73dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.024242 10969 tablet_service.cc:1511] Processing CreateTablet for tablet fb7dfebb3ca94ba4b2f3d4258ef73dc1 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:35.025856 10969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7dfebb3ca94ba4b2f3d4258ef73dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.029577 10818 tablet_service.cc:1511] Processing CreateTablet for tablet 870ccd46b5944161a2adb2d50d82c5c9 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:35.031068 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870ccd46b5944161a2adb2d50d82c5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.030943 10893 tablet_service.cc:1511] Processing CreateTablet for tablet 870ccd46b5944161a2adb2d50d82c5c9 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:35.032364 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870ccd46b5944161a2adb2d50d82c5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.034788 10820 tablet_service.cc:1511] Processing CreateTablet for tablet f4caebd6692e4aabb7ceb86cb3f2aa2f (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:35.035732 10895 tablet_service.cc:1511] Processing CreateTablet for tablet f4caebd6692e4aabb7ceb86cb3f2aa2f (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:35.036252 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4caebd6692e4aabb7ceb86cb3f2aa2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.037110 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4caebd6692e4aabb7ceb86cb3f2aa2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.039135 10825 tablet_service.cc:1511] Processing CreateTablet for tablet 37d72a55ce4f40b89171ef81596d890e (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:35.040482 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d72a55ce4f40b89171ef81596d890e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.040656 10898 tablet_service.cc:1511] Processing CreateTablet for tablet 37d72a55ce4f40b89171ef81596d890e (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:35.042603 10817 tablet_service.cc:1511] Processing CreateTablet for tablet 88c67e7f44f84396b7ed19081e3597ca (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:35.044076 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c67e7f44f84396b7ed19081e3597ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.043797 10892 tablet_service.cc:1511] Processing CreateTablet for tablet 88c67e7f44f84396b7ed19081e3597ca (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:35.045301 10898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d72a55ce4f40b89171ef81596d890e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.058477 10819 tablet_service.cc:1511] Processing CreateTablet for tablet e7e4a445af154f2e83a701572f660ede (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:35.054251 10823 tablet_service.cc:1511] Processing CreateTablet for tablet 00247d40783342909b0df723aa6b19c8 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:35.059921 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e4a445af154f2e83a701572f660ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.049793 10821 tablet_service.cc:1511] Processing CreateTablet for tablet 080a9f57f775466eb0ff758d7f8dec3d (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:35.060696 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00247d40783342909b0df723aa6b19c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.061131 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c67e7f44f84396b7ed19081e3597ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.048429 10897 tablet_service.cc:1511] Processing CreateTablet for tablet 20a3b4164a7c4f999ea4b801aaa8f9e0 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:35.064455 10897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a3b4164a7c4f999ea4b801aaa8f9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.045456 10822 tablet_service.cc:1511] Processing CreateTablet for tablet 20a3b4164a7c4f999ea4b801aaa8f9e0 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:35.077071 10972 tablet_service.cc:1511] Processing CreateTablet for tablet 870ccd46b5944161a2adb2d50d82c5c9 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:35.077577 10967 tablet_service.cc:1511] Processing CreateTablet for tablet f4caebd6692e4aabb7ceb86cb3f2aa2f (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:35.077860 10970 tablet_service.cc:1511] Processing CreateTablet for tablet 37d72a55ce4f40b89171ef81596d890e (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:35.078501 10972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870ccd46b5944161a2adb2d50d82c5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.072754 10896 tablet_service.cc:1511] Processing CreateTablet for tablet 080a9f57f775466eb0ff758d7f8dec3d (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:35.079499 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d72a55ce4f40b89171ef81596d890e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.079587 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080a9f57f775466eb0ff758d7f8dec3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.074697 10899 tablet_service.cc:1511] Processing CreateTablet for tablet 00247d40783342909b0df723aa6b19c8 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:35.083456 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00247d40783342909b0df723aa6b19c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.084471 10968 tablet_service.cc:1511] Processing CreateTablet for tablet 88c67e7f44f84396b7ed19081e3597ca (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:35.085397 10966 tablet_service.cc:1511] Processing CreateTablet for tablet 00247d40783342909b0df723aa6b19c8 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:35.086104 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4caebd6692e4aabb7ceb86cb3f2aa2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.086810 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00247d40783342909b0df723aa6b19c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.086834 10974 tablet_service.cc:1511] Processing CreateTablet for tablet 20a3b4164a7c4f999ea4b801aaa8f9e0 (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:35.088208 10974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a3b4164a7c4f999ea4b801aaa8f9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.090378 10973 tablet_service.cc:1511] Processing CreateTablet for tablet e7e4a445af154f2e83a701572f660ede (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:35.092649 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 080a9f57f775466eb0ff758d7f8dec3d (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:35.097922 10973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e4a445af154f2e83a701572f660ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.075961 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080a9f57f775466eb0ff758d7f8dec3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.100044 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080a9f57f775466eb0ff758d7f8dec3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.105525 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a3b4164a7c4f999ea4b801aaa8f9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.105957 10968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c67e7f44f84396b7ed19081e3597ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.188439 11122 tablet_bootstrap.cc:492] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
W20260710 11:03:35.238520 10876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.193:42887, user_credentials={real_user=slave}} blocked reactor thread for 119876us
I20260710 11:03:35.239532 11122 tablet_bootstrap.cc:654] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.244107 10893 tablet_service.cc:1511] Processing CreateTablet for tablet e7e4a445af154f2e83a701572f660ede (DEFAULT_TABLE table=soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:35.245674 11125 tablet_bootstrap.cc:492] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.246249 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e4a445af154f2e83a701572f660ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:35.253219 11125 tablet_bootstrap.cc:654] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.265388 11127 tablet_bootstrap.cc:492] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
W20260710 11:03:35.266407 10781 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:35.277633 11122 tablet_bootstrap.cc:492] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.277772 11127 tablet_bootstrap.cc:654] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.278501 11122 ts_tablet_manager.cc:1403] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.003s
I20260710 11:03:35.280639 11125 tablet_bootstrap.cc:492] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.281275 11125 ts_tablet_manager.cc:1403] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.011s
I20260710 11:03:35.280957 11122 raft_consensus.cc:359] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.281921 11122 raft_consensus.cc:385] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.282281 11122 raft_consensus.cc:740] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.283140 11122 consensus_queue.cc:260] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.284660 11127 tablet_bootstrap.cc:492] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.285235 11127 ts_tablet_manager.cc:1403] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260710 11:03:35.285034 11125 raft_consensus.cc:359] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.285939 11125 raft_consensus.cc:385] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.286268 11125 raft_consensus.cc:740] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.287288 11122 ts_tablet_manager.cc:1434] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:35.287140 11125 consensus_queue.cc:260] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.288645 11122 tablet_bootstrap.cc:492] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:35.288637 11127 raft_consensus.cc:359] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.289703 11127 raft_consensus.cc:385] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.290071 11127 raft_consensus.cc:740] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.291018 11127 consensus_queue.cc:260] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.292999 11125 ts_tablet_manager.cc:1434] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:03:35.294314 11125 tablet_bootstrap.cc:492] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.299410 11122 tablet_bootstrap.cc:654] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.301800 11125 tablet_bootstrap.cc:654] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.308979 11127 ts_tablet_manager.cc:1434] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260710 11:03:35.313104 11127 tablet_bootstrap.cc:492] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:35.314823 11122 tablet_bootstrap.cc:492] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.315387 11122 ts_tablet_manager.cc:1403] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260710 11:03:35.318634 11122 raft_consensus.cc:359] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.319371 11122 raft_consensus.cc:385] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.319660 11122 raft_consensus.cc:740] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.320456 11122 consensus_queue.cc:260] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.320950 11125 tablet_bootstrap.cc:492] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.321396 11125 ts_tablet_manager.cc:1403] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260710 11:03:35.323889 11127 tablet_bootstrap.cc:654] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.323954 11122 ts_tablet_manager.cc:1434] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:03:35.325220 11122 tablet_bootstrap.cc:492] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:35.325902 11125 raft_consensus.cc:359] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.326749 11125 raft_consensus.cc:385] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.327204 11125 raft_consensus.cc:740] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.328419 11125 consensus_queue.cc:260] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.331459 11125 ts_tablet_manager.cc:1434] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:03:35.332454 11125 tablet_bootstrap.cc:492] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.333125 11122 tablet_bootstrap.cc:654] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.339380 11127 tablet_bootstrap.cc:492] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.339902 11127 ts_tablet_manager.cc:1403] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260710 11:03:35.339913 11125 tablet_bootstrap.cc:654] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.343447 11127 raft_consensus.cc:359] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.344290 11127 raft_consensus.cc:385] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.344728 11127 raft_consensus.cc:740] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.345685 11127 consensus_queue.cc:260] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.348624 11127 ts_tablet_manager.cc:1434] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 11:03:35.349682 11127 tablet_bootstrap.cc:492] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:35.353399 11125 tablet_bootstrap.cc:492] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.354055 11125 ts_tablet_manager.cc:1403] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 11:03:35.356909 11127 tablet_bootstrap.cc:654] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.357699 11125 raft_consensus.cc:359] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.358841 11125 raft_consensus.cc:385] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.359302 11125 raft_consensus.cc:740] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.360414 11125 consensus_queue.cc:260] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.362938 11125 ts_tablet_manager.cc:1434] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:35.364048 11125 tablet_bootstrap.cc:492] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.369261 11127 tablet_bootstrap.cc:492] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.369882 11127 ts_tablet_manager.cc:1403] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260710 11:03:35.373051 11125 tablet_bootstrap.cc:654] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.373266 11127 raft_consensus.cc:359] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.374320 11127 raft_consensus.cc:385] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.374655 11127 raft_consensus.cc:740] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.375592 11127 consensus_queue.cc:260] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.378643 11127 ts_tablet_manager.cc:1434] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:03:35.379724 11127 tablet_bootstrap.cc:492] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:35.386488 11125 tablet_bootstrap.cc:492] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.386906 11127 tablet_bootstrap.cc:654] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.387424 11125 ts_tablet_manager.cc:1403] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260710 11:03:35.392630 11126 raft_consensus.cc:493] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.393214 11126 raft_consensus.cc:515] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.396016 11126 leader_election.cc:290] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.397118 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7dfebb3ca94ba4b2f3d4258ef73dc1" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:35.394560 11125 raft_consensus.cc:359] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.396508 10908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7dfebb3ca94ba4b2f3d4258ef73dc1" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:35.397928 11125 raft_consensus.cc:385] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.398195 11122 tablet_bootstrap.cc:492] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.398136 10908 raft_consensus.cc:2468] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:35.398406 11125 raft_consensus.cc:740] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.398940 11122 ts_tablet_manager.cc:1403] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.041s
I20260710 11:03:35.399479 11125 consensus_queue.cc:260] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.400552 10983 raft_consensus.cc:2468] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:35.402359 11125 ts_tablet_manager.cc:1434] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:03:35.402205 10798 leader_election.cc:304] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.403339 11126 raft_consensus.cc:2804] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.403543 11125 tablet_bootstrap.cc:492] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.403789 11126 raft_consensus.cc:493] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.404305 11126 raft_consensus.cc:3060] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.404520 11122 raft_consensus.cc:359] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.405323 11122 raft_consensus.cc:385] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.405639 11122 raft_consensus.cc:740] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.406409 11122 consensus_queue.cc:260] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.408805 11122 ts_tablet_manager.cc:1434] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260710 11:03:35.410439 11127 tablet_bootstrap.cc:492] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.412134 11122 tablet_bootstrap.cc:492] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:35.412577 11127 ts_tablet_manager.cc:1403] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.013s
I20260710 11:03:35.414860 11125 tablet_bootstrap.cc:654] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.417349 11126 raft_consensus.cc:515] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.419292 11122 tablet_bootstrap.cc:654] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.421756 10908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7dfebb3ca94ba4b2f3d4258ef73dc1" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:35.422680 10908 raft_consensus.cc:3060] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.415746 11127 raft_consensus.cc:359] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.431224 11127 raft_consensus.cc:385] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.431545 11127 raft_consensus.cc:740] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.431969 11122 tablet_bootstrap.cc:492] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.432492 11122 ts_tablet_manager.cc:1403] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:03:35.432431 11127 consensus_queue.cc:260] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.435206 11127 ts_tablet_manager.cc:1434] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 11:03:35.435606 11122 raft_consensus.cc:359] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.436343 11122 raft_consensus.cc:385] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.436630 11122 raft_consensus.cc:740] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.437476 11122 consensus_queue.cc:260] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.440325 11122 ts_tablet_manager.cc:1434] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:35.441397 11122 tablet_bootstrap.cc:492] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:35.442430 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7dfebb3ca94ba4b2f3d4258ef73dc1" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:35.443277 10983 raft_consensus.cc:3060] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.446303 11127 tablet_bootstrap.cc:492] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:35.448309 11122 tablet_bootstrap.cc:654] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.453735 10983 raft_consensus.cc:2468] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:35.463848 10800 leader_election.cc:304] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:35.466300 11078 raft_consensus.cc:2804] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.454351 11126 leader_election.cc:290] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.471215 11126 raft_consensus.cc:493] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.475625 11078 raft_consensus.cc:697] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:35.461438 10908 raft_consensus.cc:2468] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:35.454624 11127 tablet_bootstrap.cc:654] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.473021 11126 raft_consensus.cc:515] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.477155 11078 consensus_queue.cc:237] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.478456 11126 leader_election.cc:290] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.479998 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e4a445af154f2e83a701572f660ede" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
W20260710 11:03:35.482060 10798 leader_election.cc:343] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:35.484416 11122 tablet_bootstrap.cc:492] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.484951 11122 ts_tablet_manager.cc:1403] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.009s
I20260710 11:03:35.487015 10730 catalog_manager.cc:5697] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.487979 11122 raft_consensus.cc:359] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.488834 11122 raft_consensus.cc:385] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.489112 11122 raft_consensus.cc:740] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.489862 11122 consensus_queue.cc:260] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.492419 11122 ts_tablet_manager.cc:1434] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:35.493350 11122 tablet_bootstrap.cc:492] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:35.498176 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e4a445af154f2e83a701572f660ede" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:35.499872 11122 tablet_bootstrap.cc:654] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:35.500496 10800 leader_election.cc:343] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:35.501291 10800 leader_election.cc:304] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f; no voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86
I20260710 11:03:35.505987 11127 tablet_bootstrap.cc:492] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.508957 11127 ts_tablet_manager.cc:1403] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.000s
I20260710 11:03:35.506788 11142 raft_consensus.cc:2749] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:35.510584 11125 tablet_bootstrap.cc:492] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.511291 11125 ts_tablet_manager.cc:1403] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.056s
I20260710 11:03:35.513449 11127 raft_consensus.cc:359] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.514429 11127 raft_consensus.cc:385] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.514823 11127 raft_consensus.cc:740] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.514631 11125 raft_consensus.cc:359] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.515507 11125 raft_consensus.cc:385] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.515588 11122 tablet_bootstrap.cc:492] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.515861 11125 raft_consensus.cc:740] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.516156 11122 ts_tablet_manager.cc:1403] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.019s
I20260710 11:03:35.515887 11127 consensus_queue.cc:260] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.518983 11127 ts_tablet_manager.cc:1434] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:35.519433 11122 raft_consensus.cc:359] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.520136 11127 tablet_bootstrap.cc:492] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:35.520169 11122 raft_consensus.cc:385] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.520705 11122 raft_consensus.cc:740] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.521538 11122 consensus_queue.cc:260] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.524009 11122 ts_tablet_manager.cc:1434] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:35.524993 11122 tablet_bootstrap.cc:492] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:35.526577 11061 raft_consensus.cc:493] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.527251 11061 raft_consensus.cc:515] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.529210 11127 tablet_bootstrap.cc:654] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.530056 11061 leader_election.cc:290] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:35.516980 11125 consensus_queue.cc:260] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.538220 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a3b4164a7c4f999ea4b801aaa8f9e0" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:35.539218 10834 raft_consensus.cc:2468] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:35.542110 10950 leader_election.cc:304] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:35.543718 11122 tablet_bootstrap.cc:654] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.547333 11125 ts_tablet_manager.cc:1434] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:03:35.548974 11125 tablet_bootstrap.cc:492] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.550724 11124 raft_consensus.cc:493] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.551506 11124 raft_consensus.cc:515] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.552543 11147 raft_consensus.cc:2804] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.552981 11147 raft_consensus.cc:493] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.553303 11147 raft_consensus.cc:3060] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.556191 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:35.556643 11061 raft_consensus.cc:493] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.557286 10834 raft_consensus.cc:2468] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 0.
I20260710 11:03:35.559790 11038 raft_consensus.cc:493] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.560230 10876 leader_election.cc:304] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.560364 11038 raft_consensus.cc:515] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.561444 11123 raft_consensus.cc:2804] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.561872 11123 raft_consensus.cc:493] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.562258 11123 raft_consensus.cc:3060] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.563949 11038 leader_election.cc:290] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.566166 11147 raft_consensus.cc:515] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.562057 10908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a3b4164a7c4f999ea4b801aaa8f9e0" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:35.567310 10908 raft_consensus.cc:2468] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:35.566243 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
W20260710 11:03:35.569491 10875 leader_election.cc:343] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:35.570111 11124 leader_election.cc:290] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.571000 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:35.571775 10834 raft_consensus.cc:2468] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 0.
I20260710 11:03:35.557312 11061 raft_consensus.cc:515] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.572849 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:35.573506 10983 raft_consensus.cc:2468] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 0.
I20260710 11:03:35.572001 10908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a3b4164a7c4f999ea4b801aaa8f9e0" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:35.574791 10908 raft_consensus.cc:3060] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.574463 11123 raft_consensus.cc:515] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.576414 11061 leader_election.cc:290] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:35.576808 11123 leader_election.cc:290] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.580236 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:35.580521 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:35.581169 10909 raft_consensus.cc:2393] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b38947473da84088953e4f65ea91bc86 in current term 1: Already voted for candidate a85ca113e1e948a4b8b39340399a93f3 in this term.
I20260710 11:03:35.582319 10876 leader_election.cc:304] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [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: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: b38947473da84088953e4f65ea91bc86
I20260710 11:03:35.583884 11147 leader_election.cc:290] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:35.584362 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a3b4164a7c4f999ea4b801aaa8f9e0" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:35.585041 11038 raft_consensus.cc:2804] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.585517 11038 raft_consensus.cc:493] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.585934 11038 raft_consensus.cc:3060] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.587162 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:35.588888 10950 leader_election.cc:304] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b38947473da84088953e4f65ea91bc86; no voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:35.585065 10832 raft_consensus.cc:3060] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.590054 11125 tablet_bootstrap.cc:654] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.590723 11122 tablet_bootstrap.cc:492] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.591213 11122 ts_tablet_manager.cc:1403] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.066s	user 0.003s	sys 0.018s
I20260710 11:03:35.595014 11147 raft_consensus.cc:3060] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.595968 11125 tablet_bootstrap.cc:492] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.596480 11125 ts_tablet_manager.cc:1403] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260710 11:03:35.583321 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:35.581094 10834 raft_consensus.cc:3060] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.599632 11125 raft_consensus.cc:359] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.600383 11125 raft_consensus.cc:385] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.600683 11125 raft_consensus.cc:740] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.601262 11122 raft_consensus.cc:359] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.601600 11125 consensus_queue.cc:260] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.602052 11122 raft_consensus.cc:385] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.604727 10908 raft_consensus.cc:2468] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:35.604106 11123 raft_consensus.cc:493] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.604440 11125 ts_tablet_manager.cc:1434] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:35.606678 11147 raft_consensus.cc:2749] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:35.608464 11149 raft_consensus.cc:493] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.613130 11123 raft_consensus.cc:515] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.613432 11149 raft_consensus.cc:515] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.613924 11125 tablet_bootstrap.cc:492] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.615201 11123 leader_election.cc:290] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.615670 11149 leader_election.cc:290] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:35.612839 11122 raft_consensus.cc:740] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.617404 11122 consensus_queue.cc:260] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.617964 10947 leader_election.cc:304] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:35.617997 10835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00247d40783342909b0df723aa6b19c8" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:35.618896 10835 raft_consensus.cc:2468] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 0.
I20260710 11:03:35.620013 11122 ts_tablet_manager.cc:1434] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.000s
I20260710 11:03:35.620743 10876 leader_election.cc:304] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.621541 11122 tablet_bootstrap.cc:492] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:35.611629 10832 raft_consensus.cc:2468] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:35.603999 11127 tablet_bootstrap.cc:492] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.621587 11123 raft_consensus.cc:2804] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.622334 11123 raft_consensus.cc:493] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.622504 11127 ts_tablet_manager.cc:1403] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.024s
I20260710 11:03:35.622725 11123 raft_consensus.cc:3060] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.623049 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00247d40783342909b0df723aa6b19c8" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:35.617301 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c67e7f44f84396b7ed19081e3597ca" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
W20260710 11:03:35.624531 10875 leader_election.cc:343] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:35.624979 10833 raft_consensus.cc:2468] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:35.625698 11127 raft_consensus.cc:359] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.626235 10950 leader_election.cc:304] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:35.627171 11149 raft_consensus.cc:2804] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.627661 11149 raft_consensus.cc:697] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:35.628521 11149 consensus_queue.cc:237] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.629791 11147 raft_consensus.cc:2804] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.626466 11127 raft_consensus.cc:385] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.630232 11147 raft_consensus.cc:493] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.630543 11127 raft_consensus.cc:740] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.631417 11127 consensus_queue.cc:260] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.612114 11038 raft_consensus.cc:515] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.630677 11147 raft_consensus.cc:3060] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.645761 11122 tablet_bootstrap.cc:654] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.637387 11125 tablet_bootstrap.cc:654] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.633368 10834 raft_consensus.cc:2468] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 1.
I20260710 11:03:35.655268 11147 raft_consensus.cc:515] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.673730 10876 leader_election.cc:304] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.676821 11124 raft_consensus.cc:2804] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.677695 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c67e7f44f84396b7ed19081e3597ca" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:35.678647 10909 raft_consensus.cc:3060] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.683344 11122 tablet_bootstrap.cc:492] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.684077 11122 ts_tablet_manager.cc:1403] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.013s
I20260710 11:03:35.688020 11122 raft_consensus.cc:359] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.688946 11122 raft_consensus.cc:385] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.634629 10832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:35.689915 10832 raft_consensus.cc:3060] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.689965 11124 raft_consensus.cc:697] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:35.691562 11124 consensus_queue.cc:237] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.620795 10908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c67e7f44f84396b7ed19081e3597ca" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:35.652452 10983 raft_consensus.cc:2468] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 1.
I20260710 11:03:35.634925 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:35.636937 11127 ts_tablet_manager.cc:1434] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:03:35.637265 11123 raft_consensus.cc:515] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.675405 11147 leader_election.cc:290] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:35.675575 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c67e7f44f84396b7ed19081e3597ca" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:35.689287 11122 raft_consensus.cc:740] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.694121 10833 raft_consensus.cc:3060] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.694659 11122 consensus_queue.cc:260] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.696810 11122 ts_tablet_manager.cc:1434] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:35.697660 11122 tablet_bootstrap.cc:492] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f: Bootstrap starting.
I20260710 11:03:35.699882 11127 tablet_bootstrap.cc:492] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:35.635018 11038 leader_election.cc:290] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.702699 10733 catalog_manager.cc:5697] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 1 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:35.689253 10909 raft_consensus.cc:2468] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:35.704906 10947 leader_election.cc:304] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:35.705891 11147 raft_consensus.cc:2804] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.706396 11147 raft_consensus.cc:697] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:35.707185 11147 consensus_queue.cc:237] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.709470 10832 raft_consensus.cc:2468] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 1.
I20260710 11:03:35.710482 11123 leader_election.cc:290] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.710881 10876 leader_election.cc:304] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.713729 11123 raft_consensus.cc:2804] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.714251 11123 raft_consensus.cc:697] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:35.702325 10833 raft_consensus.cc:2468] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:35.715118 11123 consensus_queue.cc:237] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.713231 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00247d40783342909b0df723aa6b19c8" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:35.720383 10834 raft_consensus.cc:3060] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.721593 11122 tablet_bootstrap.cc:654] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.723506 11127 tablet_bootstrap.cc:654] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.727891 10730 catalog_manager.cc:5697] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.730480 11122 tablet_bootstrap.cc:492] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f: No bootstrap required, opened a new log
I20260710 11:03:35.731030 11122 ts_tablet_manager.cc:1403] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 11:03:35.731997 10733 catalog_manager.cc:5697] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 1 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:35.734088 11122 raft_consensus.cc:359] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.734828 11122 raft_consensus.cc:385] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.735103 11122 raft_consensus.cc:740] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.735992 11122 consensus_queue.cc:260] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.736776 11125 tablet_bootstrap.cc:492] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.737272 11125 ts_tablet_manager.cc:1403] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.017s
I20260710 11:03:35.739609 10834 raft_consensus.cc:2468] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 1.
I20260710 11:03:35.741391 11122 ts_tablet_manager.cc:1434] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:35.742578 11125 raft_consensus.cc:359] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.743252 11125 raft_consensus.cc:385] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.743574 11125 raft_consensus.cc:740] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.744338 11125 consensus_queue.cc:260] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.746622 11125 ts_tablet_manager.cc:1434] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:35.747586 11125 tablet_bootstrap.cc:492] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.747454 10876 leader_election.cc:304] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.750808 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00247d40783342909b0df723aa6b19c8" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
W20260710 11:03:35.751992 10875 leader_election.cc:343] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:35.753023 10875 leader_election.cc:343] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:35.755247 11156 raft_consensus.cc:2804] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.755949 11156 raft_consensus.cc:697] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:35.756850 11156 consensus_queue.cc:237] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.758800 11125 tablet_bootstrap.cc:654] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.764410 11127 tablet_bootstrap.cc:492] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.765025 11127 ts_tablet_manager.cc:1403] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.013s
I20260710 11:03:35.766719 10732 catalog_manager.cc:5697] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.768410 11127 raft_consensus.cc:359] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.771899 11127 raft_consensus.cc:385] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.772255 11127 raft_consensus.cc:740] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.773183 11127 consensus_queue.cc:260] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.775643 11127 ts_tablet_manager.cc:1434] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:35.776706 11127 tablet_bootstrap.cc:492] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:35.781714 11125 tablet_bootstrap.cc:492] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.782307 11125 ts_tablet_manager.cc:1403] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260710 11:03:35.784233 11127 tablet_bootstrap.cc:654] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.785939 11125 raft_consensus.cc:359] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.786752 11125 raft_consensus.cc:385] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.787072 11125 raft_consensus.cc:740] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.788046 11125 consensus_queue.cc:260] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.791132 11125 ts_tablet_manager.cc:1434] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:35.790695 10732 catalog_manager.cc:5697] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 1 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.793246 11125 tablet_bootstrap.cc:492] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86: Bootstrap starting.
I20260710 11:03:35.795624 11127 tablet_bootstrap.cc:492] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.796206 11127 ts_tablet_manager.cc:1403] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 11:03:35.799283 11127 raft_consensus.cc:359] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.800024 11127 raft_consensus.cc:385] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.800076 11125 tablet_bootstrap.cc:654] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.800412 11127 raft_consensus.cc:740] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.801988 11127 consensus_queue.cc:260] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.802999 11078 raft_consensus.cc:493] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.804077 11127 ts_tablet_manager.cc:1434] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:03:35.803717 11078 raft_consensus.cc:515] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.804967 11127 tablet_bootstrap.cc:492] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3: Bootstrap starting.
I20260710 11:03:35.810635 11127 tablet_bootstrap.cc:654] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.810766 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4caebd6692e4aabb7ceb86cb3f2aa2f" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:35.811435 11125 tablet_bootstrap.cc:492] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86: No bootstrap required, opened a new log
I20260710 11:03:35.811475 10909 raft_consensus.cc:2468] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:35.812017 11125 ts_tablet_manager.cc:1403] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:03:35.813083 10798 leader_election.cc:304] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.814045 11142 raft_consensus.cc:2804] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.814442 11142 raft_consensus.cc:493] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.814623 11078 leader_election.cc:290] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.814846 11142 raft_consensus.cc:3060] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.816102 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4caebd6692e4aabb7ceb86cb3f2aa2f" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:35.817031 10983 raft_consensus.cc:2468] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:35.823185 11142 raft_consensus.cc:515] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.824415 11125 raft_consensus.cc:359] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.824983 11125 raft_consensus.cc:385] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.825265 11125 raft_consensus.cc:740] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.825497 11127 tablet_bootstrap.cc:492] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3: No bootstrap required, opened a new log
I20260710 11:03:35.826231 11142 leader_election.cc:290] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.825996 11125 consensus_queue.cc:260] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.826265 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4caebd6692e4aabb7ceb86cb3f2aa2f" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:35.826560 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4caebd6692e4aabb7ceb86cb3f2aa2f" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:35.827123 10909 raft_consensus.cc:3060] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.827255 10983 raft_consensus.cc:3060] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.826013 11127 ts_tablet_manager.cc:1403] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260710 11:03:35.832571 11127 raft_consensus.cc:359] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.833212 11127 raft_consensus.cc:385] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.833472 11127 raft_consensus.cc:740] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.834220 11127 consensus_queue.cc:260] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.834550 10909 raft_consensus.cc:2468] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:35.834565 10983 raft_consensus.cc:2468] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:35.835275 11125 ts_tablet_manager.cc:1434] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 11:03:35.835866 10798 leader_election.cc:304] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.836834 11142 raft_consensus.cc:2804] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.837123 11127 ts_tablet_manager.cc:1434] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:03:35.838043 11142 raft_consensus.cc:697] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:35.838696 11142 consensus_queue.cc:237] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.850696 11147 raft_consensus.cc:493] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.851274 11147 raft_consensus.cc:515] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.853820 11147 leader_election.cc:290] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:35.853950 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:35.854403 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:35.854812 10834 raft_consensus.cc:2393] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b38947473da84088953e4f65ea91bc86 in current term 1: Already voted for candidate a85ca113e1e948a4b8b39340399a93f3 in this term.
I20260710 11:03:35.854982 10731 catalog_manager.cc:5697] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.855950 10947 leader_election.cc:304] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b38947473da84088953e4f65ea91bc86; no voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:35.856681 11147 raft_consensus.cc:3060] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.862877 11147 raft_consensus.cc:2749] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:35.879335 11147 raft_consensus.cc:493] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.879828 11147 raft_consensus.cc:515] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.881547 11147 leader_election.cc:290] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:35.882575 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e4a445af154f2e83a701572f660ede" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:35.882506 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e4a445af154f2e83a701572f660ede" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:35.883395 10909 raft_consensus.cc:2468] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:35.883438 10834 raft_consensus.cc:2468] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 0.
I20260710 11:03:35.884516 10950 leader_election.cc:304] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:35.885172 11147 raft_consensus.cc:2804] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.885492 11147 raft_consensus.cc:493] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.885820 11147 raft_consensus.cc:3060] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.891000 11147 raft_consensus.cc:515] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.892546 11147 leader_election.cc:290] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:35.893411 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e4a445af154f2e83a701572f660ede" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:35.893457 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e4a445af154f2e83a701572f660ede" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:35.894057 10834 raft_consensus.cc:3060] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.894234 10909 raft_consensus.cc:3060] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.899816 10834 raft_consensus.cc:2468] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:35.900107 10909 raft_consensus.cc:2468] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 1.
I20260710 11:03:35.900864 10950 leader_election.cc:304] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:35.901063 11142 raft_consensus.cc:493] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.901710 11147 raft_consensus.cc:2804] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.901594 11142 raft_consensus.cc:515] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.902309 11147 raft_consensus.cc:697] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:35.903059 11147 consensus_queue.cc:237] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.903657 11142 leader_election.cc:290] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.904402 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080a9f57f775466eb0ff758d7f8dec3d" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:35.904605 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080a9f57f775466eb0ff758d7f8dec3d" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86" is_pre_election: true
I20260710 11:03:35.905068 10909 raft_consensus.cc:2468] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:35.905241 10983 raft_consensus.cc:2468] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 0.
I20260710 11:03:35.906097 10798 leader_election.cc:304] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.906736 11142 raft_consensus.cc:2804] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.907090 11142 raft_consensus.cc:493] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.907421 11142 raft_consensus.cc:3060] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.912547 11142 raft_consensus.cc:515] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.914499 11142 leader_election.cc:290] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:35.915165 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080a9f57f775466eb0ff758d7f8dec3d" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:35.915704 10909 raft_consensus.cc:3060] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.916646 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080a9f57f775466eb0ff758d7f8dec3d" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:35.917209 10983 raft_consensus.cc:3060] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.918603 10731 catalog_manager.cc:5697] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 0 to 1, leader changed from <none> to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 1 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:35.920885 10909 raft_consensus.cc:2468] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:35.922087 10798 leader_election.cc:304] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:35.922909 11142 raft_consensus.cc:2804] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.923487 11142 raft_consensus.cc:697] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:35.923964 10983 raft_consensus.cc:2468] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 1.
I20260710 11:03:35.924430 11142 consensus_queue.cc:237] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:35.932638 10731 catalog_manager.cc:5697] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 1 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:36.004470 11147 raft_consensus.cc:493] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:36.004966 11147 raft_consensus.cc:515] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.006870 11147 leader_election.cc:290] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:36.007848 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00247d40783342909b0df723aa6b19c8" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754534ba637742ed825fbc51babc4b1f" is_pre_election: true
I20260710 11:03:36.008240 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00247d40783342909b0df723aa6b19c8" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85ca113e1e948a4b8b39340399a93f3" is_pre_election: true
I20260710 11:03:36.008724 10834 raft_consensus.cc:2393] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b38947473da84088953e4f65ea91bc86 in current term 1: Already voted for candidate a85ca113e1e948a4b8b39340399a93f3 in this term.
I20260710 11:03:36.010040 10947 leader_election.cc:304] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b38947473da84088953e4f65ea91bc86; no voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:36.010804 11147 raft_consensus.cc:3060] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:36.017614 11147 raft_consensus.cc:2749] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:36.018867 10909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
mode: GRACEFUL
new_leader_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:41436
I20260710 11:03:36.019531 10909 raft_consensus.cc:606] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Received request to transfer leadership to TS 754534ba637742ed825fbc51babc4b1f
I20260710 11:03:36.027004 10909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
mode: GRACEFUL
new_leader_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:41436
I20260710 11:03:36.027527 10909 raft_consensus.cc:606] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Received request to transfer leadership to TS 754534ba637742ed825fbc51babc4b1f
I20260710 11:03:36.032346 10983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88c67e7f44f84396b7ed19081e3597ca"
dest_uuid: "b38947473da84088953e4f65ea91bc86"
mode: GRACEFUL
new_leader_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:41338
I20260710 11:03:36.032855 10983 raft_consensus.cc:606] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Received request to transfer leadership to TS a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:36.037603 10983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20a3b4164a7c4f999ea4b801aaa8f9e0"
dest_uuid: "b38947473da84088953e4f65ea91bc86"
mode: GRACEFUL
new_leader_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:41338
I20260710 11:03:36.038062 10983 raft_consensus.cc:606] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Received request to transfer leadership to TS a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:36.043244 10833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "080a9f57f775466eb0ff758d7f8dec3d"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
mode: GRACEFUL
new_leader_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:49918
I20260710 11:03:36.043803 10833 raft_consensus.cc:606] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Received request to transfer leadership to TS a85ca113e1e948a4b8b39340399a93f3
I20260710 11:03:36.047765 11142 consensus_queue.cc:1048] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.058916 11078 consensus_queue.cc:1048] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:36.113039 11147 consensus_queue.cc:1048] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.123945 11149 consensus_queue.cc:1048] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.132104 11061 raft_consensus.cc:993] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86: : Instructing follower a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:36.132663 11149 raft_consensus.cc:1081] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Signalling peer a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:36.134284 10909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88c67e7f44f84396b7ed19081e3597ca"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:57860
I20260710 11:03:36.134799 10909 raft_consensus.cc:493] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:36.135129 10909 raft_consensus.cc:3060] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.141137 10909 raft_consensus.cc:515] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.142766 10909 leader_election.cc:290] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:36.143628 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c67e7f44f84396b7ed19081e3597ca" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:36.143801 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c67e7f44f84396b7ed19081e3597ca" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:36.144265 10833 raft_consensus.cc:3060] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.144376 10983 raft_consensus.cc:3055] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:36.144794 10983 raft_consensus.cc:740] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:36.145493 10983 consensus_queue.cc:260] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.146512 10983 raft_consensus.cc:3060] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.150471 10833 raft_consensus.cc:2468] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:36.151005 10983 raft_consensus.cc:2468] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:36.151621 10876 leader_election.cc:304] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:36.152400 11156 raft_consensus.cc:2804] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:36.152846 11156 raft_consensus.cc:697] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:36.153606 11156 consensus_queue.cc:237] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.159412 10732 catalog_manager.cc:5697] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 1 to 2, leader changed from b38947473da84088953e4f65ea91bc86 (127.6.24.195) to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:36.193904 11156 consensus_queue.cc:1048] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.204001 11156 consensus_queue.cc:1048] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.218915 11061 consensus_queue.cc:1048] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.227910 11149 raft_consensus.cc:993] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86: : Instructing follower a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:36.228408 11147 raft_consensus.cc:1081] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Signalling peer a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:36.230031 10908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20a3b4164a7c4f999ea4b801aaa8f9e0"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:57860
I20260710 11:03:36.231390 10908 raft_consensus.cc:493] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:36.231781 10908 raft_consensus.cc:3060] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.233057 11147 consensus_queue.cc:1048] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.239027 10908 raft_consensus.cc:515] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.242347 10833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a3b4164a7c4f999ea4b801aaa8f9e0" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:36.242961 10833 raft_consensus.cc:3060] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.243227 10908 leader_election.cc:290] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:36.244242 10983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a3b4164a7c4f999ea4b801aaa8f9e0" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:36.244776 10983 raft_consensus.cc:3055] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:36.245023 10983 raft_consensus.cc:740] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:36.245800 10983 consensus_queue.cc:260] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.246636 10983 raft_consensus.cc:3060] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.248796 10833 raft_consensus.cc:2468] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:36.249782 10876 leader_election.cc:304] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: 
I20260710 11:03:36.250574 11156 raft_consensus.cc:2804] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:36.251230 11156 raft_consensus.cc:697] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:36.252107 11156 consensus_queue.cc:237] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.255394 10983 raft_consensus.cc:2468] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:36.257138 11156 consensus_queue.cc:1048] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.260437 10731 catalog_manager.cc:5697] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 1 to 2, leader changed from b38947473da84088953e4f65ea91bc86 (127.6.24.195) to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:36.264859 11124 raft_consensus.cc:993] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: : Instructing follower 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:36.265333 11124 raft_consensus.cc:1081] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Signalling peer 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:36.269088 10834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:60996
I20260710 11:03:36.269620 10834 raft_consensus.cc:493] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:36.269971 10834 raft_consensus.cc:3060] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.270279 11156 consensus_queue.cc:1048] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.277663 10834 raft_consensus.cc:515] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.279304 10833 raft_consensus.cc:1240] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Rejecting Update request from peer a85ca113e1e948a4b8b39340399a93f3 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:36.283782 11078 consensus_queue.cc:1048] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.284547 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:36.285408 10909 raft_consensus.cc:3055] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:36.285858 10909 raft_consensus.cc:740] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:36.286897 10909 consensus_queue.cc:260] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.288177 10909 raft_consensus.cc:3060] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.294661 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870ccd46b5944161a2adb2d50d82c5c9" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:36.304800 11142 consensus_queue.cc:1048] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.309792 11124 consensus_queue.cc:1048] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.310915 11156 consensus_queue.cc:1048] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:36.312449 10909 raft_consensus.cc:2468] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 2.
I20260710 11:03:36.313280 10834 leader_election.cc:290] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 2 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:36.315353 10798 leader_election.cc:304] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [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: 754534ba637742ed825fbc51babc4b1f, a85ca113e1e948a4b8b39340399a93f3; no voters: b38947473da84088953e4f65ea91bc86
I20260710 11:03:36.316756 11142 raft_consensus.cc:2804] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:36.317252 11142 raft_consensus.cc:697] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:36.318130 11142 consensus_queue.cc:237] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [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: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.322932 11156 raft_consensus.cc:993] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3: : Instructing follower 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:36.323354 11156 raft_consensus.cc:1081] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Signalling peer 754534ba637742ed825fbc51babc4b1f to start an election
I20260710 11:03:36.325724 10834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
 from {username='slave'} at 127.0.0.1:60996
I20260710 11:03:36.326290 10834 raft_consensus.cc:493] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:36.326660 10834 raft_consensus.cc:3060] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.336076 10730 catalog_manager.cc:5697] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 1 to 2, leader changed from a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194) to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:36.339272 11061 consensus_queue.cc:1048] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:36.341199 10834 raft_consensus.cc:515] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.342845 10833 raft_consensus.cc:1240] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Rejecting Update request from peer a85ca113e1e948a4b8b39340399a93f3 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:36.346608 10907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:36.347504 10907 raft_consensus.cc:3055] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:36.347932 10907 raft_consensus.cc:740] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:36.349067 10907 consensus_queue.cc:260] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.353145 10907 raft_consensus.cc:3060] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.353461 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d72a55ce4f40b89171ef81596d890e" candidate_uuid: "754534ba637742ed825fbc51babc4b1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:36.354259 10981 raft_consensus.cc:3060] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:36.358619 11124 consensus_queue.cc:1175] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b38947473da84088953e4f65ea91bc86" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:03:36.361706 10834 leader_election.cc:290] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 2 election: Requested vote from peers a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:36.365965 10981 raft_consensus.cc:2468] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 2.
I20260710 11:03:36.367218 10800 leader_election.cc:304] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:36.368014 11142 raft_consensus.cc:2804] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:36.368525 11142 raft_consensus.cc:697] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Becoming Leader. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:36.369357 11142 consensus_queue.cc:237] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [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: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.370792 10907 raft_consensus.cc:2468] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754534ba637742ed825fbc51babc4b1f in term 2.
I20260710 11:03:36.373095 11149 consensus_queue.cc:1048] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.383440 10733 catalog_manager.cc:5697] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f reported cstate change: term changed from 1 to 2, leader changed from a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194) to 754534ba637742ed825fbc51babc4b1f (127.6.24.193). New cstate: current_term: 2 leader_uuid: "754534ba637742ed825fbc51babc4b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:36.396458 11142 consensus_queue.cc:1048] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.403021 11078 raft_consensus.cc:993] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f: : Instructing follower a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:36.403697 11142 raft_consensus.cc:1081] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Signalling peer a85ca113e1e948a4b8b39340399a93f3 to start an election
I20260710 11:03:36.405332 10909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "080a9f57f775466eb0ff758d7f8dec3d"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
 from {username='slave'} at 127.0.0.1:57864
I20260710 11:03:36.405984 10909 raft_consensus.cc:493] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:36.406386 10909 raft_consensus.cc:3060] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.408619 11078 consensus_queue.cc:1048] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.413928 10909 raft_consensus.cc:515] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.414852 10907 raft_consensus.cc:1240] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Rejecting Update request from peer 754534ba637742ed825fbc51babc4b1f for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:36.416894 10909 leader_election.cc:290] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), b38947473da84088953e4f65ea91bc86 (127.6.24.195:36853)
I20260710 11:03:36.417250 10834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080a9f57f775466eb0ff758d7f8dec3d" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:36.417533 11078 consensus_queue.cc:1059] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:36.418522 10981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080a9f57f775466eb0ff758d7f8dec3d" candidate_uuid: "a85ca113e1e948a4b8b39340399a93f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b38947473da84088953e4f65ea91bc86"
I20260710 11:03:36.419117 10981 raft_consensus.cc:3060] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.421535 10834 raft_consensus.cc:3055] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:36.422272 10834 raft_consensus.cc:740] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:36.423074 10834 consensus_queue.cc:260] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.424189 10834 raft_consensus.cc:3060] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.424858 10981 raft_consensus.cc:2468] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
I20260710 11:03:36.426112 10875 leader_election.cc:304] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:36.426968 11124 raft_consensus.cc:2804] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:36.427408 11124 raft_consensus.cc:697] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Becoming Leader. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:36.428203 11124 consensus_queue.cc:237] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [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: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:36.431649 10834 raft_consensus.cc:2468] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a85ca113e1e948a4b8b39340399a93f3 in term 2.
W20260710 11:03:36.432228 11142 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:03:36.436046 10733 catalog_manager.cc:5697] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 reported cstate change: term changed from 1 to 2, leader changed from 754534ba637742ed825fbc51babc4b1f (127.6.24.193) to a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194). New cstate: current_term: 2 leader_uuid: "a85ca113e1e948a4b8b39340399a93f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:36.631878 10834 raft_consensus.cc:1275] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.633142 11124 consensus_queue.cc:1048] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.640204 10981 raft_consensus.cc:1275] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.641790 11156 consensus_queue.cc:1048] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.747880 10983 raft_consensus.cc:1275] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.749365 11156 consensus_queue.cc:1048] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.757205 10833 raft_consensus.cc:1275] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.760023 11155 consensus_queue.cc:1048] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.766921 10909 raft_consensus.cc:1275] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.768057 11142 consensus_queue.cc:1048] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.778232 10983 raft_consensus.cc:3060] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.784066 10983 raft_consensus.cc:1275] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.785537 11142 consensus_queue.cc:1048] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.809088 10983 raft_consensus.cc:1275] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.810369 11156 consensus_queue.cc:1048] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.818471 10834 raft_consensus.cc:1275] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Refusing update from remote peer a85ca113e1e948a4b8b39340399a93f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.819777 11124 consensus_queue.cc:1048] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.872046 10983 raft_consensus.cc:1275] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.873370 11142 consensus_queue.cc:1048] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.882455 10909 raft_consensus.cc:1275] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Refusing update from remote peer 754534ba637742ed825fbc51babc4b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.883908 11078 consensus_queue.cc:1048] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:39.053472 10730 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37670:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:39.071970 10730 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37670:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:39.151602  6243 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:03:39.371831 10798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.194:42665, user_credentials={real_user=slave}} blocked reactor thread for 67166.3us
W20260710 11:03:39.390918 11230 log.cc:927] Time spent T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3: Append to log took a long time: real 0.056s	user 0.001s	sys 0.001s
W20260710 11:03:39.393684 11227 log.cc:927] Time spent T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260710 11:03:39.449982 10875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.195:36853, user_credentials={real_user=slave}} blocked reactor thread for 47671.7us
I20260710 11:03:39.465335 10833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c"
dest_uuid: "754534ba637742ed825fbc51babc4b1f"
mode: GRACEFUL
new_leader_uuid: "b38947473da84088953e4f65ea91bc86"
 from {username='slave'} at 127.0.0.1:49932
W20260710 11:03:39.469455 11229 log.cc:927] Time spent T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: Append to log took a long time: real 0.079s	user 0.002s	sys 0.000s
I20260710 11:03:39.470727 11246 tablet.cc:1724] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.478047 10833 raft_consensus.cc:606] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Received request to transfer leadership to TS b38947473da84088953e4f65ea91bc86
W20260710 11:03:39.504988 11240 log.cc:927] Time spent T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86: Append to log took a long time: real 0.096s	user 0.002s	sys 0.000s
I20260710 11:03:39.577114 11260 tablet.cc:1724] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:39.598958 11253 log.cc:927] Time spent T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260710 11:03:39.598651 11264 tablet.cc:1724] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.599448 11265 tablet.cc:1724] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.619499 11243 raft_consensus.cc:993] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f: : Instructing follower b38947473da84088953e4f65ea91bc86 to start an election
I20260710 11:03:39.620054 11243 raft_consensus.cc:1081] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Signalling peer b38947473da84088953e4f65ea91bc86 to start an election
I20260710 11:03:39.570914 11250 tablet.cc:1724] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.624782 10984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c"
dest_uuid: "b38947473da84088953e4f65ea91bc86"
 from {username='slave'} at 127.0.0.1:40140
I20260710 11:03:39.625406 10984 raft_consensus.cc:493] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:39.625804 10984 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:39.626562 11258 tablet.cc:1724] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.627732 11263 tablet.cc:1724] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:39.632025 11248 log.cc:927] Time spent T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260710 11:03:39.634101 10984 raft_consensus.cc:515] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:39.636211 10984 leader_election.cc:290] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 3 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:39.638320 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:39.638873 10910 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:39.640925 11246 tablet.cc:1724] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.659371 11267 tablet.cc:1724] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:39.666850 10798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.194:42665, user_credentials={real_user=slave}} blocked reactor thread for 91873us
I20260710 11:03:39.669049 11266 tablet.cc:1724] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.680508 11270 tablet.cc:1724] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.693382 11270 tablet.cc:1724] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.699172 11267 tablet.cc:1724] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.702554 11246 tablet.cc:1724] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.706988 11270 tablet.cc:1724] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.709920 11260 tablet.cc:1724] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.670791 10910 raft_consensus.cc:2468] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 3.
W20260710 11:03:39.675175 10950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.24.193:42887, user_credentials={real_user=slave}} blocked reactor thread for 53349.4us
I20260710 11:03:39.721131 10907 raft_consensus.cc:1240] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Rejecting Update request from peer 754534ba637742ed825fbc51babc4b1f for earlier term 2. Current term is 3. Ops: []
I20260710 11:03:39.721375 11272 tablet.cc:1724] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.728379 11269 consensus_queue.cc:1059] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:39.729724 11269 raft_consensus.cc:3055] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:39.730412 11269 raft_consensus.cc:740] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 754534ba637742ed825fbc51babc4b1f, State: Running, Role: LEADER
I20260710 11:03:39.728660 11264 tablet.cc:1724] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.736878 11267 tablet.cc:1724] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.745100 10947 leader_election.cc:304] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [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: a85ca113e1e948a4b8b39340399a93f3, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:39.745689 11269 consensus_queue.cc:260] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [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: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:39.746897 11271 raft_consensus.cc:2804] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:39.747149 11269 raft_consensus.cc:3060] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:39.748230 11265 tablet.cc:1724] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.749519 11263 tablet.cc:1724] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.765112 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebed37cbdb4bc48b7c92a05b9f4f7c" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:39.765779 11271 raft_consensus.cc:697] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 3 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:39.775694 11271 consensus_queue.cc:237] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [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: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } }
I20260710 11:03:39.776978 11270 tablet.cc:1724] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.779814 10910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372"
dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
mode: GRACEFUL
new_leader_uuid: "b38947473da84088953e4f65ea91bc86"
 from {username='slave'} at 127.0.0.1:41448
I20260710 11:03:39.779524 11266 tablet.cc:1724] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.780452 10910 raft_consensus.cc:606] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Received request to transfer leadership to TS b38947473da84088953e4f65ea91bc86
I20260710 11:03:39.753705 11273 tablet.cc:1724] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.770277 11250 tablet.cc:1724] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.786173 11260 tablet.cc:1724] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.790566  6243 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:39.793505  6243 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:39.799382 11258 tablet.cc:1724] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:39.801688 10830 raft_consensus.cc:2468] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 3.
I20260710 11:03:39.833093 10730 catalog_manager.cc:5697] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 2 to 3, leader changed from 754534ba637742ed825fbc51babc4b1f (127.6.24.193) to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 3 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:39.834782 10733 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f: soft_deleted_table [id=20a79b2ab1774265acc19946bbdc104c] alter complete (version 1)
I20260710 11:03:40.062510 11247 raft_consensus.cc:993] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3: : Instructing follower b38947473da84088953e4f65ea91bc86 to start an election
I20260710 11:03:40.062937 11156 raft_consensus.cc:1081] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Signalling peer b38947473da84088953e4f65ea91bc86 to start an election
I20260710 11:03:40.064461 10978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372"
dest_uuid: "b38947473da84088953e4f65ea91bc86"
 from {username='slave'} at 127.0.0.1:40128
I20260710 11:03:40.064880 10978 raft_consensus.cc:493] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:40.065117 10978 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:40.069891 10978 raft_consensus.cc:515] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:40.071425 10978 leader_election.cc:290] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [CANDIDATE]: Term 3 election: Requested vote from peers 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887), a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665)
I20260710 11:03:40.072448 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754534ba637742ed825fbc51babc4b1f"
I20260710 11:03:40.072458 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae60e46c4044a46a373ed85c183f372" candidate_uuid: "b38947473da84088953e4f65ea91bc86" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a85ca113e1e948a4b8b39340399a93f3"
I20260710 11:03:40.073136 10830 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:40.073210 10910 raft_consensus.cc:3055] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:40.073683 10910 raft_consensus.cc:740] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a85ca113e1e948a4b8b39340399a93f3, State: Running, Role: LEADER
I20260710 11:03:40.074393 10910 consensus_queue.cc:260] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [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: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:40.075409 10910 raft_consensus.cc:3060] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:40.078325 10830 raft_consensus.cc:2468] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 3.
I20260710 11:03:40.079489 10950 leader_election.cc:304] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [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: 754534ba637742ed825fbc51babc4b1f, b38947473da84088953e4f65ea91bc86; no voters: 
I20260710 11:03:40.080196 11271 raft_consensus.cc:2804] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:40.080646 11271 raft_consensus.cc:697] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 3 LEADER]: Becoming Leader. State: Replica: b38947473da84088953e4f65ea91bc86, State: Running, Role: LEADER
I20260710 11:03:40.080730 10910 raft_consensus.cc:2468] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b38947473da84088953e4f65ea91bc86 in term 3.
I20260710 11:03:40.081382 11271 consensus_queue.cc:237] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [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: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } }
I20260710 11:03:40.089198 10733 catalog_manager.cc:5697] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 reported cstate change: term changed from 2 to 3, leader changed from a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194) to b38947473da84088953e4f65ea91bc86 (127.6.24.195). New cstate: current_term: 3 leader_uuid: "b38947473da84088953e4f65ea91bc86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b38947473da84088953e4f65ea91bc86" member_type: VOTER last_known_addr { host: "127.6.24.195" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:40.181795 10830 raft_consensus.cc:1275] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 3 FOLLOWER]: Refusing update from remote peer b38947473da84088953e4f65ea91bc86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:40.183035 11271 consensus_queue.cc:1048] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:40.195685 10910 raft_consensus.cc:1275] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Refusing update from remote peer b38947473da84088953e4f65ea91bc86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:40.197074 11283 consensus_queue.cc:1048] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:40.526700 10910 raft_consensus.cc:1275] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Refusing update from remote peer b38947473da84088953e4f65ea91bc86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:40.527971 11283 consensus_queue.cc:1048] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85ca113e1e948a4b8b39340399a93f3" member_type: VOTER last_known_addr { host: "127.6.24.194" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:40.536849 10830 raft_consensus.cc:1275] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 3 FOLLOWER]: Refusing update from remote peer b38947473da84088953e4f65ea91bc86: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:40.539074 11271 consensus_queue.cc:1048] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754534ba637742ed825fbc51babc4b1f" member_type: VOTER last_known_addr { host: "127.6.24.193" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:40.848114  6243 tablet_server.cc:179] TabletServer@127.6.24.193:0 shutting down...
I20260710 11:03:40.873237  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:40.873960  6243 tablet_replica.cc:333] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.874563  6243 raft_consensus.cc:2243] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.875068  6243 raft_consensus.cc:2272] T 080a9f57f775466eb0ff758d7f8dec3d P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.876863  6243 tablet_replica.cc:333] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.877513  6243 raft_consensus.cc:2243] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.878115  6243 raft_consensus.cc:2272] T 88c67e7f44f84396b7ed19081e3597ca P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.879979  6243 tablet_replica.cc:333] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.880514  6243 raft_consensus.cc:2243] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.881213  6243 raft_consensus.cc:2272] T 37d72a55ce4f40b89171ef81596d890e P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.883265  6243 tablet_replica.cc:333] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.883957  6243 raft_consensus.cc:2243] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.884532  6243 raft_consensus.cc:2272] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:40.885582 10876 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260710 11:03:40.886706  6243 tablet_replica.cc:333] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.887343  6243 raft_consensus.cc:2243] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.887805  6243 raft_consensus.cc:2272] T e7e4a445af154f2e83a701572f660ede P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.889490  6243 tablet_replica.cc:333] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.890290  6243 raft_consensus.cc:2243] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.890789  6243 raft_consensus.cc:2272] T 00247d40783342909b0df723aa6b19c8 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:40.891988 10876 consensus_peers.cc:597] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 -> Peer 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887): Couldn't send request to peer 754534ba637742ed825fbc51babc4b1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:40.892690  6243 tablet_replica.cc:333] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
W20260710 11:03:40.893193 10876 consensus_peers.cc:597] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 -> Peer 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887): Couldn't send request to peer 754534ba637742ed825fbc51babc4b1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:40.893296  6243 raft_consensus.cc:2243] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.894166  6243 raft_consensus.cc:2272] T 870ccd46b5944161a2adb2d50d82c5c9 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.895856  6243 tablet_replica.cc:333] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.896414  6243 raft_consensus.cc:2243] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.896831  6243 raft_consensus.cc:2272] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P 754534ba637742ed825fbc51babc4b1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.899062  6243 tablet_replica.cc:333] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.899646  6243 raft_consensus.cc:2243] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.900345  6243 raft_consensus.cc:2272] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.902050  6243 tablet_replica.cc:333] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.902575  6243 raft_consensus.cc:2243] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.903276  6243 raft_consensus.cc:2272] T 7f1286e3951f4c24839fb28c203bcb28 P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.905035  6243 tablet_replica.cc:333] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.905524  6243 raft_consensus.cc:2243] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.906239  6243 raft_consensus.cc:2272] T 51b49c9495a3402d8e648519e40900e1 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.908106  6243 tablet_replica.cc:333] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.908604  6243 raft_consensus.cc:2243] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.909300  6243 raft_consensus.cc:2272] T f4caebd6692e4aabb7ceb86cb3f2aa2f P 754534ba637742ed825fbc51babc4b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.910982  6243 tablet_replica.cc:333] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.911484  6243 raft_consensus.cc:2243] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.911972  6243 raft_consensus.cc:2272] T 74e3d6d970a44d3c863b720a495c719a P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.913709  6243 tablet_replica.cc:333] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.914186  6243 raft_consensus.cc:2243] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.914611  6243 raft_consensus.cc:2272] T 4ae60e46c4044a46a373ed85c183f372 P 754534ba637742ed825fbc51babc4b1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.916857  6243 tablet_replica.cc:333] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.917357  6243 raft_consensus.cc:2243] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.917805  6243 raft_consensus.cc:2272] T aabf501f9a924eb7af2d33270a84c174 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.919586  6243 tablet_replica.cc:333] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.920110  6243 raft_consensus.cc:2243] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.920625  6243 raft_consensus.cc:2272] T b77c0c7f7f544ae3993f506db6e7bc6c P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.922899  6243 tablet_replica.cc:333] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.923328  6243 raft_consensus.cc:2243] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.923786  6243 raft_consensus.cc:2272] T 8380bba514d845249ab8cf9793b6b292 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.925431  6243 tablet_replica.cc:333] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f: stopping tablet replica
I20260710 11:03:40.926002  6243 raft_consensus.cc:2243] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.926858  6243 raft_consensus.cc:2272] T f6baebbb5a6944aa9162f5eebdc516a8 P 754534ba637742ed825fbc51babc4b1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.965070  6243 tablet_server.cc:196] TabletServer@127.6.24.193:0 shutdown complete.
W20260710 11:03:40.983969 10950 consensus_peers.cc:597] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 -> Peer 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887): Couldn't send request to peer 754534ba637742ed825fbc51babc4b1f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:40.994990  6243 tablet_server.cc:179] TabletServer@127.6.24.194:0 shutting down...
I20260710 11:03:41.024937  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:41.025692  6243 tablet_replica.cc:333] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.026292  6243 raft_consensus.cc:2243] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.026777  6243 raft_consensus.cc:2272] T e7e4a445af154f2e83a701572f660ede P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.028609  6243 tablet_replica.cc:333] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.029193  6243 raft_consensus.cc:2243] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.029983  6243 raft_consensus.cc:2272] T 080a9f57f775466eb0ff758d7f8dec3d P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.031729  6243 tablet_replica.cc:333] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.032271  6243 raft_consensus.cc:2243] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.032974  6243 raft_consensus.cc:2272] T 88c67e7f44f84396b7ed19081e3597ca P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.034705  6243 tablet_replica.cc:333] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.035539  6243 raft_consensus.cc:2243] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.036525  6243 raft_consensus.cc:2272] T 00247d40783342909b0df723aa6b19c8 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.038244  6243 tablet_replica.cc:333] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.038810  6243 raft_consensus.cc:2243] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.039224  6243 raft_consensus.cc:2272] T 37d72a55ce4f40b89171ef81596d890e P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.041033  6243 tablet_replica.cc:333] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.041541  6243 raft_consensus.cc:2243] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.042311  6243 raft_consensus.cc:2272] T aabf501f9a924eb7af2d33270a84c174 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.044064  6243 tablet_replica.cc:333] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.044674  6243 raft_consensus.cc:2243] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.045226  6243 raft_consensus.cc:2272] T 4ae60e46c4044a46a373ed85c183f372 P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.048909  6243 tablet_replica.cc:333] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
W20260710 11:03:41.049328 10950 consensus_peers.cc:597] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 -> Peer 754534ba637742ed825fbc51babc4b1f (127.6.24.193:42887): Couldn't send request to peer 754534ba637742ed825fbc51babc4b1f. Status: Network error: Client connection negotiation failed: client connection to 127.6.24.193:42887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:41.049540  6243 raft_consensus.cc:2243] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.050181  6243 raft_consensus.cc:2272] T f4caebd6692e4aabb7ceb86cb3f2aa2f P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.051910  6243 tablet_replica.cc:333] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.052493  6243 raft_consensus.cc:2243] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.052860  6243 raft_consensus.cc:2272] T 74e3d6d970a44d3c863b720a495c719a P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.054605  6243 tablet_replica.cc:333] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.055099  6243 raft_consensus.cc:2243] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.055461  6243 raft_consensus.cc:2272] T 51b49c9495a3402d8e648519e40900e1 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.057164  6243 tablet_replica.cc:333] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.057749  6243 raft_consensus.cc:2243] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.058112  6243 raft_consensus.cc:2272] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.059813  6243 tablet_replica.cc:333] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.060283  6243 raft_consensus.cc:2243] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.060631  6243 raft_consensus.cc:2272] T 7f1286e3951f4c24839fb28c203bcb28 P a85ca113e1e948a4b8b39340399a93f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.062511  6243 tablet_replica.cc:333] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.062980  6243 raft_consensus.cc:2243] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.063695  6243 raft_consensus.cc:2272] T b77c0c7f7f544ae3993f506db6e7bc6c P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.065457  6243 tablet_replica.cc:333] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.065974  6243 raft_consensus.cc:2243] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.066653  6243 raft_consensus.cc:2272] T 8380bba514d845249ab8cf9793b6b292 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.068665  6243 tablet_replica.cc:333] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.069207  6243 raft_consensus.cc:2243] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.069718  6243 raft_consensus.cc:2272] T f6baebbb5a6944aa9162f5eebdc516a8 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:41.070354 10947 consensus_peers.cc:597] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 -> Peer a85ca113e1e948a4b8b39340399a93f3 (127.6.24.194:42665): Couldn't send request to peer a85ca113e1e948a4b8b39340399a93f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:41.071645  6243 tablet_replica.cc:333] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.072234  6243 raft_consensus.cc:2243] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.072947  6243 raft_consensus.cc:2272] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.074740  6243 tablet_replica.cc:333] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.075212  6243 raft_consensus.cc:2243] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.075628  6243 raft_consensus.cc:2272] T 870ccd46b5944161a2adb2d50d82c5c9 P a85ca113e1e948a4b8b39340399a93f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.077344  6243 tablet_replica.cc:333] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3: stopping tablet replica
I20260710 11:03:41.077839  6243 raft_consensus.cc:2243] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.078226  6243 raft_consensus.cc:2272] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P a85ca113e1e948a4b8b39340399a93f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.116415  6243 tablet_server.cc:196] TabletServer@127.6.24.194:0 shutdown complete.
I20260710 11:03:41.143199  6243 tablet_server.cc:179] TabletServer@127.6.24.195:0 shutting down...
I20260710 11:03:41.169854  6243 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:41.170607  6243 tablet_replica.cc:333] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.171541  6243 raft_consensus.cc:2243] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.171991  6243 raft_consensus.cc:2272] T 37d72a55ce4f40b89171ef81596d890e P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.173738  6243 tablet_replica.cc:333] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.174232  6243 raft_consensus.cc:2243] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.174587  6243 raft_consensus.cc:2272] T 00247d40783342909b0df723aa6b19c8 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.176674  6243 tablet_replica.cc:333] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.177505  6243 raft_consensus.cc:2243] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.178103  6243 raft_consensus.cc:2272] T 080a9f57f775466eb0ff758d7f8dec3d P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.180807  6243 tablet_replica.cc:333] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.181473  6243 raft_consensus.cc:2243] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.182555  6243 raft_consensus.cc:2272] T e7e4a445af154f2e83a701572f660ede P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.184376  6243 tablet_replica.cc:333] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.184933  6243 raft_consensus.cc:2243] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.185375  6243 raft_consensus.cc:2272] T b77c0c7f7f544ae3993f506db6e7bc6c P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.187284  6243 tablet_replica.cc:333] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.187814  6243 raft_consensus.cc:2243] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.188544  6243 raft_consensus.cc:2272] T 4ae60e46c4044a46a373ed85c183f372 P b38947473da84088953e4f65ea91bc86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.191210  6243 tablet_replica.cc:333] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.191743  6243 raft_consensus.cc:2243] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.192157  6243 raft_consensus.cc:2272] T aabf501f9a924eb7af2d33270a84c174 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.193997  6243 tablet_replica.cc:333] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.194499  6243 raft_consensus.cc:2243] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.194916  6243 raft_consensus.cc:2272] T 20a3b4164a7c4f999ea4b801aaa8f9e0 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.196506  6243 tablet_replica.cc:333] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.197032  6243 raft_consensus.cc:2243] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.197513  6243 raft_consensus.cc:2272] T 870ccd46b5944161a2adb2d50d82c5c9 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.200086  6243 tablet_replica.cc:333] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.200613  6243 raft_consensus.cc:2243] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.201324  6243 raft_consensus.cc:2272] T 00ebed37cbdb4bc48b7c92a05b9f4f7c P b38947473da84088953e4f65ea91bc86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.203099  6243 tablet_replica.cc:333] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.203631  6243 raft_consensus.cc:2243] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.204034  6243 raft_consensus.cc:2272] T fb7dfebb3ca94ba4b2f3d4258ef73dc1 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.205691  6243 tablet_replica.cc:333] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.206187  6243 raft_consensus.cc:2243] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.206604  6243 raft_consensus.cc:2272] T 7f1286e3951f4c24839fb28c203bcb28 P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.208308  6243 tablet_replica.cc:333] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.208776  6243 raft_consensus.cc:2243] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.209214  6243 raft_consensus.cc:2272] T 51b49c9495a3402d8e648519e40900e1 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.211035  6243 tablet_replica.cc:333] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.211542  6243 raft_consensus.cc:2243] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.211961  6243 raft_consensus.cc:2272] T f4caebd6692e4aabb7ceb86cb3f2aa2f P b38947473da84088953e4f65ea91bc86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.213631  6243 tablet_replica.cc:333] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.214123  6243 raft_consensus.cc:2243] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.214859  6243 raft_consensus.cc:2272] T 74e3d6d970a44d3c863b720a495c719a P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.216677  6243 tablet_replica.cc:333] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.217171  6243 raft_consensus.cc:2243] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.217641  6243 raft_consensus.cc:2272] T 88c67e7f44f84396b7ed19081e3597ca P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.219229  6243 tablet_replica.cc:333] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.219681  6243 raft_consensus.cc:2243] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.220082  6243 raft_consensus.cc:2272] T 8380bba514d845249ab8cf9793b6b292 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.221809  6243 tablet_replica.cc:333] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86: stopping tablet replica
I20260710 11:03:41.222225  6243 raft_consensus.cc:2243] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.222656  6243 raft_consensus.cc:2272] T f6baebbb5a6944aa9162f5eebdc516a8 P b38947473da84088953e4f65ea91bc86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.258670  6243 tablet_server.cc:196] TabletServer@127.6.24.195:0 shutdown complete.
I20260710 11:03:41.285110  6243 master.cc:562] Master@127.6.24.254:37101 shutting down...
I20260710 11:03:41.304807  6243 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.305287  6243 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.305626  6243 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8dc077eb71cd4d21a083041927ea388f: stopping tablet replica
I20260710 11:03:41.325985  6243 master.cc:584] Master@127.6.24.254:37101 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11287 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24696 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (119418 ms total)
[  PASSED  ] 8 tests.
I20260710 11:03:41.380228  6243 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 390 messages since previous log ~14 seconds ago
I20260710 11:03:41.380470  6243 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 396 messages since previous log ~14 seconds ago
I20260710 11:03:41.380611  6243 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 396 messages since previous log ~14 seconds ago
I20260710 11:03:41.380767  6243 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:03:41.380915  6243 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:03:41.381098  6243 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 11:03:41.381338  6243 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
